Prometheus: Track incremental query request sizes with Faro (#65244)

Track incremental query usage in Faro

Co-authored-by: leeoniya <leon.sorokin@grafana.com>
Co-authored-by: Galen <galen.kistler@grafana.com>
This commit is contained in:
Leon Sorokin
2023-04-18 08:22:46 -05:00
committed by GitHub
co-authored by leeoniya Galen
parent f64a89727e
commit 75fc678d8a
2 changed files with 171 additions and 8 deletions
@@ -92,6 +92,8 @@ datasources:
incrementalQuerying: true
incrementalQueryOverlapWindow: 10m
cacheLevel: 'High'
incrementalQuerying: true
incrementalQueryOverlapWindow: 10m
exemplarTraceIdDestinations:
# Field with internal link pointing to data source in Grafana.
# datasourceUid value can be anything, but it should be unique across all defined data source uids.