Skip to content

prometheus: use thanos as default datasource

godog requested to merge thanos into master

Deploy thanos sidecar and query alongside Prometheus. Queries ran through thanos query will ask all sidecars for queries and fill in the gaps for missing data and deduplicate as needed.

Merge request reports