| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| prometheus/cadvisor: lookup extra metrics from hiera | Tiziano Fogli | operations/puppet | production | +7 -2 |
Details
Details
Related Changes in Gerrit:
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | bking | T376426 Improve developer experience on stat hosts part 2 | |||
| Resolved | bking | T377734 Refactor cgroups implementation/improve process observability for stat hosts | |||
| Resolved | tappof | T377804 Input arguments for prometheus::cadvisor are not being looked up from Hiera |
Event Timeline
Comment Actions
Change #1082178 had a related patch set uploaded (by Tiziano Fogli; author: Tiziano Fogli):
[operations/puppet@production] prometheus/cadvisor: lookup extra metrics from hiera
Comment Actions
Change #1082178 merged by Tiziano Fogli:
[operations/puppet@production] prometheus/cadvisor: lookup extra metrics from hiera
Comment Actions
Now you should be able to add extra metrics from hiera. The key in hiera will be profile::prometheus::cadvisor::metrics_enabled_extra, not profile::prometheus::cadvisor::metric::metrics_enabled_extra as shown in https://gerrit.wikimedia.org/r/c/operations/puppet/+/1081987 .