Aliaksandr Valialkin
|
95d36da358
|
lib/promscrape/discovery/kubernetes: add __meta_kubernetes_pod_container_image label in the same way as Prometheus 2.38 does
See https://github.com/prometheus/prometheus/pull/11034
|
2022-08-15 01:18:23 +03:00 |
|
Aliaksandr Valialkin
|
01f55bc66b
|
lib/promscrape/discovery/kubernetes: properly populate service-level labels for role: endpointslice targets
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2823
|
2022-07-07 00:32:26 +03:00 |
|
Aliaksandr Valialkin
|
3cb72ccc2a
|
lib/promscrape/discovery/kubernetes: add __meta_kubernetes_endpointslice_{label,annotation}* labels to be consistent with other role values for Kubernetes service discovery
|
2022-02-11 14:54:47 +02:00 |
|
Aliaksandr Valialkin
|
f6d33596ff
|
lib/promscrape/discovery/kubernetes: rename endpointslices.go -> endpointslice.go in order to be consistent with EndpointSlice struct name
This is a follow-up for 31b42b30b6
|
2021-10-15 12:27:12 +03:00 |
|