Free disk space monitor computes (or returns) the available disk space as 'NaN' #8737
Replies: 9 comments 7 replies
-
@GuillaumeCisco you did not provide any details (log files, effective node configuration), so it's very difficult to help you. Then you hijacked an existing discussion, which is not acceptable for this repository (if it is for other maintainers, good for them). Every project has certain guidelines and I'm afraid you do not get to dictate them, especially when you are looking for help from the maintainers for free. Instead of repeating the same thing over and over, please provide log files from the affected node and its effective configuration. |
Beta Was this translation helpful? Give feedback.
-
I'm not sure why some people believe they are entitled to free support and it is OK to demand things from open source software maintainers. Please provide the information we asked for and follow the rules, or resolve the issue on your own. I repeat: no open source maintainer owes you anything. |
Beta Was this translation helpful? Give feedback.
-
Relevant information from an earlier discussion:
|
Beta Was this translation helpful? Give feedback.
-
This line in In turn, that will block all publishers across the entire cluster. I doubt this is a better outcome. |
Beta Was this translation helpful? Give feedback.
-
Prometheus metric documentation does not mention what are the acceptable "no value" values are for gauges or counters, in other words, how to express @ikvmw alternatively we can avoid emitting the metric if it is |
Beta Was this translation helpful? Give feedback.
-
Please provide log files from every node in your cluster. We're looking for the string https://github.com/rabbitmq/rabbitmq-server/blob/main/deps/rabbit/src/rabbit_disk_monitor.erl |
Beta Was this translation helpful? Give feedback.
-
Some more findings by other team members:
Modifying the Prometheus plugin to leave the metric out seems to be the only practical solution. |
Beta Was this translation helpful? Give feedback.
-
By exhausting all obvious (to a few members of our team) options, we've so far arrived at #8740, with enough details and understanding of various options available to move it to an issue. |
Beta Was this translation helpful? Give feedback.
-
#8740 is now resolved, the change will ship in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Following the discussion #5143 (comment)_
There is an issue with the disk_space metrics returning
'NaN'
(wrapped in quotes) making the whole prometheus experience broken.By the way, I find totally disrespectful what you did @michaelklishin.
On a github discussion, GUESS WHAT? People are here to discuss.
Nice people tried to understand what is going on, and find a solution.
Helping others.
I repeat: helping others.
Beta Was this translation helpful? Give feedback.
All reactions