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

[mixin] Operational dashboard is missing OTLP data #15643

Open
lindeskar opened this issue Jan 8, 2025 · 0 comments · May be fixed by #15644
Open

[mixin] Operational dashboard is missing OTLP data #15643

lindeskar opened this issue Jan 8, 2025 · 0 comments · May be fixed by #15644

Comments

@lindeskar
Copy link
Contributor

otlp_v1_logs|/httpgrpc.HTTP/Handle should probably be added to these queries:

"expr": "histogram_quantile(0.99, sum by (le) (cluster_job_route:loki_request_duration_seconds_bucket:sum_rate{job=~\"$namespace/cortex-gw(-internal)?\", route=~\"api_prom_push|loki_api_v1_push\", cluster=~\"$cluster\"})) * 1e3",

"expr": "histogram_quantile(0.75, sum by (le) (cluster_job_route:loki_request_duration_seconds_bucket:sum_rate{job=~\"$namespace/cortex-gw(-internal)?\", route=~\"api_prom_push|loki_api_v1_push\", cluster=~\"$cluster\"})) * 1e3",

"expr": "histogram_quantile(0.5, sum by (le) (cluster_job_route:loki_request_duration_seconds_bucket:sum_rate{job=~\"$namespace/cortex-gw(-internal)?\", route=~\"api_prom_push|loki_api_v1_push\", cluster=~\"$cluster\"})) * 1e3",

@lindeskar lindeskar changed the title Loki / Operational dashboard is missing OTLP data Operational dashboard is missing OTLP data Jan 8, 2025
@lindeskar lindeskar changed the title Operational dashboard is missing OTLP data [mixin] Operational dashboard is missing OTLP data Jan 8, 2025
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 a pull request may close this issue.

1 participant