Skip to content

Releases: huksley/prometheus-remote-write

v0.5.0 Use correct content type

09 Dec 19:57
0f16e14
Compare
Choose a tag to compare

As identified in #7 currently this library used wrong (legacy) content-type. This updates default configuration to use a proper content type (application/x-protobuf) so no additional configuration are necessary.

Full Changelog: v0.4.1...v0.5.0

v0.4.1 VictoriaMetrics better support

07 May 19:57
f38484f
Compare
Choose a tag to compare

v0.4.0 Add headers to options

16 Sep 18:17
63a391d
Compare
Choose a tag to compare

feature: specify headers in options

Release v0.3.1

08 Aug 06:37
2dc2d9a
Compare
Choose a tag to compare

Fixes vulnerability in protobufjs

Prototype Pollution vulnerability - GHSA-h755-8qp9-cq85

v0.2.0

10 Nov 10:56
cb1db86
Compare
Choose a tag to compare

https://www.npmjs.com/package/prometheus-remote-write

npm install prometheus-remote-write@^0.2.0

  • Move node-fetch to dependencies
  • Fix type definitions: declare return type for functions

Full Changelog: https://github.com/huksley/prometheus-remote-write/commits/v0.2.0