- 12 May, 2020 22 commits
-
-
* CircleCI: Update grabpl to 0.4.5 * GEL: Upgrade version
Arve Knudsen committed -
Alex Malott committed
-
kay delaney committed
-
Andrej Ocenas committed
-
* Add Explore guide for plugins * Fix review comments
Marcus Olsson committed -
* Set width for cells and text overflow * Add title and update snapshot
Tobias Skarhed committed -
* Search: Add height: 100% to page containers * Search: Reset TagOption display to block * Search: Add title to result list * Search: Use flex-basis vs height * Search: Remove IconButton * Search: Do not shrink select options * Search: Fix hasEditPermissionInFolders * Search: Update tests * Search: Fix prop * Remove select wrapper class * Update snapshot
Alex Khomenko committed -
Arve Knudsen committed
-
Andrej Ocenas committed
-
* Field: Change getFieldTitle to getFieldDisplayNamne and change the NAME of the title field config from Title to Display name * Review feedback * fixed unit tests * Rename fieldConfig.title to displayName * Fixed tests * Added migration * Renamed getFrameDisplayTitle to getFrameDisplayName
Torkel Ödegaard committed -
Adds HTML sanitization to the tag value of the OpenTSDB datasource. Fixes #24537
Rotem Reiss committed -
Arve Knudsen committed
-
Arve Knudsen committed
-
* Search: Save folder expanded state * Search: Remember expanded state on search close
Alex Khomenko committed -
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 18 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
-