Skip to content

Releases: ApptuitAI/metrics-apptuit

v0.9.9

26 Oct 08:00
7eefd21
Compare
Choose a tag to compare
  • added send function which takes custom headers

v0.9.8

26 Jul 14:58
d3e42d6
Compare
Choose a tag to compare

What's new:

  • Handle quotes in tag/label values (#41)
  • Bump up gson to v2.8.9

Usage

v0.9.7

24 Dec 10:40
da6dfde
Compare
Choose a tag to compare

What's new:

  • Option to enable GPG signing only during install/deploy (#39)

Usage

v0.9.6

23 Dec 18:59
Compare
Choose a tag to compare

What's new:

  • Migrating from bintray to maven central

Usage

v0.9.5

08 Nov 04:23
67ac393
Compare
Choose a tag to compare

What's new:

  • Added CachingSanitizer, so same strings are not sanitized again and again

Usage

v0.9.4

23 Feb 12:42
0206360
Compare
Choose a tag to compare

What's new:

  • Support for loading from boot classloader

Usage

v0.9.3

09 Nov 08:55
4137253
Compare
Choose a tag to compare

What's new:

  • Prometheus Query Client - Added support for custom step size in query API
  • Prometheus Query Client - Fix for #28 - Made trailing slash optional in API URL
  • ApptuitPutClient - Remove unnecessary logs
  • ApptuitReporterFactory - Added support for registering custom SendErrorHandler. Use it to log messages to your own Logger
  • TagEncodedMetricName - Support for special characters like colon, quotes, space, comma in tag values

Usage

v0.9.2

27 May 15:55
c334f21
Compare
Choose a tag to compare

What's new:

  • Added support for Basic Auth in addition to existing support for Bearer Auth in PrometheusClient

Usage

v0.9.1

08 May 05:19
ede0e6b
Compare
Choose a tag to compare

What's new:

  • Added support for Basic Auth in addition to existing support for Bearer Auth

Usage

v0.9.0

26 Mar 09:30
4e65c7d
Compare
Choose a tag to compare

What's new:

  • Added new API to ApptuitPutClient.send() that enables callers to handle exceptions. Deprecated ApptuitPutClient.put. See usage guide.

Usage