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 sealed-secrets service monitor and dashboard #102

Merged
merged 3 commits into from Oct 15, 2020
Merged

Conversation

xunholy
Copy link
Owner

@xunholy xunholy commented Oct 15, 2020

Description

The Sealed Secrets Controller running in Kubernetes exposes Prometheus metrics on *:8080/metrics.

These metrics enable operators to observe how it is performing. For example how many SealedSecret unseals have been attempted and how many errors may have occured due to RBAC permissions, wrong key, corrupted data, etc.

Additionally deprecating some charts no longer used; updating scripts.

Type Of Change

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • Test and/or Release
  • User Experience

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 #

Notes

Add special notes for your reviewer here.

Signed-off-by: Michael Fornaro <20387402+xUnholy@users.noreply.github.com>
Signed-off-by: Michael Fornaro <20387402+xUnholy@users.noreply.github.com>
Signed-off-by: Michael Fornaro <20387402+xUnholy@users.noreply.github.com>
Repository owner deleted a comment from github-actions bot Oct 15, 2020
@xunholy xunholy merged commit d06c6f6 into master Oct 15, 2020
@xunholy xunholy deleted the sealed-secrets branch October 15, 2020 10:13
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.

None yet

1 participant