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 metrics #361

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

add metrics #361

wants to merge 7 commits into from

Conversation

BEvgeniyS
Copy link
Contributor

This adds some Prometheus metrics to scrape

  • Standard Go metrics
  • Metrics shipped with kubewebhook framework
  • Custom new metrics

Please see metrics.md for details

@codecov
Copy link

codecov bot commented Oct 5, 2022

Codecov Report

Patch coverage: 54.05% and project coverage change: -1.79 ⚠️

Comparison is base (0a01de7) 67.34% compared to head (ad6af3d) 65.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #361      +/-   ##
==========================================
- Coverage   67.34%   65.55%   -1.79%     
==========================================
  Files           6        6              
  Lines         392      421      +29     
==========================================
+ Hits          264      276      +12     
- Misses        103      119      +16     
- Partials       25       26       +1     
Impacted Files Coverage Δ
pkg/secrets/kubernetes.go 55.55% <0.00%> (-2.14%) ⬇️
pkg/webhook/image_swapper.go 60.78% <40.00%> (-1.47%) ⬇️
pkg/webhook/image_copier.go 71.53% <64.00%> (-3.05%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BEvgeniyS BEvgeniyS reopened this Jan 30, 2023
@BEvgeniyS BEvgeniyS marked this pull request as ready for review January 30, 2023 23:31
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

2 participants