- 07 Jul, 2020 5 commits
-
-
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 11 commits
-
-
* 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 -
Carl Bergquist committed
-
- more and more datasources are having long-running queries, automatically triggering is becoming more of a burden than a help. - some datasource queries might actually cost money, so running queries should be explicit.
David committed -
Torkel Ödegaard committed
-
Ryan McKinley committed
-
... it's logically better, but the real reason is to appease Cypress which was cause a consistent request error for a single plugin (datadog-datasource). An error which could not be reproduced manually.
Steven Vachon committed -
Tobias Skarhed committed
-
Josh Soref committed
-
* Fix default field, remove redundant line field check * Add comments
Ivana Huckova committed -
Ryan McKinley committed
-
* first things * simple migration and remove angular part
Peter Holmberg committed
-
- 02 Jul, 2020 2 commits
-
-
ChrisDGH committed
-
Sofia Papagiannaki committed
-