prometheus/client_python

Prometheus instrumentation library for Python applications

Pythonpythonmetricsprometheusinstrumentation
This is stars and forks stats for /prometheus/client_python repository. As of 07 May, 2024 this repository has 3564 stars and 781 forks.

Prometheus Python Client The official Python client for Prometheus. Three Step Demo One: Install the client: pip install prometheus-client Two: Paste the following into a Python interpreter: from prometheus_client import start_http_server, Summary import random import time # Create a metric to track time spent and requests made. REQUEST_TIME = Summary('request_processing_seconds', 'Time spent processing request') # Decorate function with metric. @REQUEST_TIME.time() def process_request(t): """A...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
HobbitLong/SupContrastPython2.6k04720
LibrePhotos/librephotosPythonShell5.9k02560
mozilla/uniffi-rsRustPythonKotlin1.9k01550
sbt/sbt-native-packagerScalaShellPython1.6k04420
NoahZinsmeister/ProveItSolidityJavaScriptPython580120
he4rt/he4rtoberfest-2022JavaJavaScriptGo27202170
Oldes/Starling-timeline-exampleActionScriptRJavaScript6040
rsyslog/rsyslogCShellJavaScript1.9k06260
meshtastic/Meshtastic-deviceC++CAssembly2.1k04610
jtv/libpqxxC++ShellMakefile84602420