Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Releases: AppMetrics/Prometheus

3.0.0

02 Dec 22:23
54ea8bb
Compare
Choose a tag to compare

As part of this release we had 18 commits which resulted in 4 issues being closed.

bugs

  • #40 As of Prometheus release 2.4 this formatter no longer functions. Invalid metric type error for metric types containing capitals.
  • #36 0.5 quantile should be median rather than mean
  • #23 Prometheus parse problems

enhancement

  • #33 dotnet core 2.1.0 package updates

2.0.0

29 Mar 15:03
b1d5bd8
Compare
Choose a tag to compare

As part of this release we had 42 commits which resulted in 2 issues being closed.

bug

  • #30 MetricsPrometheusTextOutputFormatter throws exception from race condition

enhancement

  • #28 Project dependency updates

2.0.0-preview1

06 Feb 12:59
Compare
Choose a tag to compare
2.0.0-preview1 Pre-release
Pre-release

As part of this release we had 38 commits which resulted in 6 issues being closed.

bugs

enhancement

  • #19 Add sourcelink support

refactorings

  • #14 Rename packages to keep consistency with App Metrics 2.0 package naming
  • #13 App Metrics 2.0 package updates
  • #12 Move to AppMetrics GitHub org

1.1.0

07 Jun 11:10
Compare
Choose a tag to compare

As part of this release we had 2 commits which resulted in 4 issues being closed.

bug

  • #6 Health check results and apdex not displayed in grafana web dashboard

enhancements

  • #5 Allow both prometheus text and protobuf formatting
  • #3 Unit of measurement configuration
  • #2 Add Grafana dashboard for the sandbox project with prometheus datasource