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

Releases: AppMetrics/InfluxDB

3.0.0

02 Dec 14:07
ff3ad64
Compare
Choose a tag to compare

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

new features

  • #33 Support specifying which fields to reporter and allow cusomising each metric field name reported
  • #17 Support for Telegraf + UDP

enhancements

  • #38 Please provide a way to create default retention policy for database in case of creation a new database
  • #36 Add health reporting to sample app and grafana dashboard
  • #34 Misprint in the InfluxDbOptions name "RetensionPolicy"
  • #30 Update to net core 2.1.0 sdk

2.0.0

29 Mar 14:20
ad0232e
Compare
Choose a tag to compare

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

enhancements

  • #26 Project dependency updates
  • #20 Create db if not existing

2.0.0-preview1

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

As part of this release we had 44 commits which resulted in 8 issues being closed.

enhancements

  • #21 Add sourcelink support
  • #19 Allow loading reporter settings from config

breaking change

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

refactorings

  • #15 Renaming App.Metrics.Middleware.Formatters.InfluxDB package to App.Metrics.AspNetCore.Formatters.InfluxDB for consistency with similar formatting packages
  • #14 Move to AppMetrics GitHub org
  • #12 App Metrics 2.0 package updates

1.2.0

07 Jun 10:31
Compare
Choose a tag to compare

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

new features

  • #9 Include server variable in Grafana dashboard and filter all metrics
  • #8 Move InfluxDB line protocol formatting to seperate Formatter package
  • #7 Include exception tracking in web dashboard

enhancement

  • #10 Pass timestamp from client

1.1.0

22 Apr 09:54
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.