429c4c903b
add plugin aliases ( #26206 )
2020-07-09 07:42:04 -07:00
26cf3d9c66
Docs: Update debian.md ( #26100 )
...
* Update debian.md
* Revert "Update debian.md"
This reverts commit 063c1f09d9e490bd514bbd17b84c8bec38379295.
* Update debian.md
* Update debian.md
* Update debian.md
* Update docs/sources/installation/debian.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-07-09 07:25:10 -07:00
d3dcb19a5b
Loki: Improve error message for unescaped \ and add LogQL link to docs ( #26136 )
...
* Add custom escaping error message
* Include regex escape error message
* Update docs, add logql link
* Refactor
2020-07-09 10:13:41 +02:00
4df441f822
Docs: Update azuread.md to reflect Azure Portal Interface ( #25420 )
2020-07-08 16:30:15 -07:00
c6a3afb4b8
Docs: Azure Monitor data source changes for 7.1 ( #26096 )
...
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-08 15:47:00 -04:00
17d87071e6
Transform: adding missing "table"-transform and "series to rows"-transform to Grafana v7-transforms. ( #26042 )
...
* Fixed so the merge for table values works as it did before.
* wip
* fixed tests.
* merge tests are green.
* removed unused code and simplify the seriesToRows.
* added time series to rows editor.
* using getFrameDisplayName for the metric value.
* updated description of transforms.
* updated docs.
* fixed according to feedback.
* changed from images to markdown tables for the examples.
* forgot to save :P
2020-07-08 12:40:05 +02:00
b0fd9f03ca
Docs: Add strategies topic ( #26103 )
...
* Create use.md
* Update timeseries.md
* changed file name and added content
* Update menu.yaml
* Update strategies.md
2020-07-07 12:40:36 -07:00
81e955e6b5
BackendSrv: Cancellable requests & Observable all the way ( #25746 )
...
* 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
2020-07-07 21:22:47 +02:00
6b0d753728
Docs: Fix list of sample providers ( #26067 )
...
* 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
2020-07-06 14:28:31 -07:00
d72c25500a
Docs: Update plugin-signature-verification.md ( #26030 )
...
minor edit
2020-07-06 13:08:32 -07:00
3a57ba20cf
Docs: Update _index.md ( #26028 )
2020-07-06 13:07:54 -07:00
42295898b8
Docs: Update auth.md ( #26034 )
2020-07-06 07:56:26 -07:00
8e7a88faff
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>
2020-07-06 15:02:58 +02:00
632c54f91d
Docs: monthly reports ( #25964 )
...
* Docs: monthly reports
* Docs: version available
* Docs: feedback from Diana and Agnes.
2020-07-06 13:49:35 +02:00
6f13f2de7d
Docs: Update enterprise docs landing ( #26072 )
...
Closes #26069
2020-07-06 10:59:06 +02:00
dec76b4556
Graph panel: Move Stacking and null values before Hover tooltip options ( #26037 )
2020-07-03 09:14:44 +02:00
45bbee2dea
Update _index.md
2020-07-02 15:03:03 -04:00
3ef06a0c88
Cloudwatch: Add Support for external ID in assume role ( #23685 )
...
Co-authored by: Arve Knudsen
2020-07-02 15:24:36 +02:00
2d4bcbeff6
Small fix in provisioning docs ( #26004 )
...
* Small fix in provisioning docs
* Update docs/sources/administration/provisioning.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-07-02 14:29:37 +03:00
ab172f09b2
Docs: Add Query history search documentation ( #25946 )
...
* Update docs for search in query history
* Update
* Update docs/sources/features/explore/index.md
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/explore/index.md
* 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>
2020-07-02 08:53:10 +02:00
e6ee3e1e7e
Update whats-new-in-v7-1.md ( #25979 )
2020-07-02 09:07:52 +03:00
b1b44d01da
Docs: Update organization_roles.md ( #25912 )
...
* Update organization_roles.md
* Update docs/sources/permissions/organization_roles.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-07-01 09:08:46 -07:00
55406053dc
Docs: Correction for repeat panels introduction ( #25985 )
2020-07-01 08:47:49 -07:00
81095335c4
docs: 7.1 beta what's new draft ( #25961 )
...
* Add whats new draft article
* Update docs/sources/guides/whats-new-in-v7-1.md
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
* Add elastic internal links
* Docs: more about vault in whats new
* docs: monthly reports
* Apply suggestions from code review
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
* Remove unified explore mention
* updated what's new
* Update link
* Add search image link
* Add 7.1 article to the menu
* Fix typo
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Co-authored-by: Leonard Gram <leo@xlson.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2020-07-01 14:26:37 +02:00
d65569f5d9
StatPanel: Option showing name instead of value and more ( #25676 )
...
* StatPanel: Option showing name instead of value and more
* rename option to textMode
* Move the logic of only showing name if more than one value to gauge and bar gauge panels
* Got tooltip working
* Updated devenv test dashboard
* Added docs for text mode
* Added migration logic
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* docs fix
* Fixed ts issue
* review changes
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-01 11:06:21 +02:00
2ca6df814e
Elastic: Internal data links ( #25942 )
...
* Allow internal datalinks for elastic
* Add docs
* Update docs/sources/features/datasources/elasticsearch.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-01 09:45:21 +02:00
83df83fa42
Docs: updated packages reference docs for 7.1.0-beta1. ( #25958 )
2020-07-01 09:12:35 +02:00
a02c6f2d36
Docs: Enterprise Vault feature ( #25895 )
...
* Docs: Vault integration
* Add links to vault feature doc
* Update Enterprise configuration file with vault fields
* Small fixes on vault doc
* Update docs according to PR review
* Update docs/sources/administration/configuration.md
Co-authored-by: Leonard Gram <leo@xlson.com>
* Update docs/sources/enterprise/vault.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/vault.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Co-authored-by: Leonard Gram <leo@xlson.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-01 08:40:58 +02:00
bb4b7381fc
Stackdriver: Deep linking from Grafana panels to the Metrics Explorer ( #25858 )
...
* Add stackdriver deep link
* No deep link for SLO queries
* Add tests
* Update docs/sources/features/datasources/stackdriver.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Enforce resource type
* Navigate to google account chooser first
* Change renamed image reference
Fix misspelling in image name and change it to conform with the rest cloud monitoring images
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-01 01:16:20 +03:00
686149966a
docs: spelling ( #24383 )
...
* Docs: spelling
* Docs: spelling (contribute/ directory)
* Drop whats-new-in changes
2020-06-30 14:42:50 -07:00
e07d0ae452
Docs: Reorganize reference topics ( #25915 )
...
* moved annotations.md
* Update annotations.md
* moved dashboard_folders.md
* moved dashboard_history.md
* moved playlist.md
* moved search.md
2020-06-30 14:18:38 -07:00
891ae24f76
Docs: Update add-a-panel.md ( #25780 )
2020-06-30 13:36:24 -07:00
885467e46e
Docs: Update alert-list-panel.md ( #25779 )
...
Fixed minor typo and format updates
2020-06-30 13:36:00 -07:00
4bb3f66569
Stackdriver: Rename Stackdriver to Google Cloud Monitoring ( #25807 )
...
* Update backend
* Update frontend
* Keep old plugin id
* Update docs
* Place doc images to a new directory
* Legacy support for stackdriver-auto alignment
* Consistent plugin name
* Apply suggestions from code review
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
* Update docs
* Update public/app/plugins/datasource/cloud-monitoring/README.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Add reference to the data source formerly being named Stackdriver
* Update pkg/models/datasource.go
Co-authored-by: Carl Bergquist <carl@grafana.com>
* Fix gofmt
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
Co-authored-by: Carl Bergquist <carl@grafana.com>
2020-06-30 18:47:13 +03:00
810ec4c5f8
Provisioning: Use folders structure from the file system to create desired folders in dashboard provisioning. ( #23117 )
...
Fixes #12016
2020-06-30 15:33:26 +02:00
460b01f1fe
Datasource: Make sure data proxy timeout applies to HTTP client ( #25865 )
...
For backend data sources executing in the backend (not through data proxy) make
sure that the timeout applies to cached HTTP client.
Fixes #25863
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-06-29 11:22:49 +02:00
383aa21ab6
docs: removes invalid comment ( #25883 )
2020-06-29 09:26:08 +02:00
9f82cd4713
Slack: Support use of chat.postMessage ( #25818 )
...
* set bearer token if token is provided
* update slack notification document
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-06-26 20:47:06 +02:00
504b786141
Setting: Add docs for option variable expansion ( #25508 )
...
Docs for #25075
2020-06-26 13:32:05 +02:00
564a34a9c8
Update docs/sources/variables/templates-and-variables.md ( #25829 )
...
* Update docs/sources/variables/templates-and-variables.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-06-25 12:54:21 +02:00
69eb5afdf7
Docs: Typo correction ( #25791 )
...
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-06-25 01:45:22 +02:00
e8e280c83e
Google OAuth Docs: Fix typos ( #25790 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-06-24 15:46:31 +02:00
2cd569219b
Docs: Suggesting few changes to the document ( #25435 )
...
* Suggesting few changes to the document
* Update docs/sources/panels/visualizations/heatmap.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/visualizations/heatmap.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-06-24 06:37:37 -07:00
57f994712e
Fix: typo in the Delete sub-header ( #25781 )
2020-06-23 14:55:14 -07:00
7b95984ad1
Docs: Suggesting few changes ( #25774 )
...
* Suggesting few changes
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* 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>
2020-06-23 12:39:15 -07:00
297a4ddd22
Docs: Update jaeger.md ( #25634 )
...
* Update jaeger.md
* Update jaeger.md
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Co-authored-by: Ivana <ivana.huckova@gmail.com>
2020-06-23 12:12:07 -07:00
a1aeb4b50d
Docs: Updated links ( #25777 )
2020-06-23 12:11:30 -07:00
78996516af
Docs: Update configuration.md ( #25707 )
...
* Update configuration.md
* moved configuration.md to administration folder
* updated links
* Added quota section
* Update upgrading.md
* Update configuration.md
* Update configuration.md
* Update configuration.md
* Updating links
* Update configuration.md
* Update configuration.md
* Update configuration.md
Reworked the security options
* Update configuration.md
* Update configuration.md
* Update provisioning.md
* Update provisioning.md
* Update configuration.md
* Update configuration.md
* Update docs/sources/administration/configuration.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-06-23 09:56:44 -07:00
0797fe88a1
Units: Custom unit suffix and docs for custom units ( #25710 )
...
* Units: Custom units updates and docs
* Fixed codespell
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-06-22 21:30:37 +02:00
703f728c0c
Dashboards: Make path to default dashboard configurable ( #25595 )
...
Closes #25463
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-06-22 18:00:39 +02:00