This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
Replies: 2 comments
-
yes, can be done |
Beta Was this translation helpful? Give feedback.
0 replies
-
converted to FR #260 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Now,
gnmic
+$subscription_name
parts are unconditionally prepended to a resulting metric which might be not what users want.Processors can't help, since they are processed before the prefix added.
Proposal is to expose a
prefix
configuration option for prom/influx outputs which will allow to choose how prefix should look like. For example possible values:Beta Was this translation helpful? Give feedback.
All reactions