camunda-community-hub / camunda-8-benchmark

Helper to create benchmarks for Camunda Platform 8 and Zeebe
21 stars 8 forks source link

Grafana dashboard does not display any metrics in k8s deployments #78

Open shahamit opened 1 year ago

shahamit commented 1 year ago

We are running this benchmarking tool against a zeebe cluster running zeebe 8.1.6. Zeebe is deployed through helm charts on k8s. We have configured prometheus-operator to pull the metrics and display grafana dashboards. The standard zeebe and zeebe-overview dashboards do get displayed as expected but this benchmarking tool dashboard isn't showing any values (screenshot below). Is it because its not compatible with kubernetes? If so how can we update it to make it useful in benchmarking zeebe clusters deployed on k8s?

Thanks. image