Hello there,
I am having an issue getting the right value printed on my graph.
I have created a meta service that calculates the sum of two other integer values.
In my output, I get the right result, like: → OK: sum = 443
And the perf data also: → 'gnvalue]'=443.00;;;;
But in the printed curve of the graph, I don't get the exact values; instead, I get values with decimals like 441.82, 440.61, etc.
Any ideas?
Thank you.