Tempo: Remove experimental config option to select native histograms (#110618)

* remove config option from configured data sources

* remove from ServiceGraphSettings.tsx

* remove config option from types
This commit is contained in:
Brendan O'Handley
2025-09-10 11:18:13 -05:00
committed by GitHub
parent ddbc5bce4f
commit adac9fbe71
5 changed files with 1 additions and 63 deletions
-1
View File
@@ -218,4 +218,3 @@ datasources:
query: 'sum(rate({$$__tags}[5m]))'
serviceMap:
datasourceUid: 'gdev-prometheus'
histogramType: 'both' # 'classic' or 'native' or 'both'