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

Konnect Entities: Add metrics for Konnect operations #713

Open
1 task done
Tracked by #827
randmonkey opened this issue Oct 8, 2024 · 0 comments · May be fixed by #953
Open
1 task done
Tracked by #827

Konnect Entities: Add metrics for Konnect operations #713

randmonkey opened this issue Oct 8, 2024 · 0 comments · May be fixed by #953

Comments

@randmonkey
Copy link
Contributor

randmonkey commented Oct 8, 2024

Problem Statement

We want to see the metrics of calling Konnect APIs to operate Konnect entities.
...

Proposed Solution

Add metrics of counters and histograms of duration with the following attributes:

  • Method (Create/Update/Delete/Get)
  • Entity type (ControlPlane/Service/Route/Consumer/Plugin/...)
  • Succeeded (True/False)
  • Status Code (200/201/400/...)
    ...

Additional Information

...

Acceptance Criteria

  • We can see metrics of sending requests to Konnect .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants