Chore: Remove loki version hack in explore (#27966)

This commit is contained in:
Andrej Ocenas
2020-10-01 15:41:05 +02:00
committed by GitHub
parent 43c389d119
commit 26ba7ab598
7 changed files with 4 additions and 56 deletions

View File

@@ -155,7 +155,7 @@ export function buildQueryTransaction(
__interval_ms: { text: intervalMs, value: intervalMs },
},
maxDataPoints: queryOptions.maxDataPoints,
exploreMode: queryOptions.mode,
exploreMode: undefined,
liveStreaming: queryOptions.liveStreaming,
/**
* @deprecated (external API) showingGraph and showingTable are always set to true and set to true