For multiple NodeJS containers
r-divakaran-hrs opened this issue · 0 comments
r-divakaran-hrs commented
Hello,
I have followed this and have NodeJS services exposing metrics at http://application:9083/metrics. Then I tried to use https://github.com/RisingStack/example-prometheus-nodejs/blob/master/grafana-dashboard.json to have graphs on Grafana, but it always shows blank ( No Data Points ). I feel its because the JSON is not covering more than one containers. I am having two containers running exposing metrics. Can someone suggest me the needed changes in the dashboard JSON please.
Thank you