prometheus_client 0.3.0+1 copy "prometheus_client: ^0.3.0+1" to clipboard
prometheus_client: ^0.3.0+1 copied to clipboard

outdated

Dart implementation of the Prometheus client library providing metrics and a shelf integration.

0.1.0 #

  • Initial version.
  • Implements Counter, Gauge and Histogram.
  • Includes a shelf handler to export metrics and a shelf middleware to measure performance.

0.2.0 #

  • Support timestamp for samples.

0.3.0 #

  • Implement Summary metric type.

0.3.0+1 #

  • Increase version constraint range on package collection to ^1.14.11 to be compatible with flutter.
25
likes
0
pub points
81%
popularity

Publisher

verified publishertentaclelabs.com

Dart implementation of the Prometheus client library providing metrics and a shelf integration.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, shelf

More

Packages that depend on prometheus_client