- 12 May, 2020 8 commits
-
-
Hugo Häggmark committed
-
Dominik Prokop committed
-
Zoltán Bedi committed
-
Hugo Häggmark committed
-
TimePicker: fixed so you can enter a relative range in the time picker without being converted to absolute range (#24534) * fixed so you can enter a relative date in the time range form. * did some small adjustments to make sure proper value is stored.
Marcus Andersson committed -
Daniel Lee committed
-
Hugo Häggmark committed
-
Marcus Andersson committed
-
- 11 May, 2020 32 commits
-
-
* Create queries.md * Delete mixed.md * Update _index.md * Update menu.yaml * Update queries.md * Update menu.yaml * Update queries.md * Update queries.md * Update queries.md * Update docs/sources/panels/queries.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/queries.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/queries.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update queries.md * Update queries.md * Update queries.md * Update queries.md * Update queries.md * Update queries.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Diana Payton committed -
* Add docs for variable interpolation in plugins * Fix review comments
Marcus Olsson committed -
* Show results of instant queries only in table, remove them from graph * Update table model
Ivana Huckova committed -
Ryan McKinley committed
-
* Add annotations guide for data source plugins * Fix review comments
Marcus Olsson committed -
* PanelModel: Fixed issues with persisting some changes * Fixed other issues
Torkel Ödegaard committed -
Amal committed
-
Amal committed
-
* Create _index.md * Create dashboard-list-panel.md * Update dashboard-list-panel.md
Diana Payton committed -
* added alert list panel topic * Update alert-list-panel.md
Diana Payton committed -
Marcus Olsson committed
-
Amal committed
-
* 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
-