Skip to content

jseiser/otlp_fastapi_repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run

pipenv sync
pipenv run opentelemetry-instrument uvicorn ui.main:app --proxy-headers --host=0.0.0.0 --port=5000 --log-level=error

Gen Traffic

curl http://localhost:5000                                                 
{"message":"Hello World"} 
curl http://localhost:5000
{"message":"Hello World"}

Metrics

curl http://localhost:9464/metrics 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages