Commit 8589e95
Merge PR #23: K8ssandra native Prometheus telemetry (Simone Maiorani)
Adds an optional telemetry.prometheus block to the K8ssandraCluster CR,
gated by .Values.cassandra.telemetry. When enabled, K8ssandra emits a
ServiceMonitor for Cassandra metrics that any cluster-side Prometheus
operator can scrape natively, with no separate ServiceMonitor manifest
to maintain.
The default values block + configuration.md documentation are added in
the follow-up commit.
Co-authored-by: Simone Maiorani <simone.maiorani@e4company.com>1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
39 | 48 | | |
40 | 49 | | |
41 | 50 | | |
| |||
0 commit comments