Skip to content

Tags: personio/nri-prometheus

Tags

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: default configs emitter and definition path (newrelic#85)

* fix: default configs emitter and definition path

* log error instead of fatal when LoadSpecFiles fail

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add GHA to bump helm chart (newrelic#76)

* add GHA to bump helm chart

* Update .github/workflows/helm.yml

Co-authored-by: jorik <jorikvdwerf@gmail.com>

* updates Release docs

Co-authored-by: jorik <jorikvdwerf@gmail.com>

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade telemetry SDK version to 0.4.0 (newrelic#62)

* Upgrade telemetry SDK version to 0.4.0
* Move linting from shared actions to  Makefile, due to unknown timeouts

v2.0.0

Toggle v2.0.0's commit message
Update goreleaser checksum

v2.0.0-rc1

Toggle v2.0.0-rc1's commit message
Update goreleaser checksum

v1.5.0

Toggle v1.5.0's commit message
Tag version 1.5.0 in CHANGELOG

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FSI-1155: Don't scrape pods without a valid PodIP (newrelic#22)

* Fixed a bug that adds newly created Pod-targets without an ipAddress and caches them, which makes them unscrabable unless you restart POMI. This includes a simple program that runs the KubernetesTargetRetriever locally so you can debug it locally.
* removed double debug log

v1.2.1

Toggle v1.2.1's commit message
Update changelog