devvm: install prometheus-node-exporter (was never installed)
The monitoring stack now scrapes devvm (job 'devvm') for the t3 drop attribution work, but the box had no node_exporter at all — installed via apt and persisted here so reprovisioning keeps it.
This commit is contained in:
parent
046a4a32f3
commit
93ba67c84a
1 changed files with 4 additions and 0 deletions
|
|
@ -34,3 +34,7 @@ shellcheck
|
|||
# kubelogin (kubectl oidc-login) -> `kubectl krew install oidc-login` or int128/kubelogin release.
|
||||
# NOTE: the apt package literally named "kubelogin" is the AZURE
|
||||
# tool, NOT the OIDC one we need -- do not apt-install it.
|
||||
|
||||
# Scraped by Prometheus job `devvm` (stacks/monitoring) — pressure/swap/load
|
||||
# history for t3 drop attribution (docs/runbooks/t3-drop-attribution.md).
|
||||
prometheus-node-exporter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue