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

backend: add /metrics endpoint #1419

Merged
merged 1 commit into from
Feb 28, 2025
Merged

backend: add /metrics endpoint #1419

merged 1 commit into from
Feb 28, 2025

Conversation

simonpasquier
Copy link
Collaborator

What this PR does

Jira:
Link to demo recording:

Special notes for your reviewer

Copy link

Please rebase pull request.

@@ -0,0 +1,11 @@
apiVersion: security.istio.io/v1beta1
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is similar to #1420

Copy link
Collaborator

@mbarnes mbarnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good to me. This sets the stage nicely for also adding a /healthz endpoint with leader-election integration.

I had one suggestion, but not a requirement if you don't like it or it wouldn't work.

Copy link
Collaborator

@mbarnes mbarnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it. Had a further suggestion but, again, not required.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
@mbarnes mbarnes merged commit 3f13146 into main Feb 28, 2025
22 checks passed
@mbarnes mbarnes deleted the add-backend-metrics branch February 28, 2025 14:44
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.

2 participants