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

Releases: AppMetrics/Reporting

3.0.0

02 Dec 13:40
4415a09
Compare
Choose a tag to compare

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

bug

  • #60 Review usage of Task.Run

new feature

  • #53 Implementation App.Metrics.Reporting via Socket layer

enhancements

  • #48 App Metrics 3.0.0 updates
  • #47 dotnet core 2.1.0 package updates

2.0.0

29 Mar 13:30
4e1ab7b
Compare
Choose a tag to compare

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

enhancement

  • #44 Project dependency updates

2.0.0-preview1

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

As part of this release we had 57 commits which resulted in 7 issues being closed.

bugs

  • #42 Reporters should use the formatter used on MetricsBuilder unless overridden
  • #40 http reporter not working (.NET CORE 2.0 web api)

enhancements

  • #39 Add sourcelink support
  • #35 [TextFile Reporter] Add configuration option to append metrics to file rather than overwrite on reporting

breaking change

  • #37 Rename packages to keep consistency with App Metrics 2.0 package naming

refactorings

  • #38 Simplify Boilerplate
  • #36 App Metrics 2.0 package updates

1.2.0

07 Jun 11:26
Compare
Choose a tag to compare

As part of this release we had 14 commits which resulted in 3 issues being closed.

new features

  • #32 Text file reporter should have the ability to change output formatting
  • #31 HTTP Reporter
  • #27 Console reporter should have an ability to change output formatting

1.1.0

22 Apr 11:27
Compare
Choose a tag to compare

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

enhancement

  • #29 1.1.0 Release

1.1.0-alpha

17 Apr 08:50
Compare
Choose a tag to compare
1.1.0-alpha Pre-release
Pre-release

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

new feature

  • #21 ES Grafana Sample

enhancements

  • #24 Move ES reporter to new repo
  • #23 Move InfluxDB reporter to new repo
  • #20 Remove code duplication in ES & InfluxDB reporters
  • #17 [InfluxDB] Histogram sum not reported

refactoring

  • #22 Simplify ES Reporter implementation using ReportRunner and extensions moved to App.Metrics core

1.0.0

23 Mar 08:32
Compare
Choose a tag to compare

App.Metrics updated to version 1.0.0, InfluxDB reporter supports multidimentional metrics

1.0.0-rc1

15 Feb 11:16
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release

#5 Removed dependency on Polly in influxDB reporter, replaced with simple circuit breaker within the project

Updated App.Metrics packages to 1.0.0-rc1

1.0.0-beta5

31 Jan 11:28
Compare
Choose a tag to compare
1.0.0-beta5 Pre-release
Pre-release

Projects moved from AppMetrics.

See the release notes here