Skip to content

Commit f0ea428

Browse files
committed
serverless: add new monitoring dashboard to RPK
The remove version is getting merged into redpanda-data/observability#47
1 parent 3fa1448 commit f0ea428

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/go/rpk/pkg/cli/generate/grafana.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ var (
7474
"Provides throughput, read/write rates, and on-disk sizes of each/all topics.",
7575
"6cfbd0d7bb51e2ef0d9b699388ab1e10b1d6ee91176e52594ee196187c1d4ef5",
7676
},
77+
"serverless": {
78+
"Redpanda-Serverless-Dashboard.json",
79+
"Monitoring dashboard for Redpanda Serverless clusters.",
80+
"29078f9b13e9566c50b2f45cc34128e588b8f186ecca95cba1773a231eb18dfa",
81+
},
7782
"legacy": {
7883
"",
7984
"Generates dashboard based on selected metrics endpoint (--metrics-endpoint). Modify prometheus datasource and job-name with --datasource and --job-name flags.",

0 commit comments

Comments
 (0)