Tags: personio/nri-prometheus
Tags
fix: default configs emitter and definition path (newrelic#85) * fix: default configs emitter and definition path * log error instead of fatal when LoadSpecFiles fail
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>
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
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
PreviousNext