Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This repo contains an example of OpenTelemetry instrumentation of Flask, including Trace ID injection into JSON logs.

Using docker:

make build
make run

# Then send HTTP requests to localhost:8000/rolldice
# Examine the logs from both containers, and you should see the trace ID.

About

Example of OpenTelemetry instrumentation of flask app, gunicorn, with trace ID log injection.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages