Aliaksandr Valialkin
|
1a00c9ef03
|
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:57 +03:00 |
|
Aliaksandr Valialkin
|
4d03ac90fc
|
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:36:25 +03:00 |
|
Aliaksandr Valialkin
|
727b29d4a3
|
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:56:10 +02:00 |
|
Aliaksandr Valialkin
|
3e9beb0f8d
|
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:31 +03:00 |
|