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

Releases: AppMetrics/Graphite

3.0.0

02 Dec 14:16
f666a2c
Compare
Choose a tag to compare

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

enhancements

  • #29 App Metrics 3.0.0 updates
  • #28 dotnet core 2.1.0 package updates

2.0.1

29 Mar 15:36
ddc77b0
Compare
Choose a tag to compare

As part of this release we had 2 commits which resulted in 1 issue being closed.
Just fixing some nuget package meta data issues

bug

  • #25 Nuget package logo and path to docs incorrect

2.0.0

29 Mar 14:34
805ecdd
Compare
Choose a tag to compare

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

enhancements

  • #21 Project dependency updates
  • #18 Add sourcelink support

refactorings

  • #19 Finish Graphite support for 2.0.0
  • #16 Rename packages to keep consistency with App Metrics 2.0 package naming
  • #15 App Metrics 2.0 package updates
  • #14 Move to AppMetrics GitHub org

1.3.0

30 Jun 11:22
Compare
Choose a tag to compare

As part of this release we had 5 commits which resulted in 1 issue being closed.

enhancement

  • #8 Template based format for graphite endpoint

1.2.0

07 Jun 11:16
Compare
Choose a tag to compare

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

new features

  • #10 Move graphite formatting to seperate Formatter package for middleware & formatting package to customize payloads
  • #9 Include exception tracking in web dashboard

1.1.0

06 May 13:26
Compare
Choose a tag to compare

As part of this release we had 6 issues closed.

enhancements

  • #7 Refactor reporting project to use latest app metrics packages
  • #6 Implement backoff policy when graphite is unreachable or fails
  • #5 Unit Test metric name/value formatting
  • #2 Add sanbox project for Graphite reporting
  • #1 Add Grafana dashboard for the sandbox project with graphite datasource

documentation

  • #3 Update documentation on Grapihte reporter