Skip to content

Results of monitoring of indexer in Grafana is empty #4814

Answered by shusterboris
shusterboris asked this question in Q&A
Discussion options

You must be logged in to vote

The silence of the Universe... Ok. To show the results we need to change expression in dashboard settings or indexer.yml. Values of "expr" attributes should be accordingly: rate(process_cpu_seconds_total[1m]) * 100 for CPU, go_threads for threads, indexer_jvm_memory_used for heap memory. Data source should be set Prometheus in the dashboard settings, or you need add variable DS_PROMETHEUS = Prometheus in dashboard settings

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by shusterboris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant