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

feat: add metrics for konnect entity operations #953

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

Conversation

randmonkey
Copy link
Contributor

@randmonkey randmonkey commented Dec 24, 2024

What this PR does / why we need it:
Add metrics for Konnect entity operations.
Which issue this PR fixes

Fixes #713

Special notes for your reviewer:
This is the first time to add custom metrics to the controller manager's metrics server so I used the same approach as KIC does.

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect significant changes

@randmonkey randmonkey requested a review from a team as a code owner December 24, 2024 10:08
@randmonkey randmonkey force-pushed the feat/metrics_konnect_entities branch from 635bb4f to 29675f9 Compare December 24, 2024 10:18
internal/metrics/prometheus.go Outdated Show resolved Hide resolved
internal/metrics/prometheus.go Outdated Show resolved Hide resolved
internal/metrics/prometheus.go Outdated Show resolved Hide resolved
modules/manager/controller_setup.go Outdated Show resolved Hide resolved
internal/metrics/prometheus.go Outdated Show resolved Hide resolved
internal/metrics/prometheus.go Outdated Show resolved Hide resolved
controller/konnect/ops/ops.go Outdated Show resolved Hide resolved
@randmonkey randmonkey requested a review from pmalek December 25, 2024 06:34
@randmonkey randmonkey force-pushed the feat/metrics_konnect_entities branch from 8a2bb2a to 4a476da Compare December 25, 2024 06:36
@randmonkey randmonkey force-pushed the feat/metrics_konnect_entities branch from 4a476da to 6bf84c7 Compare December 25, 2024 06:37
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.

Konnect Entities: Add metrics for Konnect operations
2 participants