- 06 May, 2020 27 commits
-
-
Lukas Siatka committed
-
* Create thresholds.md * Update docs/sources/panels/thresholds.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update thresholds.md * Update thresholds.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Diana Payton committed -
* Correcting one of the usage in documentation * Correcting usage of a word * Correcting usage of a word in docs * Correcting same word in 2 more occurrences * Correcting a word in docs * Correcting a word in docs * Update docs/sources/variables/advanced-variable-format-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Incorporated reviewer's suggestion in other occurrences Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Amal committed -
- the stats label changed in the original PR, so the custom key did no longer work, this change fixes it and the total bytes processed show up in the explore logs meta data
David committed -
Andrej Ocenas committed
-
Ryan McKinley committed
-
Ryan McKinley committed
-
Torkel Ödegaard committed
-
Dan Cech committed
-
kay delaney committed
-
Torkel Ödegaard committed
-
Marcus Andersson committed
-
* Fix non-story * Update packages/grafana-ui/src/components/Badge/Badge.story.tsx
Tobias Skarhed committed -
Dominik Prokop committed
-
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 13 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
-