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
I would add that we should continue to add Prometheus annotations though if prometheus.enable is true. Or, maybe a new value with a more intent-revealing name that toggles the annotations.
Ok sounds good. I'll split these up into two different PRs, the first for grafana, the second for prometheus. The grafana removal is much more straightforward. There are some different choices that could be made on the prometheus side of things for implementing scrape config (labels, servicemonitors, etc.), as well as where to draw the line for what stays in.
Is your feature request related to a problem? Please describe.
Monitoring tools shouldn't be specified by this application.
Describe the solution you'd like
Remove dependencies on monitoring tools.
The text was updated successfully, but these errors were encountered: