Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add podmonitor for gotk components #125

Merged
merged 1 commit into from
Oct 25, 2020
Merged

Add podmonitor for gotk components #125

merged 1 commit into from
Oct 25, 2020

Conversation

xunholy
Copy link
Owner

@xunholy xunholy commented Oct 25, 2020

Signed-off-by: Michael Fornaro [email protected]

Description

Each toolkit component supports a /metrics endpoint. Importing the dashboards directly from the toolkit repository and using them with a pre-existing Prometheus and Grafana means creating the PodMonitor custom resource explicitly (default is to install it with Prometheus & Grafana as part of the gotk install/create operation).

Checklist

  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • All commits contain a well written commit description including a title, description and a Fixes: #XXX line if the commit addresses a particular GitHub issue.
  • All workflow validation and compliance checks are passing.

Issue Ref (Optional)

Which issue(s) this PR fixes (optional, using fixes #(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged): Fixes #119

Notes

Add special notes for your reviewer here.

@xunholy xunholy merged commit ca4852d into main Oct 25, 2020
@xunholy xunholy deleted the feature/#119 branch October 25, 2020 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Monitoring for Fluxv2 with prometheus & grafana
1 participant