Menu
Documentationbreadcrumb arrow Grafana Cloudbreadcrumb arrow What's new in Grafana Cloudbreadcrumb arrow Query acceleration for Grafana Cloud Logs
Grafana Cloud
← Back to What's new
Available in public previewLogs
Release date: 2024-11-22

Query acceleration for Grafana Cloud Logs

Have you ever had a Grafana Cloud Logs query time out because it tried to process too much data? Query acceleration leverages bloom filters to quickly filter on structured metadata, showing you results faster and making timeouts less likely.

Example use cases where query acceleration are helpful include support-type queries, where you may be looking for an order id, phone number, or similar higher cardinality key value pair. Query acceleration also works well out-of-the-box with OpenTelemetry logs. If you’re not using OpenTelemetry, you can still send structured metadata using Grafana Alloy’s native Loki pipelines.