- 08 Jul, 2020 2 commits
-
-
Dominik Prokop committed
-
Ryan McKinley committed
-
- 07 Jul, 2020 15 commits
-
-
* Create use.md * Update timeseries.md * changed file name and added content * Update menu.yaml * Update strategies.md
Diana Payton committed -
* BackendSrv: Observable all the way POC * starting to unify code paths * tests pass * Unified error handling * Single request path and error handling * Fixed ts issue * another ts issu * Added back old requestId cancellation * Slow progress trying to grasp the full picture of cancellation * Updates * refactoring * Remove a bunch of stuff from backendSrv * Removed another function * Do not show error alerts for data queries * Muu * Updated comment * fixed ts issue * unify request options type * Made query inspector subscribe to backendSrv stream instead of legacy app events * Add back support for err.isHandled to limit scope * never show success alerts * Updated tests * Fixing tests * Minor weak * Improved logic for the showErrorAlert and showSuccessAlert boolean flags, now they work more logically * Fix issue
Torkel Ödegaard committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Hot fix, keep the file * Add comment * Update public/app/plugins/datasource/loki/datasource.ts Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Remove script.go file Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Ivana Huckova committed -
Dominik Prokop committed
-
also fix case sensitivity for azure monitor metrics
Kyle Brandt committed -
Dominik Prokop committed
-
Dominik Prokop committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Dominik Prokop committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* StatPanel: Fix text mode auto logic * Removed import
Torkel Ödegaard committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Cloudwatch: Update AWS/MediaConnect dimensions * Cloudwatch: Update AWS/MetricConnect metrics
Sofia Papagiannaki committed -
Peter Holmberg committed
-
- 06 Jul, 2020 17 commits
-
-
* Fix list of sample providers The sample providers on this page has changed, so the list at the top of the page is no longer correct. Also link to Octo and Azure AD pages from here, since they are also OAuth2 providers. * Fix misspelled Okta * Make bullet list of OAuth2 providers * Sort list of OAuth2 providers alphabetically
Eivind Gussiås Løkseth committed -
minor edit
Diana Payton committed -
Diana Payton committed
-
* Docs: Add guidelines for inclusive language * Fix review comments * Fix review comments * Update documentation-style-guide.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Marcus Olsson committed -
* Chore: Fix typescript strict null errors * Added new limit * Fixed ts issue * fixed tests * trying to fix type inference * Fixing more ts errors * Revert tsconfig option * Fix * Fixed code * More fixes * fix tests * Updated snapshot
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Diana Payton committed
-
Imagestore: Fallback to application default credentials when no key file is specified for GCS (#25948) The external image storage for GCS creates the JWT Token from a credentials file, but if your Grafana server runs under a GCE instance with a service account on it, you can use that instead (you don't have to manage/secure the credentials file). Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Labesse Kévin committed -
Macaron context.QueryBool() seems to modify the request context that causes the POST and PUT requests to fail with: "http: proxy error: net/http: HTTP/1.x transport connection broken: http: ContentLength=333 with Body length 0"
Sofia Papagiannaki committed -
* Docs: monthly reports * Docs: version available * Docs: feedback from Diana and Agnes.
Leonard Gram committed -
PLUS: Make it more consise Add unit test
Andreas Opferkuch committed -
Signed-off-by: Annegies van 't Zand <ace.vtzand@gmail.com>
annegies committed -
Fixes #26068 The `conf ` directory doesn't have any `grafana.ini`, but a `defaults.ini`, which contains the default configuration.
Eivind Gussiås Løkseth committed -
Closes #26069
Torkel Ödegaard committed -
* Chore: Upgrade golangci-lint
Arve Knudsen committed
-
- 04 Jul, 2020 5 commits
-
-
Ryan McKinley committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
This reverts commit 0dd5c4e6.
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 03 Jul, 2020 1 commit
-
-
* fix a few null errors * more * flip logic * merge master * more * fewer changes * processor Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Ryan McKinley committed
-