v0.1.0
🦕 OpenMetrics server library for Deno that support exporting metrics to Prometheus and OpenMetrics
Attributes
Includes Deno configuration
Repository
Current version released
10 months ago
Dependencies
deno.land/x
Versions
deno-openmetrics
OpenMetrics library for Deno. It supports exporting metrics to Prometheus and OpenMetrics.
ToDo
- Support Metric Types
-
StateSet
-
Info
-
Histogram
-
GaugeHistogram
-
Summary
-
Unknown
-
- Add a
Collector
that useDeno.metrics()
to collect metrics - Consider if we can use
Worker
to collect/handle metrics in background
License
The code follows MIT license written in LICENSE. Contributors need to agree that any modifications sent in this repository follow the license.