Skip to content

Releases: ysa23/metrics-reporter

Graphite: Support tags

01 Feb 09:47
72e75f2
Compare
Choose a tag to compare

Add support for tags in Graphite reporter.
See README for additional information.

Jest

20 Apr 06:54
13fb74e
Compare
Choose a tag to compare

Use jest instead of Mocha for tests

Bug fix: reporting default tags in DataDog reporter

12 Apr 15:15
6d15a61
Compare
Choose a tag to compare
Merge pull request #19 from ysa23/fix/datadog-default-tags

Bug fix - reporting default tags

DataDog: batch metrics reporting

12 Apr 05:47
31ae2ef
Compare
Choose a tag to compare

Using a single socket to report to Datadog, and buffering the messages to send in batches

Fix error handling

26 May 07:02
Compare
Choose a tag to compare
v0.7.0

0.7.0

Minor: update README

21 May 18:45
Compare
Choose a tag to compare
v0.6.1

0.6.1

Add DataDog reporter

21 May 14:49
Compare
Choose a tag to compare
v0.6.0

0.6.0

Metrics-JS

25 Feb 06:43
7c99588
Compare
Choose a tag to compare

Re-release of metrics-js - an abstraction for metrics reporting, agnostic of aggregator.
Currently supports graphite