Event handlers that update metrics
Event handlers that update metrics
OpenTelemetry client implementation, used to push metrics to an OTLP collector endpoint (e.g. Scaleway cockpit).
OpenTelemetry client implementation, used to push metrics to an OTLP collector endpoint (e.g. Scaleway cockpit).
Functionality to export metrics to prometheus format, or push them to a pushgateway.
Originally we used micrometer-clj
, but it's really old and incompatible with recent
versions of the Prometheus libs. Since we're fixed on Prometheus (for now), it's not
necessary to maintain all the other formats, so the micrometer layer was essentially
ballast. This namespace accesses the Prometheus code directly.
Functionality to export metrics to prometheus format, or push them to a pushgateway. Originally we used `micrometer-clj`, but it's really old and incompatible with recent versions of the Prometheus libs. Since we're fixed on Prometheus (for now), it's not necessary to maintain all the other formats, so the micrometer layer was essentially ballast. This namespace accesses the Prometheus code directly.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |