Hagai Hillel

Results 46 comments of Hagai Hillel

Make sure cassandra actually expose the metrics from jmx exporter. ```http://:5560/metrics``` Dashboards includes Node exporter metrics also ``` http://:9100/metrics```

In addition take a look on the installation guide https://github.com/outbrain/Cassibility/wiki/Installation-Guide

proxy is not needed. Add here some of the alerts seen on this page ```http://${hostname}:7070/metrics```

You are not using the same jmx exporter config that resides in the repo. Metrics name are important here as dashboards rely on the convention. https://github.com/outbrain/Cassibility/blob/master/prometheus_cassandra.yml Metrics should be like:...

What about the templates "Cluster" ,"DC", "instance"? They have data in grafana? I can see also the square brackets is wrong ```[[instance]]```, you need to get rid of those and...

It's node exporter metrics, add here some metrics from ```http://${hostname}:9100/metrics```

We added extra label for 'instance' for those dashboards, by default there is might be something else. Lets see what metrics and labels you can see on prom server. Go...

You have to do some configurations tweaks for promtheous but there is many configs about prom itself, better we will come back here with a proper solution. Send me an...

This repo seems to have been abandoned. A maintained fork is available here https://github.com/hagay3/skuber Please open the PR in the new fork. Thanks, Hagai

This repo seems to have been abandoned. A maintained fork is available here https://github.com/hagay3/skuber Please open the issue in the new repo in order to address the issue. Thanks, Hagai