Commit ed23b12
feat(nfv/ovs-dpdk-sriov): add metricStorage replacement from service-values
The NFV OVS-DPDK-SRIOV validated architecture enables telemetry and
ceilometer via service-values replacements, but metricStorage (Prometheus
monitoring stack) has no replacement — it stays at the base default of
enabled: false regardless of what the deployer sets in service-values.
This adds a kustomize replacement for
telemetry.template.metricStorage.enabled so NFV deployments can toggle
Prometheus metric collection through service-values.yaml, consistent
with how telemetry.enabled and ceilometer.enabled are already handled.
Also adds the metricStorage.enabled field to example service-values for
both ovs-dpdk-sriov and ovs-dpdk-sriov-ipv6 to satisfy the kustomize
replacement source requirement and provide a working default.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 29430a6 commit ed23b12
3 files changed
Lines changed: 16 additions & 0 deletions
File tree
- examples/va/nfv
- ovs-dpdk-sriov-ipv6
- ovs-dpdk-sriov
- va/nfv/ovs-dpdk-sriov
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
0 commit comments