Skip to content

Releases: tentaclelabs/prometheus_client

0.4.0

30 Nov 14:56

Choose a tag to compare

0.3.0+1

25 Nov 06:19

Choose a tag to compare

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

0.3.0

23 Nov 09:55

Choose a tag to compare

  • Implement Summary metric type

0.2.0

13 Nov 20:09

Choose a tag to compare

  • Support timestamp for samples.

0.1.0

13 Nov 19:36

Choose a tag to compare

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