Private Cloud components expose metrics that can be scraped by Prometheus. This page will guide you how to monitor the Private Cloud components with Prometheus and Grafana community chart.Documentation Index
Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt
Use this file to discover all available pages before exploring further.
Provision the Pulsar cluster
Follow the Quick Start to install thesn-operator and provision the Pulsar cluster.
Make sure that use the same
metadata.name for each component because this will be used for the label cloud_streamnative_io_cluster. For example, if you want to create a cluster called the pulsar-cluster, you should use the pulsar-cluster as the name for all components and specify at the metadata.name.Install monitoring stacks
Add helm repo
- Create a namespace for monitoring stacks
- Add prometheus and grafana helm repos
Install the Prometheus community chart
Fow detailed prometheus-community chart configurations, can refer the configuration.
Install the Grafana chart
Fow detailed Grafana chart configurations, can refer the configuration.
Access the Grafana dashboards
- Expose the Grafana service
- Get the Grafana password
- Access the Grafana