- 11 May, 2020 24 commits
-
-
* Datasource/CloudWatch: Results of CloudWatch Logs stats queries are now grouped
kay delaney committed -
* added log topic * added logs-panel.md * Update docs/sources/panels/visualizations/logs-panel.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Diana Payton committed -
* azuremonitor: add gzipped and base64 encoded query to metadata for Azure Log Analytic query responses * azure monitor: add fields to metadata for log analytics * azuremonitor: correction to text in query editor * azuremonitor: adds subscription id to result metadata * azuremonitor: build deep link url for Log Analytics Most of the information needed for building the url comes from the backend. The workspace friendly name and the resource group that the workspace belongs to are fetched in a separate API call. This call is cached otherwise there would be a workspaces call per query on the dashboard. * docs: azure log analytics deep linking * Apply suggestions from code review Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * docs: fixing review comments for azure monitor Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Daniel Lee committed -
Datasource/CloudWatch: Switch to metrics mode, logs API, when choosing stats query from cheatsheet (#24398) * Datasource/CloudWatch: Switch to metrics mode, logs API, when choosing stats query from cheatsheet
kay delaney committed -
Andrej Ocenas committed
-
Tobias Skarhed committed
-
Steven Vachon committed
-
Diana Payton committed
-
* Create stat-panel.md * Update stat-panel.md
Diana Payton committed -
Andrej Ocenas committed
-
Diana Payton committed
-
* Datasource/CloudWatch: Improve handling of long-running queries * Datasource/CloudWatch: Make order of dataframe fields consistent
kay delaney committed -
Andrej Ocenas committed
-
* Remove unused panel options * satisfy ts
Dominik Prokop committed -
Torkel Ödegaard committed
-
* QueryField: No default suggestion selected It's been a long-standing issue that careless typing lead to unwanted tab completion insertions. With this change the completion item list no longer selects the first item by default. The user has to actively click ArrowDown to select the first one. * Added type export * Remove width limit of typeahead list
David committed -
* Fix autocomplete inside function * Remove debug log * Add comment and return type
Andrej Ocenas committed -
* Add error message * Fix empty check
Andrej Ocenas committed -
Marcus Andersson committed
-
Hugo Häggmark committed
-
Diana Payton committed
-
* Support paging in cherrypick task * Update packages/grafana-toolkit/src/cli/tasks/cherrypick.ts Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update packages/grafana-toolkit/src/cli/tasks/cherrypick.ts Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Do not cherry pick closed PRs Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Dominik Prokop committed -
Dominik Prokop committed
-
Torkel Ödegaard committed
-
- 10 May, 2020 6 commits
-
-
Fix double "then". As previous systemd commands do not include ".service" postfix, remove it also for the "enable" command.
Richlv committed -
Amal committed
-
Peter Holmberg committed
-
Rotem Reiss committed
-
Torkel Ödegaard committed
-
Yazdan committed
-
- 09 May, 2020 5 commits
- 08 May, 2020 5 commits
-
-
* Datasource/CloudWatch: Fix encoding of CloudWatch Logs deep link URL * Adds data links to cloudwatch logs responses for deep linking to aws console * Implements PR feedback
kay delaney committed -
Closes #24184
kay delaney committed -
While query fields should not rely on getting unmounted when the data source changes (and instead react to that change in e.g. componentDidUpdate()), query fields other than PromQueryField still rely on this.
Andreas Opferkuch committed -
* Add docs for user management * WIP
Marcus Olsson committed -
Alexander Zobnin committed
-