We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Noticed that for each le in keycloak_request_duration_bucket the values are the same.
le
keycloak_request_duration_bucket
Normal request duration spread
Each `'le' value is equal, which cannot be right.
I use Telegraf to gather the metrics and ingest them into InfluxDB, but this shouldn't matter for this report.
Describe all steps and pre-requirements which are required to be performed in order to reproduce this scenario. ( E.g 1. Action, 2. Action ... )
A sample of the collected output:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Noticed that for each
le
inkeycloak_request_duration_bucket
the values are the same.Expected Behavior
Normal request duration spread
Actual Behavior
Each `'le' value is equal, which cannot be right.
Environment
I use Telegraf to gather the metrics and ingest them into InfluxDB, but this shouldn't matter for this report.
Steps to reproduce
Describe all steps and pre-requirements which are required to be performed in order to reproduce this scenario. ( E.g 1. Action, 2. Action ... )
A sample of the collected output:
The text was updated successfully, but these errors were encountered: