https://github.com/lispython/pyprometheus_demo
https://github.com/lispython/pyprometheus_demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lispython/pyprometheus_demo
- Owner: Lispython
- Created: 2017-02-26T20:45:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T11:49:35.000Z (about 8 years ago)
- Last Synced: 2025-02-10T08:11:20.000Z (3 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example project for show pyprometheus for python features
## Starting application
For start application simple run `make docker-start`## Load testing
Change `load.ini` and run `make tank`.
## Compare result
Take data from 127.0.0.1:8051/metrics and compare with logstring `[pid: 56|app: 0|req: 1499/6003]`.