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

Fix documentation wrong metric type #410

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

averevki
Copy link
Contributor

# HELP auth_server_authconfig_duration_seconds Response latency of authconfig enforced by the auth server (in seconds).
# TYPE auth_server_authconfig_duration_seconds histogram
auth_server_authconfig_duration_seconds_bucket{authconfig="test",namespace="test-ns",le="0.001"} 0
auth_server_authconfig_duration_seconds_bucket{authconfig="test",namespace="test-ns",le="0.051000000000000004"} 1
auth_server_authconfig_duration_seconds_bucket{authconfig="test",namespace="test-ns",le="0.101"} 1
auth_server_authconfig_duration_seconds_bucket{authconfig="test",namespace="test-ns",le="0.15100000000000002"} 1
auth_server_authconfig_duration_seconds_bucket{authconfig="test",namespace="test-ns",le="0.201"} 1
auth_server_authconfig_duration_seconds_bucket{authconfig="test",namespace="test-ns",le="0.251"} 1

Copy link
Collaborator

@guicassolato guicassolato left a comment

Choose a reason for hiding this comment

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

Thanks!

@guicassolato guicassolato merged commit a27b2a0 into Kuadrant:main Jun 27, 2023
4 checks passed
@averevki averevki deleted the fix-metric-type branch June 27, 2023 16:05
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