Replies: 1 comment
-
There is no need to modify To add labels in selector (bear in mind that ALL objects selected need to have ALL labels from
To add labels to
|
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i tried giving my labels like app: myapp in the serviceMonitorSelector field but prometheus is not able to do discovery of targets , also not able to perform service discovery.
As i am not able to see the target and service discovery in the prometheus web page.
i done the modification in the
prometheus.libsonnet
, then complied them to get yaml files.Also tell me how i can give these labels as
commonLabels
, so other components can also include this labels in their deployment.Beta Was this translation helpful? Give feedback.
All reactions