Skip to content

Releases: newrelic/nri-prometheus

v2.4.0

11 Jan 16:17
Compare
Choose a tag to compare

Changed

  • Upgrade base image to alpine:3.12 (#135)
  • Expose advanced config flags in sample yaml files (#131)
  • Update infra SDK to v4 stable (#128)

v2.3.1

18 Dec 15:10
0a92d63
Compare
Choose a tag to compare
  • Implemented automated load testing for regression tests (#109, #112, #126)
  • Fixed a bug that caused nri-prometheus to consume too much memory if too
    much data was ingested per unit of time (#124)
  • Fixed a bug in the telemtry-sdk which caused big metric payloads to fail to
    fail to be reported in some rare cases (#127)
  • Fixed a bug in the release pipeline that caused K8s manifests to not be
    upload to download.newrelic.com (#125)
  • Fixed a bug that caused the integration version to be reported as dev
    (#122)

v2.3.0

03 Nov 16:56
4a6ace7
Compare
Choose a tag to compare

Changelog

b2f8b87 fix: summary "sum" metric must also be sent as delta (#101)
181024e fix: resetting metrics to avoid leakage (#98)
a316f58 fix: update sdk fixes count type metrics agent error (#96)
108d60f feat: accept duplicated service definitions (#94)
fffc410 fix: ensuring ordering of labels (#89)
568957c fix: Entity type format changed (#88)
120c78d fix: rename dimensions to labels in entity properties (#87)

Docker images

  • docker pull newrelic/nri-prometheus:2.3
  • docker pull newrelic/nri-prometheus:2.3.0

v2.2.1

30 Oct 16:39
cec9ca1
Compare
Choose a tag to compare
delete obsolete jenkins build

v2.2.0

06 Oct 15:27
f84e4bf
Compare
Choose a tag to compare

Changelog

c4be94e Various performance improvements & adjustable fetcher worker threads (#86)
f84e4bf fix: default configs emitter and definition path (#85)
40994c7 fix: use personal token for helm bumper (#80)

Docker images

  • docker pull newrelic/nri-prometheus:2.2
  • docker pull newrelic/nri-prometheus:2.2.0

v2.1.0

15 Sep 12:06
df82b4c
Compare
Choose a tag to compare

Changelog

df82b4c Add GHA to bump helm chart (#76)
339c78b Ignored Nan and Infinite float values (#73)
ce6492f OSS compliance edits (#66)
81ddea0 The integration should scrape metrics, process them and exit (#64)
e55b280 Update README.md
8b114f3 Update README.md
6563262 chore: cleanup some cruft and move some stuff around (#74)
8368d86 ci: Add Open Source Policy Workflow (#71)
9099e99 feat(config): added config option to enable/disable autodiscovery (#69)
6fa1ca0 feat(emitter): add infra sdk emitter (#67)
9b23739 feat(emitter): infra sdk emitter now maps metrics to entities (#77)
1b3f3fb feat(integrationBehaviour): the integration accept a new parameter to… (#63)
5ff9dea feat: add spec files for entity modeling (#68)
2dab73b fix(k8sManifest): configfile added as alias of config_path (#70)

Docker images

  • docker pull newrelic/nri-prometheus:2.1.0
  • docker pull newrelic/nri-prometheus:2.1

v2.0.1

19 Aug 16:08
5512dcb
Compare
Choose a tag to compare

Changelog

6149045 Add open source files (#59)
66853c1 Update CHANGELOG
5512dcb Upgrade telemetry SDK version to 0.4.0 (#62)
252f3be Vendor dependencies, update readme/open source files & move tests/linting to Github actions (#60)

Docker images

  • docker pull newrelic/nri-prometheus:2.0.1
  • docker pull newrelic/nri-prometheus:2.0

v2.0.0-rc1

23 Jun 07:24
Compare
Choose a tag to compare

Change the way Summaries and Histograms are reported by the telemetry emitter.

v2.0.0

02 Jul 09:46
Compare
Choose a tag to compare

Changelog

b96ac35 Add pre-release support to release pipeline (#55)
c58719a Update goreleaser checksum
3ce2115 Update goreleaser version
ca6e6fc Update how histogram&summary metrics are reported (#54)

Docker images

  • docker pull newrelic/nri-prometheus:2.0
  • docker pull newrelic/nri-prometheus:2.0.0

v1.5.0

10 Jun 10:18
Compare
Choose a tag to compare

Changelog

f37fb89 Change delta calcaulator defaults (#52)
c05b177 Change snyk service account (#50)
24de6b5 Don't run snyk on PR builds (#51)
c767734 Fix bug with URL encoded params (#46)
fe54919 Prepare changelog for release v1.5.0 (#48)
801ab5c Redact URLs when recording target metadata (#47)
276f7cf Tag version 1.5.0 in CHANGELOG
1147232 Update clusterrole and rolebinding apiVersion to rbac.authorization.k8s.io/v1 (#42)
46b4310 Update project to use go modules (#49)

Docker images

  • docker pull newrelic/nri-prometheus:1.5
  • docker pull newrelic/nri-prometheus:1.5.0