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

question:has metrics for binding certificates on the gateway? #4939

Open
beckliln opened this issue Dec 17, 2024 · 2 comments
Open

question:has metrics for binding certificates on the gateway? #4939

beckliln opened this issue Dec 17, 2024 · 2 comments
Labels
area/observability Observability related issues kind/question Further information is requested stale

Comments

@beckliln
Copy link

Description:

Describe the issue.
In my env,There are some secret bound to the https listener of envoy gateway. Are there any metrics about certificates?
Such as quantity, expiration time, etc.

[optional Relevant Links:]

Any extra documentation required to understand the issue.

@zhaohuabing zhaohuabing added kind/question Further information is requested area/observability Observability related issues and removed triage labels Dec 18, 2024
@zhaohuabing
Copy link
Member

zhaohuabing commented Dec 18, 2024

days_until_first_cert_expiring can be very useful as a reminder to rotate the certs.
https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/statistics

There're also some TLS related stattistics on the listener: https://www.envoyproxy.io/docs/envoy/latest/configuration/listeners/stats#tls-statistics

You can follow the Gateway Observability task to retrieve these metrics.

Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days.

@github-actions github-actions bot added the stale label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/observability Observability related issues kind/question Further information is requested stale
Projects
None yet
Development

No branches or pull requests

2 participants