mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 20:37:12 +01:00
8815080030
This is performed by specifying `*` inside group_left()/group_right(). Also allow specifying prefix for the copied labels via `group_left(...) prefix "..."` and `group_right(...) prefix "..."` syntax. For example, the following query adds all the namespace-related labels to pod info, and prefixes all the copied label names with "ns_" prefix: kube_pod_info * on(namespace) group_left(*) prefix "ns_" kube_namespace_labels This resolves the following StackOverflow questions: - https://stackoverflow.com/questions/76661818/how-to-add-namespace-labels-to-pod-labels-in-prometheus - https://stackoverflow.com/questions/76653997/how-can-i-make-a-new-copy-of-kube-namespace-labels-metric-with-a-different-name |
||
---|---|---|
.. | ||
alecthomas/units | ||
aws | ||
Azure/azure-sdk-for-go/sdk | ||
AzureAD/microsoft-authentication-library-for-go | ||
beorn7/perks | ||
bmatcuk/doublestar/v4 | ||
cespare/xxhash/v2 | ||
cheggaaa/pb/v3 | ||
cpuguy83/go-md2man/v2 | ||
davecgh/go-spew | ||
dennwc/varint | ||
fatih/color | ||
felixge/httpsnoop | ||
go-kit/log | ||
go-logfmt/logfmt | ||
go-logr | ||
gogo/protobuf | ||
golang | ||
golang-jwt/jwt/v4 | ||
googleapis | ||
grafana/regexp | ||
influxdata/influxdb | ||
jmespath/go-jmespath | ||
jpillora/backoff | ||
klauspost/compress | ||
kylelemons/godebug | ||
mattn | ||
matttproud/golang_protobuf_extensions | ||
mwitkow/go-conntrack | ||
oklog/ulid | ||
pkg | ||
pmezard/go-difflib | ||
prometheus | ||
rivo/uniseg | ||
russross/blackfriday/v2 | ||
stretchr/testify | ||
urfave/cli/v2 | ||
valyala | ||
VictoriaMetrics | ||
VividCortex/ewma | ||
xrash/smetrics |