- 06 May, 2020 13 commits
-
-
Marcus Efraimsson committed
-
* Datasource/CloudWatch: Fix CloudWatch logs dataframe transformation
kay delaney committed -
* Search: Do not set items if no results returned * Search: Simplify canSave logic * Search: Add initialLoading state * Search: Add itemsFetching state to folder * Search: Fix props and tests * Search: Fix strict null check
Alex Khomenko committed -
Emil Tullstedt committed
-
Closes #24245
kay delaney committed -
* Chore: removed regex from LokiQuery * Chore: removes parseQuery from Loki datasource * Chore: removes regex param from format query in lokiStreamsToDataframes in Loki result transformer * Chore: updates formatQuery and removes parseQuery from Loki query utils * Chore: removes highlighter test with unsupported syntax from Loki query utils
Lukas Siatka committed -
Andrej Ocenas committed
-
* Migration: snapshots list * chore: converted SnapshotListPage to functional component * fix: dependencies for doRemoveSnapshot
Alexander Tymchuk committed -
* fixed a couple of bad links. * adjusted so we use the correct type of links. * cleaning up links regarding edit/viewing panels. * fixing edit link. * reverted back to panelId for the image urls. * reverted back. * remvoed the editPanel: null since it is obsolete.
Marcus Andersson committed -
Emil Tullstedt committed
-
Daniel Lee committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Ryan McKinley committed
-
- 05 May, 2020 27 commits
-
-
* Moved files Moved files from guides folder into getting-started folder, added aliases, added Intro to histograms topic * Updated links * Update intro-histograms.md Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
Diana Payton committed -
Amal committed
-
Amal committed
-
Amal committed
-
* Update templates-and-variables.md * Update advanced-variable-format-options.md
Diana Payton committed -
* Change z-index * Add position and width to menuPortal
Tobias Skarhed committed -
* Add grabpl tool for deploys * Rest of the files
Stephanie Closson committed -
Amal committed
-
Amal committed
-
Amal committed
-
* CircleCI: Include signed manifest when building plug-ins
Arve Knudsen committed -
* Prometheus: Add off switch for metric/label name lookup This will help users with amounts of metric name data that is too much for a browser to handle. Autocomplete will be disabled and metrics chooser hidden, since obviously both rely on this data. Fixes #22702 * Use onUpdateDatasourceJsonDataOptionChecked ... from `@grafana/data`. Refactor naming to faciliate its use and stick with prop names as passed down from `ConfigEditor`. PLUS: - Rephrase switch label, add a tooltip and reduce the size of the to what "Custom query parameters" originally was. - Change `languageProvider` type in `PromQueryField`. * Put language provider back in Functions and history still work, even when metrics lookup gets disabled. Also: Rewording of setting. * Display a message when lookup got disabled manually * Call property for setting disableMetricsLookup * Show disabled metrics chooser instead of warning
Andreas Opferkuch committed -
Tobias Skarhed committed
-
Andrej Ocenas committed
-
syntaxLoaded needed resetting at the beginning of refreshing metrics. Fixes #24291
Andreas Opferkuch committed -
Marcus Olsson committed
-
Andrej Ocenas committed
-
* Update documentation-style-guide.md Added guidance on jargon * Update documentation-style-guide.md
Diana Payton committed -
QueryOptions: Fixed min interval placeholder now is real min interval from data source settings (#24227)
Torkel Ödegaard committed -
* Variables: Fixes variable initilization and default values * fixed failing tests. Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
Torkel Ödegaard committed -
* Convert BigValue and GraphLegend * Convert last stories
Tobias Skarhed committed -
* Stat/Gauge/BarGauge: shows default cursor when missing links * Stat/Gauge/BarGauge: shows default cursor when missing links * Refactor: changes after PR comments
Hugo Häggmark committed -
Andrej Ocenas committed
-
Datasource/Loki: Fixes issue where cached log values weren't merged when labels were refreshed (#24101) * Datasource/Loki: Fixes issue where cached log values weren't merged when labels were refreshed Closes #24087
kay delaney committed -
* Variables: migrates old tags format for consistency * Update DashboardGrid.test.tsx.snap * Update DashboardPage.test.tsx.snap * Update DashboardGrid.test.tsx.snap
Hugo Häggmark committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Andrej Ocenas committed
-