Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Logs filling up with "Nan" & "Infinite" errors (related to POMI) #28

Open
sskilbred opened this issue Aug 13, 2020 · 1 comment
Open
Labels

Comments

@sskilbred
Copy link

The SDK is treating NaN and Infinites as an error. Since these values are rather common in some Prometheus environments, by using the Prometheus Open Metrics Integration the log files are polluted by this message and results in a too heavy log-load on certain containers. The issue was raised (as part of another issue) in nri-prometheus as well (newrelic/nri-prometheus#39).

Since the value is not an error in "Prometheus eyes", it shouldn't be treated as an error in "New Relic eyes" either. Instead of an error, treat it as a warning or information instead. If the log-level can be made configurable, that would even solve any objections anyone would have to this in the future.

@newrelic-eheinlein
Copy link
Contributor

Hi @sskilbred ! Thank you for reporting this. We will take a look at this - I know we had a related issue reported and fixed a few months back, so let me get up to speed on the current state of this and then I'll update you here.

@jodeev jodeev added the p2 label Mar 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants