- 28 Apr, 2020 14 commits
-
-
Andrej Ocenas committed
-
* updated docs * peering comments * Added info about what version test mails requires
Jon Gyllenswärd committed -
Alex Khomenko committed
-
Fix pagination of issues/PR's in changelog generator
Marcus Efraimsson committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Emil Tullstedt committed
-
* Search: Use folder id as key when present * Search: Do not render modals if not open
Alex Khomenko committed -
* Docs: What's new in 7.0 placeholder * Updated makefile
Torkel Ödegaard committed -
* Update Grafana version
Arve Knudsen committed -
to match https://github.com/grafana/metrictank/pull/1798
Dieter Plaetinck committed -
* Update docs about query history * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Ivana Huckova committed -
* updated the alerting tab. * changed so we use a confirm button. * removed uncommeneted import. * Change to secondary buttons Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com> * trying to fix issue with panel of undefined. * Fix prettier * Update public/app/features/alerting/AlertTab.tsx Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Marcus Andersson committed -
* added packages reference menu item. * removed the draft flag. * Updated docs by running script.
Marcus Andersson committed -
* Docs: Fix building of docs * CircleCI: Fixate grafana/docs-base image revision in job for building docs
Arve Knudsen committed
-
- 27 Apr, 2020 26 commits
-
-
Ryan McKinley committed
-
Andrej Ocenas committed
-
Andrej Ocenas committed
-
* Set min height of panel pane to 200px * Disable badge on viz picker when item is in disabled in search results * Fix UserProfile inputs width * Remove select caret in user admin permissions editor * fix 23911
Dominik Prokop committed -
Torkel Ödegaard committed
-
DescribeAlarmHistory is used in the prefix matching of the annotations query
Jan Garaj committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Suggesting multiple changes for better readability * Update docs/sources/features/datasources/mssql.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/datasources/mssql.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/datasources/mssql.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Mohit Nain committed -
* multiple changes to make document easier to read * Update docs/sources/features/datasources/loki.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/datasources/loki.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/datasources/loki.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update docs/sources/features/datasources/loki.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Mohit Nain committed -
If refresh interval is lower than minimum refresh interval when importing dashboard, use the minimum refresh interval instead of returning error. Fixes #23099
Marcus Efraimsson committed -
Fixes #23189
Marcus Efraimsson committed -
DescribeAlarmHistory is used in the annotations query.
Jan Garaj committed -
* Minor correction in documentation * Refactoring the previous change
Amal committed -
Carl Bergquist committed
-
* PanelEditor: fixes save/apply for undefined props in restoreModel * Refactor: changes after PR comments * Refactor: changes sourcePanel refresh strategy * Added unit tests and minor refactoring of method, starting with cleanup, then setting properties from model * Update public/app/features/dashboard/state/PanelModel.test.ts Co-authored-by: Torkel Ödegaard <torkel@grafana.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Hugo Häggmark committed -
sdk v0.57.0 go mod tidy
Kyle Brandt committed -
Dominik Prokop committed
-
* MaxDataPoints: Now enabled for all * Updates to code and test * Moved the panel query inspector * PaneQueryRunner: Simplify logic and only take in maxDataPoints not width
Torkel Ödegaard committed -
* Search: Move layout to query reducer/hook * Search: Move extra layout/sort logic to reducer * Search: Tweak action row spacing * Search: Update TagOption * Search: Remove duplicate function * Search: Add Clear tags button * Search: Align checkbox * Search: Add TagFilter.displayName * Search: Update default placeholder * Search: Return all dashboards for list view * Search: Apply custom line-height to ActionRow checkbox
Alex Khomenko committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Update data frame concept doc * Fix typo * Fix typo
Marcus Olsson committed -
* azuremonitor: add support for log analytics macros Also adds tests for the kql macros * azuremonitor: backend implementation for Log Analytics * azuremonitor: remove gzip header from plugin route The Go net/http library adds an accept encoding header for gzip automatically. https://golang.org/src/net/http/transport.go\#L2454 So no need to specify it manually * azuremonitor: parses log analytics time series * azuremonitor: support for table data for Log Analytics * azuremonitor: for log analytics switch to calling the API... ...from the backend for time series and table queries. * azuremonitor: fix missing err check * azuremonitor: support Azure China, Azure Gov... for log analytics on the backend. * azuremonitor: review fixes * azuremonitor: rename test files folder to testdata To follow Go conventions for test data in tests * azuremonitor: review fixes * azuremonitor: better error message for http requests * azuremonitor: fix for load workspaces on config page * azuremonitor: strict null check fixes Co-authored-by: bergquist <carl.bergquist@gmail.com>
Daniel Lee committed -
Torkel Ödegaard committed
-
Fixes #23806 Co-Authored-By: Torkel Ödegaard <torkel@grafana.com> Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
Marcus Efraimsson committed -
Marcus Andersson committed
-
Fixes #22493
Marcus Efraimsson committed
-