prometheus_client 0.4.1 copy "prometheus_client: ^0.4.1" to clipboard
prometheus_client: ^0.4.1 copied to clipboard

outdated

Dart implementation of the Prometheus client library providing metrics.

0.4.1 #

  • counter.inc() should only allow to increment by values greather than zero.

0.4.0+4 #

0.4.0+3 #

  • Remove author from pubspec.

0.4.0+2 #

  • Fix some analyzer issues, no functional changes.

0.4.0+1 #

  • Align version constraint to prometheus_client_shelf.

0.4.0 #

0.3.0+1 #

  • Increase version constraint range on package collection to ^1.14.11 to be compatible with flutter.

0.3.0 #

  • Implement Summary metric type.

0.2.0 #

  • Support timestamp for samples.

0.1.0 #

  • Initial version.
  • Implements Counter, Gauge and Histogram.
  • Includes a shelf handler to export metrics and a shelf middleware to measure performance.
26
likes
0
points
263
downloads

Publisher

verified publishertentaclelabs.com

Weekly Downloads

Dart implementation of the Prometheus client library providing metrics.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection

More

Packages that depend on prometheus_client