I am following this document for metrics report for cassandra:
But I see lots of errors when I am running the commands. I see last development is nfeore 4 months. When can expect the latest one
[UPDATE] I have just cloned the below repo:
https://github.com/datastax/metric-collector-for-apache-cassandra
Following the steps that are there in the "https://docs.datastax.com/en/cass-operator/doc/cass-operator/cassOperatorMetricReporterDashboards.html"
When running the above command, I am getting error like need to remove character'f' in 1o th line for clean.py. I modified those and able to run successfully.
But after running the build.py, The Python-generated files are written to the generated directory. I am able to see only grafana folder , but not the prometheus one.
Am I following the correct way or am I doing anything wrong. Please assist me in this.