Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastapi Prometheus Example

Example Implementation of Prometheus Client on Fastapi Framework

Examples

How To Run

using makefile

  • Counter : make counter
  • Gauge : make gauge
  • Summary : make summary
  • Histogram : make histogram

or simply execute the python file. ex : python counter.py

App will run on port 8282 Metric exposed on port 8181

About

Fastapi Prometheus Example

Resources

Stars

4 stars

Watchers

0 watching

Forks

Contributors

Languages