added prometheus exporter

This commit is contained in:
Jan Felix Wiebe 2025-07-11 14:56:30 +02:00
parent be5ce63add
commit 7017df5fa3
5 changed files with 139 additions and 2 deletions

View file

@ -6,4 +6,5 @@ requests>=2.32.0
websockets>=12.0
pytest>=7.0.0
pytest-asyncio>=0.23.0
httpx>=0.25.0
httpx>=0.25.0
prometheus-client>=0.19.0