jmeter-prometheus-plugin icon indicating copy to clipboard operation
jmeter-prometheus-plugin copied to clipboard

JSR233 names to generic name mapping.

Open Sadagopan88 opened this issue 2 years ago • 3 comments

Need a JSR233 to generic name mapping. The new grafana dashboard has new names but not the JSR233 mapping

Sadagopan88 avatar Jun 05 '22 16:06 Sadagopan88

Sorry - just to be sure I understand you're saying the grafana dashboard needs updating?

johrstrom avatar Jun 06 '22 13:06 johrstrom

The grafana dashboard and the metrics configurations are not in sync. All the metrics are jsr223_latency_as_hist_sum or jsr223_rt_as_hist_count everything with jsr233 names but the grafana dashboard examples have Ratio_failure or Ratio_Success etc. The last update on the sample https://github.com/johrstrom/jmeter-prometheus-plugin/blob/master/docs/examples/grafana.json has broken the dashboard.

Either we need a mapping between the jsr233.*** to dashboard or the name has to be updated in the metrics

image image

Sadagopan88 avatar Jun 06 '22 17:06 Sadagopan88

This is the commit that has broken the dashboard https://github.com/johrstrom/jmeter-prometheus-plugin/commit/27edc9173e9c61c3d196d8a50bc51f60841f706c

Sadagopan88 avatar Jun 06 '22 17:06 Sadagopan88