Releases: huksley/prometheus-remote-write
Releases · huksley/prometheus-remote-write
v0.5.0 Use correct content type
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
v0.4.0 Add headers to options
feature: specify headers in options
Release v0.3.1
Fixes vulnerability in protobufjs
Prototype Pollution vulnerability - GHSA-h755-8qp9-cq85
v0.2.0
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