typhoon/addons/prometheus
Dalton Hubble eb093af9ed Drop Kubelet labelmap relabel for node_name
* Originally, Kubelet and CAdvisor metrics used a labelmap
relabel to add Kubernetes SD node labels onto timeseries
* With https://github.com/poseidon/typhoon/pull/596 that
relabel was dropped since node labels aren't usually that
valuable. `__meta_kubernetes_node_name` was retained but
the field name is empty
* Favor just using Prometheus server-side `instance` in
queries that require some node identifier for aggregation
or debugging

Fix https://github.com/poseidon/typhoon/issues/823
2020-09-12 19:40:00 -07:00
..
discovery Enable kube-proxy metrics and allow Prometheus scrapes 2020-01-06 21:11:18 -08:00
exporters Change seccomp annotations to seccompProfile 2020-09-10 01:15:07 -07:00
rbac Configure Prometheus to scrape Kubelets directly 2018-05-14 23:06:50 -07:00
0-namespace.yaml Label namespaces to ease writing Network Policies 2018-06-09 11:45:11 -07:00
config.yaml Drop Kubelet labelmap relabel for node_name 2020-09-12 19:40:00 -07:00
deployment.yaml Update Prometheus from v2.20.0 to v2.21.0 2020-09-12 19:20:54 -07:00
network-policy.yaml Add NetworkPolicy to limit traffic into Prometheus 2019-03-23 21:38:34 -07:00
rules.yaml Enable Kubelet TLS bootstrap and NodeRestriction 2020-04-28 19:35:33 -07:00
service-account.yaml addons: Update Prometheus to v2.1.0 2018-01-27 21:00:15 -08:00
service.yaml Add explicit annotation for Prometheus port to scrape 2019-10-20 16:05:09 -07:00