Skip to content

fastAPI + OpenTelemetry + Prometheus + JAEGER + CORS

Notifications You must be signed in to change notification settings

macialek/API_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API_sample

fastAPI + OpenTelemetry + Prometheus + JAEGER + CORS

Available front

Build instruction

Requirements:

  • Docker

Running

docker compose up

Development

Requirements

  • Poetry 1.1.12
  • Python 3.9

Enviroment creation

poetry install

Running api only inside enviroment

poetry run uvicorn --host=0.0.0.0 --port=8000 app.api:app

About

fastAPI + OpenTelemetry + Prometheus + JAEGER + CORS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published