You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix jsonnet error with kube-prometheus >= v0.8 (lensapp#5687)
* fix jsonnet error with kube-prometheus > v0.8
kubelet ServiceMonitor moved to kubernetesControlPlane starting from v0.8
Signed-off-by: elvis chan <[email protected]>
* Add not in custom-prometheuus.md about jsonnet version
Signed-off-by: Sebastian Malton <[email protected]>
Signed-off-by: elvis chan <[email protected]>
Signed-off-by: Sebastian Malton <[email protected]>
Co-authored-by: Sebastian Malton <[email protected]>
Copy file name to clipboardExpand all lines: troubleshooting/custom-prometheus.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -31,14 +31,15 @@ metricRelabelings:
31
31
32
32
### Jsonnet
33
33
34
-
The required label replacements are bundled in [jsonnet/lens/custom-prometheus](../jsonnet/lens/custom-prometheus.jsonnet). To install it copy the file or use
0 commit comments