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

Provide custom metrics. #58

Merged
merged 3 commits into from
Jul 15, 2024
Merged

Provide custom metrics. #58

merged 3 commits into from
Jul 15, 2024

Conversation

Gerrit91
Copy link
Contributor

@Gerrit91 Gerrit91 commented Jul 11, 2024

❯ curl -sSq localhost:2112/metrics | grep firewall_deployment 
# HELP firewall_deployment_ready_replicas provide information on firewall deployment ready replicas
# TYPE firewall_deployment_ready_replicas gauge
firewall_deployment_ready_replicas{name="shoot-firewall",namespace="shoot--pbs4kr--inttest10"} 1
# HELP firewall_deployment_target_replicas provide information on firewall deployment target replicas
# TYPE firewall_deployment_target_replicas gauge
firewall_deployment_target_replicas{name="shoot-firewall",namespace="shoot--pbs4kr--inttest10"} 1

@Gerrit91 Gerrit91 marked this pull request as ready for review July 11, 2024 11:30
@Gerrit91 Gerrit91 requested a review from a team as a code owner July 11, 2024 11:30
@Gerrit91 Gerrit91 requested a review from mwennrich July 12, 2024 11:38
@Gerrit91 Gerrit91 merged commit ba443be into main Jul 15, 2024
2 checks passed
@Gerrit91 Gerrit91 deleted the custom-metrics branch July 15, 2024 06:08
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