rpk generate grafana-dashboard
Generate a Grafana dashboard for Redpanda metrics.
Flags
Value | Type | Description |
---|---|---|
|
string |
The name of the Prometheus datasource as configured in your Grafana instance. |
|
- |
Help for grafana-dashboard. |
|
string |
The Prometheus job name by which to identify the Redpanda nodes (default "redpanda"). |
|
string |
The Redpanda metrics endpoint from which to
get the metrics metadata. For example, |
|
- |
Enable verbose logging (default: false). |
Was this helpful?