mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* Explore: Adds support for new loki 'start' and 'end' params for labels endpoint Also initializes absoluteRange when explore is initialized Closes #16788 * Explore: Dispatches updateTimeRangeAction instead of passing absoluteRange when initializing Also removes dependency on sinon from loki language provider test * Loki: Refactors transformation of absolute time range to URL params into small utility function * Makes use of rangeToParams() util function in loki language provider test Also updates LanguageProvider.request() interface so that url should be type string, and adds optional params argument |
||
---|---|---|
.. | ||
LokiCheatSheet.tsx | ||
LokiQueryEditor.tsx | ||
LokiQueryField.tsx | ||
LokiQueryFieldForm.tsx | ||
LokiStartPage.tsx | ||
useLokiLabels.test.ts | ||
useLokiLabels.ts | ||
useLokiSyntax.test.ts | ||
useLokiSyntax.ts |