Hi team, we have recently enabled host metrics for...
# support
d
Hi team, we have recently enabled host metrics for our service containers, and started receiving the CPU data like this, I am not sure what does F1 represent in this graph, can someone guide me to righht resources
here is the query used and Y Axis unit is in percentage
a
@Srikanth Chekuri Can we add more details on this in docs too? cc: @Ashu
s
@Divyanshu Negi did you create the dashboard or did you import it from our repo? The legend format is missing for the formula.
d
I created this dashboard myself
s
Please add the legend format
{{state}}
like you did for the first query. Otherwise it doesn’t know what to format and shows the query name
d
Ahh, got it, this was silly me, I also disabled the
A
and only displaying the Formula 👍
Thanks
@Srikanth Chekuri another quick query on this dashboard for
process_memory_rss
its Rate_avg and in kilobyte, showing the values in negative as well, is this normal ?
s
What is the SigNoz version you are using? And where are you getting this metric from? I want to see the metric type to check if the aggregation is appropriate.
d
Signoz : v0.17.0 we are using otel host metrics on our service to pass this data to Signoz, similary how we are sending the cpu and memory metrics
s
Why are you trying to use rate on gauge metric?
d
hmm, Not sure If I understood this, I was hoping to get the rate of change in memory usage with time
CleanShot 2023-04-05 at 15.12.26.png