Member since
05-22-2024
2
Posts
0
Kudos Received
1
Solution
05-22-2024
11:18 PM
Hello @npdell , Grafana supports various data sources, but direct integration with Cloudera Manager's timeseries data isn't standard. Some users have integrated Grafana with CM using custom scripts or plugins. You can explore if there are existing community plugins or scripts that facilitate this integration. A common approach is to store Cloudera Manager's timeseries data in a database that Grafana can query. Some users utilize Apache Kafka or Apache NiFi to stream data from Cloudera Manager to a database or directly to Grafana. While specific samples for integrating Cloudera Manager with Grafana can vary based on your exact setup, you can find community examples and tutorials online.
... View more