prometheus
InferenceInstrumentator
¶
Class responsible for managing the Prometheus metrics for the inference server.
This class inititalizes the Prometheus Instrumentator and exposes the metrics endpoint.
Source code in inference/core/managers/prometheus.py
14 15 16 17 18 19 20 21 22 23 24 25 26 |
|