Torkel Ödegaard
88fbdd6716
DisplayProcessor: Show strings as strings ( #27097 )
...
* WIP: strings and numbers
* Works in displayProcessor but units are not applied in applyFieldOverride
* removed bit
* Updated
* Added docs
* fixed typo
2020-08-25 09:50:37 +02:00
Will Browne
daaa3e571b
Alerting: Store sensitive settings encrypted for Threema notifier ( #27160 )
...
* encrypt API secret
* update docs
2020-08-24 16:49:45 +02:00
Will Browne
30d6405c53
Alerting: Store sensitive settings encrypted for Pushover notifier ( #27159 )
...
* encrypt api + user keys
* update docs
* fix decrypt steps
2020-08-24 16:49:30 +02:00
Will Browne
bbbbf9ac42
Alerting: Store sensitive settings encrypted for LINE notifier ( #27157 )
...
* encrypt token
* update docs
2020-08-24 16:49:10 +02:00
Will Browne
ed6f0663c2
Alerting: Store sensitive settings encrypted for Sensu notifier ( #27131 )
...
* encrypt password
* update docs
2020-08-24 16:48:55 +02:00
Diana Payton
1502722129
Docs: Add FAQcontent ( #27139 )
...
* update content
* updated content
* update content
* Update graphite.md
2020-08-24 07:44:09 -07:00
Dominik Prokop
f7950491a3
Field overrides: Overrides UI improvements ( #27073 )
...
* Add filter name by regex matcher for overrides
* Update docs
* Introduce UI improvements to overrides list
* Update public/app/features/dashboard/components/PanelEditor/OverrideEditor.tsx
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
* Review improvements
* Fix merge
* Remove ellipsis
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
2020-08-24 12:07:44 +02:00
Yoan Blanc
69df8b424c
Docs: zipkin links to Loki documentation ( #27144 )
2020-08-23 20:59:09 +02:00
Ryan McKinley
0fb7ee05d1
Chore: Minor cleanup ( #27112 )
2020-08-20 14:37:49 -07:00
Vishwa Krishnakumar
999009bd57
Docs: Added Zenduty Grafana integration to the Grafana notifications documentation page ( #27069 )
...
* Added Zenduty Grafana integration to the notifications page
Signed-off-by: Vishwa Krishnakumar <vishwa306@gmail.com>
* Added Zenduty Grafana integration to the list of notifiers table
Signed-off-by: Vishwa Krishnakumar <vishwa306@gmail.com>
2020-08-20 08:03:45 -07:00
Will Browne
9f2386a219
Alerting: Store sensitive settings encrypted for OpsGenie notifier ( #27074 )
...
* encrypt OpsGenie API key
* make whitespace consistent
* update docs
2020-08-20 16:05:48 +02:00
Dominik Prokop
ed1b929fe5
Field overrides: Filter by field name using regex ( #27070 )
...
* Add filter name by regex matcher for overrides
* Update docs
* rever schema change
* add docs for by type
* add docs for by type
* add docs for by type
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2020-08-20 08:54:49 +02:00
Sriramajeyam Sugumaran
98f8ec7c89
plugin.json schema updates ( #27029 )
...
* added $schema field support in plugin.schema.json
More details can be found in https://github.com/grafana/plugin-validator/issues/1
* Others category in plugin.json, minimum 1 keyword
* Allow others as a category if the plugin doesn't fall into appropriate category. Refer https://github.com/grafana/plugin-validator/issues/3 for more details
* Mandate minimum one keyword for better discovery in plugin repository.
* Dropped enum from plugin.json $schema
2020-08-19 21:27:44 +02:00
Diana Payton
b4289a48f1
Docs: Update troubleshoot-queries.md ( #27078 )
...
* Update troubleshoot-queries.md
* Update troubleshoot-queries.md
2020-08-19 10:38:41 -07:00
Marcus Olsson
689ca1be87
Add guide for sharing plugins ( #27043 )
...
* Add guide for sharing plugins
* Fix review comments
2020-08-19 09:01:07 +02:00
Wojciech Sromek
918fb4d02a
Docs: Example of provisioning InfluxDB v2 datasource ( #27045 )
...
* Docs: Example of provisioning InfluxDB v2 datasource
* Apply suggestions from code review
Suggested improvements
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-18 08:08:09 -07:00
Marcus Olsson
dd0b0fe0b1
Add instructions on how to format multiple variables ( #27032 )
...
* Add instructions on how to format multiple variables
* Update docs/sources/developers/plugins/add-support-for-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Fix review comment
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-18 16:42:24 +02:00
Kirchen99
5da3276db1
Dashboard: Use same min refresh interval fallback in the API as in provisioning ( #25926 )
...
* Dashboard: Solve the discrepancy between provisioning and the API, Handle min refresh interval when creating/updating dashboard via API
* Docs: Add refresh field in the example dashboard http api docs
* Update create dashboard API docs
Add refresh field in the create dashboard example response
* Fix create dashboard API docs
* Fix create dashboard API docs
* Update docs/sources/http_api/dashboard.md
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-17 12:00:10 -07:00
Marcus Olsson
585543d707
Add guide on adding support for variable queries ( #26810 )
...
* Add guide on adding support for variable queries
* Fix review comments
* Update instruction for custom editor
* Update docs/sources/developers/plugins/add-support-for-variables.md
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
* Update docs/sources/developers/plugins/add-support-for-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/developers/plugins/add-support-for-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Fix review comments
* Fix review comments
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-17 12:00:33 +02:00
Marcus Olsson
7319527f71
Improve validation for grafanaDependency ( #26936 )
2020-08-17 11:59:43 +02:00
Marcus Olsson
338943d349
Add skipDataQuery to plugin.json schema ( #26940 )
...
* Add skipDataQuery to plugin.json schema
* Fix typo
2020-08-17 11:31:25 +02:00
Sofia Papagiannaki
6609ddb082
Docs: document TLS configuration for generic OAuth ( #27006 )
...
* Docs: document TLS configuration for generic OAuth
* use SSL/TLS term
* Update docs/sources/auth/generic-oauth.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/generic-oauth.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-14 19:22:39 +03:00
Ivana Huckova
9698edbb13
Docs: Sort log result documentation ( #26898 )
...
* Add documentation for sort log result
* 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>
* Capitalize deduping options
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-14 10:15:12 +02:00
Zoltán Bedi
aae25c5308
Prometheus: add $__rate_interval variable ( #26937 )
...
* Add rate interval variable to prometheus data source
* Add tests + auto complete
* Fix prometheus tests
* Add doc
* Modify test title
* Modify kbn method name after merge
2020-08-13 18:58:40 +02:00
Nitesh Koushik S
18c2aaa10e
Docs: Adding reference for the default database ( #26950 )
...
Adding reference for the default database type SQLite
2020-08-12 12:35:24 -07:00
hebbet
2755db6b4b
Docs: Remove "currently in beta" ( #26960 )
...
7.1 is stable
2020-08-12 12:33:41 -07:00
martinrw
b1625955fe
Docs: Mention httpMode in the docs ( #26964 )
2020-08-12 12:30:43 -07:00
Benjamin Blattberg
3403db190d
API: Support paging in the admin orgs list API ( #26932 )
...
* Add page/limit to org search
* Update docs
* Fix test per PR feedback
2020-08-12 10:59:07 +03:00
Zoltán Bedi
826184c948
Docs: Use relref links for data sources in whats new docs ( #26935 )
2020-08-11 20:06:15 +02:00
Diana Payton
eb985ffbee
Docs: Add troubleshooting content ( #26871 )
...
* added folder and moved content
* added content
* updated content
* added content
* Update troubleshoot-dashboards.md
* added content
2020-08-11 06:56:06 -07:00
Diana Payton
158a474ee7
Docs: Update _index.md ( #26561 )
...
* Update _index.md
* Update docs/sources/features/datasources/_index.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-08-07 08:06:50 -07:00
Robby Milo
8107e735c1
Docs: update loki links, readme ( #26548 )
2020-08-06 12:40:12 -07:00
Kyle Brandt
577c9cd546
Docs: Azure logs - cross reference field configuration display name ( #26804 )
...
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-06 13:16:00 -04:00
Marcus Olsson
5a58f2b4c5
Update plugin metadata schema ( #26720 )
...
* Update plugin metadata schema
* Update docs/sources/developers/plugins/metadata.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-05 08:37:51 -07:00
Ryan McKinley
ec783fbff4
Fields: __field.name as field name and __field.displayName as displayName ( #26531 )
...
* name vs displayName
* name vs displayName
* add __values
* add docs for displayName expressions
* 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>
* 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: kyle <kyle@grafana.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-04 21:22:14 -07:00
Maksim Nabokikh
b646a1d627
Provisioning: describe which folder caused an error while provisioning from files structure ( #26771 )
...
* Provisioning: describe which folder caused an error while provisioning from files structure
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove unused DashType constants
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-08-04 09:03:09 -07:00
Diana Payton
4e2ab785d6
Docs: Add preferences and password docs ( #26628 )
...
* Create change-your-password.md
* linked to menu
* Create preferences.md
* Update menu.yaml
* Update preferences.md
* Update docs/sources/administration/preferences.md
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
* Update docs/sources/administration/change-your-password.md
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
* Update docs/sources/administration/change-your-password.md
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
* Update preferences.md
* Update _index.md
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
2020-08-03 13:22:58 -07:00
Justin Palpant
85d0d6f7cd
Add toggle to disable alert rendering line and fill on Graph panel ( #25705 )
...
* Squash four commits and claim.
Credit to @ikkemaniac in #25034 , but taking this to sign CLA and get it landed. Four commit message were:
- add 'fill' switch on Alert Tab
- add 'fill' to Alert init model. Make default value 'true' not to break current design
- use newly created alert.fill when rendering graph
- add 'line' switch on Alert tab, add 'line' to Alert init model. Set default to 'true' not to break current design. Use newly created alert.line when rendering graph
Should close feature req #7258 .
* Move alert toggle to Display tab.
* Move alertThreshold to PanelModel.options.
* Fix ThresholdMapper tests by adding options to each mocked panel.
* Update documentation for the new display option.
* Update docs with review feedback.
* Handle onRender with null panel in ThresholdMapper
2020-08-03 09:50:36 -07:00
Diana Payton
0706ec5d00
Docs: Organize variables ( #26738 )
...
* Moved files to folder and updated links
* fixed links
* Update _index.md
* Update templates-and-variables.md
2020-08-03 09:10:27 -07:00
Alexander Zobnin
df11cdad62
Generic OAuth: customize login and id_token attributes ( #26577 )
...
* OAuth: add login_attribute_path to generic oauth
* OAuth: remove default client_secret values (able to use empty client_secret)
* OAuth: allow to customize id_token attribute name
* Docs: describe how login_attribute_path and id_token_attribute_name params work
* Docs: review fixes
* Docs: review fixes
* Chore: fix go linter error
* Tests: fix test code style
2020-08-03 17:33:27 +03:00
Diana Payton
5cf8759ac0
Update graph-panel.md ( #26734 )
2020-07-31 10:09:43 -07:00
Marcus Olsson
fa4084f90a
Docs: Add plugins guide on error handling ( #26518 )
2020-07-31 07:07:03 -07:00
Agnès Toulet
8dc75f79f7
API: Enrich endpoints with ID ( #26691 )
2020-07-31 08:22:09 +02:00
Mert Açıkportalı
6aef1f84cb
Dashboard: Implement Duplicate DashboardLink Feature ( #26600 )
...
* Dashboard: Implement duplicate dashboard link feature
* Dashboard: Change duplicate and remove button types of DashboardLinks
2020-07-28 07:35:00 +02:00
Diana Payton
0d933b79b7
Docs: Update global-variables.md ( #26627 )
2020-07-27 13:09:42 -07:00
Torkel Ödegaard
6c49fdb57d
TemplateSrv: Formatting options for ${__from} and ${__to}, unix seconds epoch, ISO 8601/RFC 3339 ( #26466 )
...
* TemplateSrv: WIP date formats
* Templating: formats with arguments
* WIP docs updates
* Docs: Updated docs
* fixed spelling
* Update docs/sources/variables/global-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/variables/global-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/variables/global-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/variables/global-variables.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-27 20:47:59 +02:00
Diana Payton
76230215c5
Docs: Update notifications.md ( #26624 )
2020-07-27 08:42:25 -07:00
Leonard Gram
d17ba95492
Docs: logging in the docker container ( #26119 )
...
* Docs: logging in the docker container
* Docs: wording
* Update docs/sources/installation/configure-docker.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-27 10:06:00 +02:00
Diana Payton
f4ec92215b
Docs: Delete migrating_to2.md ( #26593 )
...
* Delete migrating_to2.md
* Update upgrading.md
2020-07-26 16:55:01 +02:00
Diana Payton
000b6c3021
Docs: Added folder permission content ( #26594 )
2020-07-24 14:20:24 -07:00
Diana Payton
a94745af00
Docs: Add variable examples ( #26565 )
...
* Update repeat-panels-or-rows.md
* Update dashboard-links.md
* Create variable-examples.md
* Update menu.yaml
* Update variable-examples.md
* Update variable-value-tags.md
* Update variable-examples.md
* Update variable-value-tags.md
2020-07-23 16:27:22 -07:00
Kim Nürnberger
80edbbe314
Docs: Add dependencies for debian buster to image rendering plugin ( #26452 )
2020-07-23 09:47:40 -07:00
Andrej Ocenas
37aa35ca45
Docs: Remove TODO from the CloudWatch docs ( #26543 )
2020-07-23 13:46:13 +02:00
Diana Payton
e30f6b4e40
Docs: Update export_import.md ( #26141 )
2020-07-22 09:59:19 -07:00
Diana Payton
d0e15561c7
Docs: Put curl examples into separate topic ( #26530 )
2020-07-22 09:48:10 -07:00
Diana Payton
975e9d665e
Docs: Update share_dashboard.md ( #26140 )
2020-07-22 09:09:23 -07:00
Alexander Zobnin
183f767e18
Docs: add report grid layout option description ( #26520 )
2020-07-22 19:02:40 +03:00
Diana Payton
a13a9e2ef6
Docs: Add data source, interval, and ad hoc variable tasks ( #26504 )
...
* Create add-data-source-variable.md
* Update templates-and-variables.md
* Update menu.yaml
* Update add-interval-variable.md
* Update menu.yaml
* Update templates-and-variables.md
* Update add-interval-variable.md
* Update add-interval-variable.md
* ad hoc filters
* Update templates-and-variables.md
* Update templates-and-variables.md
* Update add-ad-hoc-filters.md
2020-07-22 08:11:52 -07:00
Diana Payton
358c2d7031
Docs: Add cURL examples to folder_dashboard_search.md ( #26461 )
...
* Update folder_dashboard_search.md
* Update docs/sources/http_api/folder_dashboard_search.md
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
* Update docs/sources/http_api/folder_dashboard_search.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update docs/sources/http_api/folder_dashboard_search.md
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
* Update docs/sources/http_api/folder_dashboard_search.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update folder_dashboard_search.md
* Update folder_dashboard_search.md
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-07-21 13:27:49 -07:00
Marcus Olsson
2613ed85a6
Docs: Fix inconsistencies in plugin guide for annotations ( #26480 )
2020-07-21 12:51:38 -07:00
Diana Payton
03d97788ab
Docs: Update postgres.md ( #26467 )
...
* Update postgres.md
* Update docs/sources/features/datasources/postgres.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-07-21 08:33:23 -07:00
Diana Payton
bd7c26257d
Docs: Add variable topics - custom, constant, text box ( #26471 )
...
* moved some content into other topics
* Update variable-value-tags.md
* Update variable-selection-options.md
* Update add-query-variable.md
* Update templates-and-variables.md
* Create add-custom-variable.md
* Update menu.yaml
* Update templates-and-variables.md
* Update templates-and-variables.md
* editing content
* Create add-text-box-variable.md
* added links
* content updates
* update-content
* Update templates-and-variables.md
* Update menu.yaml
* Update add-constant-variable.md
* Update add-constant-variable.md
* Update docs/sources/variables/add-query-variable.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update docs/sources/variables/variable-value-tags.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update docs/sources/variables/variable-value-tags.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update docs/sources/variables/variable-value-tags.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-07-21 08:33:10 -07:00
Ivana Huckova
8663f1b323
Docs: Time regions add info about UTC timezone ( #26407 )
...
* Add UTC info to docs
* Revert formaatting
2020-07-21 09:41:00 +02:00
stephffuller
bc3220cdc0
Docs: Update Azure instructions ( #26337 )
...
* Docs: Update Azure instructions
Update Azure instructions to match new Azure UI
* Update docs/sources/auth/azuread.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/azuread.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/azuread.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/azuread.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update azuread.md
* Update azuread.md
* Apply suggestions from review
Co-authored-by: Kyle Brandt <kyle@kbrandt.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Kyle Brandt <kyle@kbrandt.com>
2020-07-20 12:39:23 -07:00
Daniel Lee
5a885ce26c
docs: customMetricsNamespaces for Cloudwatch provisioning ( #26457 )
2020-07-20 16:58:20 +02:00
Arve Knudsen
9486f960d1
Docs: Fix documentation about dashboards.default_home_dashboard_path ( #26445 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-07-20 10:05:48 +02:00
Marcus Efraimsson
44d4e63d6f
Docs: Alert notification channel secure settings and provisioning ( #26420 )
...
* Docs: Alert notification channel secure settings and provisioning
* Update docs/sources/installation/upgrading.md
* Update docs/sources/installation/upgrading.md
* Update docs/sources/installation/upgrading.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-17 11:35:36 -07:00
Diana Payton
a85bbee6f6
Update whats-new-in-v5.md ( #26297 )
...
Fixec broken link
2020-07-17 19:11:28 +02:00
Daniel Lee
21a02b557a
docs: updates to whats new 7.1 ( #26410 )
...
* docs: updates to whats new 7.1
Added some missing features, fixed links and rewrote some sentences.
* Update docs/sources/guides/whats-new-in-v7-1.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/guides/whats-new-in-v7-1.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/guides/whats-new-in-v7-1.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/guides/whats-new-in-v7-1.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/guides/whats-new-in-v7-1.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-17 17:34:27 +02:00
Agnès Toulet
903c76415c
Docs: Add how to replace home dashboard ( #26237 )
...
* Docs: how to replace home dashboard
* add overrides explanation
* change home dashboard v2
* Apply feedback for home dashboard doc
* home dashboard doc v3
* Apply feedback on home dashboard doc
2020-07-17 15:43:09 +02:00
Marcus Efraimsson
7969d6645a
Provisioning: Support alert notification channel secure settings ( #26168 )
...
Closes #25968
2020-07-17 13:54:01 +02:00
Anton Dollmaier
7a11ed91cb
Docs: Fix markdown typos ( #26386 )
...
fixed some markdown code format in the debian install docs.
2020-07-16 15:55:50 -07:00
Kyle Brandt
5f0be93e47
docs: fix broken markdown link in 7.1 what is new ( #26379 )
2020-07-16 12:24:18 -04:00
Kyle Brandt
cdec395fef
Docs: Time series dimensions and labels ( #26299 )
...
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-15 16:29:00 -04:00
Diana Payton
42dfdabdba
Docs: Update license-expiration.md ( #26344 )
2020-07-15 07:47:02 -07:00
Ivana Huckova
5b2ff4498e
Docs: Add derived field datasourceUid information ( #26285 )
...
* Add datasourceUid info
* Revert "Add datasourceUid info"
This reverts commit 84dce1dcfd
.
* Add datasourceUid info
* Update docs/sources/features/datasources/loki.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update derived fields info
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-15 14:22:19 +02:00
Dominik Prokop
dd3fcab144
Update whats new article with info about time zone selection ( #26341 )
2020-07-15 11:54:03 +02:00
kay delaney
1de810b26a
Docs: Add info about logs/metrics unification to What's New docs ( #26325 )
...
* Docs: Add info about logs/metrics unification to What's New docs
* 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-15 10:34:16 +02:00
stephffuller
9c0536c2f7
Docs: Update debian.md ( #26332 )
2020-07-14 14:07:19 -07:00
Emil Tullstedt
6b6e477846
Docs: License expiration for Vault ( #26229 )
2020-07-14 14:09:52 +02:00
Diana Payton
747bdaf2e7
Docs: Add chained variables ( #26218 )
...
* Create chained-variables.md
* Update chained-variables.md
* Update chained-variables.md
* Update chained-variables.md
* Update menu.yaml
* Update chained-variables.md
* Update templates-and-variables.md
* Update docs/sources/variables/chained-variables.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* applied edits
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-07-13 14:07:59 -07:00
Kyle Brandt
d28b62740b
Docs: Flux support in influxdb data source in 7.1 ( #25551 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-13 14:15:09 -04:00
Kyle Brandt
d91e73713d
Docs: Azure update kusto doc link ( #26246 )
...
as per, and fixes #25339
2020-07-13 13:35:46 -04:00
Diana Payton
9e8af660f5
Docs: Add a query variable topic ( #25852 )
...
* Update global-variables.md
* Create _index.md
* Create add-query-variable.md
* added variable task files
* Update templates-and-variables.md
* added content
* content edits
* Update formatting-multi-value-variables.md
* added content and updated menu
* Update add-query-variable.md
* applied edits
* Update docs/sources/variables/formatting-multi-value-variables.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/variables/formatting-multi-value-variables.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/variables/formatting-multi-value-variables.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* applied edits
* Update docs/sources/variables/filter-variables-with-regex.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/variables/formatting-multi-value-variables.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/variables/formatting-multi-value-variables.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update formatting-multi-value-variables.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-07-13 09:35:13 -07:00
Dieter Plaetinck
5f78f49e67
Docs: Document jaeger tracing instrumentation ( #21392 )
...
Document jaeger tracing instrumentation.
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Carl Bergquist <carl.bergquist@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-07-13 17:09:08 +02:00
Sofia Papagiannaki
20b603ee1a
Alerting: New feature toggle for enabling standalone alerts ( #25984 )
...
* Add feature toggle for standalone alerts
* Add IsStandaloneAlertsEnabled exported func
2020-07-13 18:04:42 +03:00
Josh Soref
7752434d11
Docs: Use current spelling for macOS ( #26181 )
2020-07-09 08:06:04 -07:00
Robby Milo
429c4c903b
add plugin aliases ( #26206 )
2020-07-09 07:42:04 -07:00
Diana Payton
26cf3d9c66
Docs: Update debian.md ( #26100 )
...
* Update debian.md
* Revert "Update debian.md"
This reverts commit 063c1f09d9
.
* 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
Ivana Huckova
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
Tim Schwenke
4df441f822
Docs: Update azuread.md to reflect Azure Portal Interface ( #25420 )
2020-07-08 16:30:15 -07:00
Kyle Brandt
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
Marcus Andersson
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
Diana Payton
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
Torkel Ödegaard
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
Eivind Gussiås Løkseth
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
Diana Payton
d72c25500a
Docs: Update plugin-signature-verification.md ( #26030 )
...
minor edit
2020-07-06 13:08:32 -07:00
Diana Payton
3a57ba20cf
Docs: Update _index.md ( #26028 )
2020-07-06 13:07:54 -07:00
Diana Payton
42295898b8
Docs: Update auth.md ( #26034 )
2020-07-06 07:56:26 -07:00
Labesse Kévin
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
Leonard Gram
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
Torkel Ödegaard
6f13f2de7d
Docs: Update enterprise docs landing ( #26072 )
...
Closes #26069
2020-07-06 10:59:06 +02:00
Josh Soref
dec76b4556
Graph panel: Move Stacking and null values before Hover tooltip options ( #26037 )
2020-07-03 09:14:44 +02:00
ChrisDGH
45bbee2dea
Update _index.md
2020-07-02 15:03:03 -04:00
Dhananjay
3ef06a0c88
Cloudwatch: Add Support for external ID in assume role ( #23685 )
...
Co-authored by: Arve Knudsen
2020-07-02 15:24:36 +02:00
Sofia Papagiannaki
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
Ivana Huckova
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
Sofia Papagiannaki
e6ee3e1e7e
Update whats-new-in-v7-1.md ( #25979 )
2020-07-02 09:07:52 +03:00
Diana Payton
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
Mohit Nain
55406053dc
Docs: Correction for repeat panels introduction ( #25985 )
2020-07-01 08:47:49 -07:00
Andrej Ocenas
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
Torkel Ödegaard
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
Andrej Ocenas
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
Marcus Andersson
83df83fa42
Docs: updated packages reference docs for 7.1.0-beta1. ( #25958 )
2020-07-01 09:12:35 +02:00
Agnès Toulet
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
Sofia Papagiannaki
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
Josh Soref
686149966a
docs: spelling ( #24383 )
...
* Docs: spelling
* Docs: spelling (contribute/ directory)
* Drop whats-new-in changes
2020-06-30 14:42:50 -07:00
Diana Payton
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
Diana Payton
891ae24f76
Docs: Update add-a-panel.md ( #25780 )
2020-06-30 13:36:24 -07:00
Diana Payton
885467e46e
Docs: Update alert-list-panel.md ( #25779 )
...
Fixed minor typo and format updates
2020-06-30 13:36:00 -07:00
Sofia Papagiannaki
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
Maksim Nabokikh
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
Marcus Efraimsson
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
Carl Bergquist
383aa21ab6
docs: removes invalid comment ( #25883 )
2020-06-29 09:26:08 +02:00
Mitsuhiro Tanda
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
Emil Tullstedt
504b786141
Setting: Add docs for option variable expansion ( #25508 )
...
Docs for #25075
2020-06-26 13:32:05 +02:00
Mohit Nain
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
Mohit Nain
69eb5afdf7
Docs: Typo correction ( #25791 )
...
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-06-25 01:45:22 +02:00
Arve Knudsen
e8e280c83e
Google OAuth Docs: Fix typos ( #25790 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-06-24 15:46:31 +02:00
Mohit Nain
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
Alexander Tymchuk
57f994712e
Fix: typo in the Delete sub-header ( #25781 )
2020-06-23 14:55:14 -07:00
Mohit Nain
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
Diana Payton
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
Diana Payton
a1aeb4b50d
Docs: Updated links ( #25777 )
2020-06-23 12:11:30 -07:00
Diana Payton
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
Torkel Ödegaard
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
Carl Bergquist
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
Marcus Efraimsson
cc95754e0d
Provisioning: Adds support for enabling app plugins ( #25649 )
...
Adds support for enabling app plugins using provisioning.
Ref #11409
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-06-22 17:49:13 +02:00
Diana Payton
602dd1e226
Docs: Update time-range-controls.md ( #25745 )
2020-06-22 08:30:02 -07:00
Kaveet Laxmidas
b5b1b9d64e
Docs: Fix broken link to Slack documentation ( #25720 )
...
This change fixes a link broken due to link formatting on the docs.
The issue is present here, in the last sentence: https://grafana.com/docs/grafana/latest/alerting/notifications/#slack
2020-06-22 11:18:33 +02:00
Diana Payton
cf109df887
Docs: Update overview.md ( #25672 )
...
Updated a link.
2020-06-17 11:15:41 -07:00
Alexandre de Verteuil
0fa096e0d4
Docs: Quick fix on default license_path in docs ( #25641 )
2020-06-17 07:53:28 +02:00
Carl Bergquist
35e2b87b61
removes text about alert messages supporting variables ( #25622 )
...
fixes #25605
2020-06-16 14:50:52 +02:00
Torkel Ödegaard
146ca7a486
Docs: Update upgrading doc with more backup details ( #25512 )
...
* Docs: Update upgrading doc with more backup details
Fixes #9159
* Update docs/sources/installation/upgrading.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/installation/upgrading.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-16 11:23:52 +02:00
Alexandre de Verteuil
b44c8b6f6e
Add Root URL info under License file management ( #24712 )
...
* Add Root URL info under License file management
Edited through GitHub, not tested on development web server.
* Update docs/sources/enterprise/_index.md
Make updating root_url instructions more straightforward, with action first and explanation second.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-06-16 08:57:01 +02:00
Marcus Andersson
093383eb83
Transform: added merge transform that will merge multiple series/tables into one table ( #25490 )
...
* wip: added draft of series to rows.
* wip: building dataFrame structure first and then adding data.
* wip: added some refactorings of the seriesToRows transformer.
* did some refactorings to make the code easier to follow.
* added an editor for the transform.
* renamed some of the test data.
* added docs.
* fixed according to feedback.
* renamved files.
* fixed docs according to feedback.
* fixed so we don't keep labels or config values from.
* removed unused field.
* fixed spelling errors.
* fixed docs according to feedback.
2020-06-15 15:03:13 +02:00
Daniel Lee
1e88e50822
docs: remove racially charged words ( #25535 )
...
ref #18841
2020-06-11 18:17:11 +02:00
Diana Payton
035497c7bd
Docs: Edit plugin signature topics ( #25491 )
...
* Update sign-a-plugin.md
* Update plugin-signature-verification.md
* Update docs/sources/plugins/plugin-signature-verification.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/plugins/plugin-signature-verification.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-06-11 08:33:27 -07:00
Mohit Nain
28ff9d2832
Docs: Typo Correction ( #25538 )
2020-06-11 08:06:41 -07:00
Alex Khomenko
85d5d8a0e6
Docs: Fix intro to timeseries URL ( #25530 )
...
* Docs: Fix intro to timeseries URL
* Update docs/sources/developers/plugins/data-frames.md
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
2020-06-11 15:15:50 +03:00
Marcus Olsson
79fea5df2a
Docs: Update guide on authenticating data source plugins ( #24884 )
...
* Update guide on authenticating data source plugins
* Fix broken references
2020-06-11 12:12:27 +02:00
Diana Payton
ed694fd88a
Docs: Update _index.md ( #25121 )
2020-06-10 07:31:05 -07:00
Mohit Nain
1040d824c5
Docs: Typo Correction ( #25475 )
2020-06-09 15:44:11 -07:00
Christian
9ff551edc8
Docs: Add dependencies for debian stretch to image rendering plugin documentation ( #25408 )
2020-06-09 15:42:59 -07:00
Brian Candler
ce127acf84
Docs: Document the front-end proxy path for live log tailing with Loki ( #25440 )
2020-06-09 12:55:07 -07:00
Mohit Nain
35602099d7
Docs: Typo Correction ( #25477 )
2020-06-09 12:54:40 -07:00
Mohit Nain
2e68425ad7
Docs: Some correction in line 58 ( #25474 )
...
All screen sizes is correct terminology to use
2020-06-09 12:53:53 -07:00
Mohit Nain
40986f3015
Docs: Typo Correction ( #25437 )
2020-06-09 12:51:14 -07:00
Mohit Nain
a7bdc92fd7
Docs: Couple of typos corrected ( #25432 )
2020-06-09 12:43:05 -07:00
Mohit Nain
47c3ae1f44
Docs: Typo Correction in line 36 ( #25429 )
2020-06-09 12:34:46 -07:00
David Wittman
a9d34a3e6f
Docs: Images in alerts require an ext provider ( #25466 )
...
Be more explicit about the fact that providing images in alert notifications requires an external image storage provider. Previously this read as if it was only necessary for publicly accessible images, but even if they are served from Grafana, the administrator must set up the "local" image provider in the configuration.
2020-06-09 07:28:23 -07:00
Mohit Nain
920362537d
Docs: Typo Identified ( #25438 )
2020-06-08 14:27:09 -07:00
Galdin Raphael
94984627ea
Docs: Fix typo in GitHub Auth Doc page ( #25335 )
...
https://grafana.com/docs/grafana/latest/auth/github/#enable-github-in-grafana
2020-06-08 12:49:53 -07:00
Amal
77be352c7e
Docs: Inserting a comma for better readability ( #25337 )
2020-06-08 12:48:13 -07:00
Amal
029b1db0d1
Docs: Grammatical correction ( #25336 )
2020-06-08 12:46:58 -07:00
Amal
8309e8e31a
Docs: Typo fix ( #25247 )
...
* Update stackdriver.md
* Update stackdriver.md
* Update stackdriver.md
* Update index.md
* Update whats-new-in-v2.md
2020-06-08 12:46:08 -07:00
Amal
ee1be75b7b
Docs: Update zipkin.md ( #25246 )
2020-06-08 12:44:44 -07:00
Amal
be41589b70
Docs: Correcting abbreviation ( #25225 )
...
* Correcting abbreviation
* Update azuread.md
* Update whats-new-in-v6-3.md
* Update enterprise-configuration.md
* Update enterprise-configuration.md
2020-06-08 12:43:46 -07:00
Amal
e63b548c5d
Docs: Minor grammatical correction ( #25224 )
2020-06-08 11:42:21 -07:00
Nagle Zhang
1b4fd9ad3c
Update team.md ( #25277 )
...
document didn't metion teams can assign an orgId.
2020-06-05 07:42:53 +02:00
Sofia Papagiannaki
63463e0e46
Docs: Add upgrade note for modification of the cookie path ( #25221 )
...
* Add note for modification in the cookie path
* Update docs/sources/installation/upgrading.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update docs/sources/installation/configuration.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-06-03 15:33:44 +03:00
Marcus Efraimsson
24673dc7d1
Docs: Adds plugin signature verification pages ( #25257 )
...
Co-authored-by: Kyle Brandt <kyle@grafana.com>
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
2020-06-02 16:44:02 +02:00
Marcus Andersson
add1bcb59c
Variable: removed __user.name/___.user.email from global variables and added docs for the rest of the __user variable. ( #25275 )
...
* added docs for new global variable.
* reverting the name + email so we only expose the bare minumum that should be enough for most cases.
2020-06-02 12:05:05 +02:00
Sofia Papagiannaki
8f72d621bf
Docs: Add example for updating dashboard panel alert rule ( #25260 )
2020-06-01 15:53:22 +03:00
Torkel Ödegaard
3532d08cbf
Docs: Update template variable overview to contain the preferred variable syntax ( #25176 )
...
* Update templates-and-variables.md
Fixes #13744
* Update templates-and-variables.md
* Update templates-and-variables.md
* Update docs/sources/variables/templates-and-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/variables/templates-and-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/variables/templates-and-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-28 17:28:24 +02:00
Diana Payton
6191e08080
Docs: Update stat-panel.md ( #25191 )
2020-05-28 08:18:49 -07:00
Rémy G
07208d05ba
Docs: Fixed invalid JSON ( #25153 )
2020-05-28 07:35:19 -07:00
Marcus Efraimsson
34d5ffa562
Configuration: Fix env var override of sections containing hyphen ( #25178 )
...
Fixes so that ini-sections containing hyphen is replaced with
underscore. Fixes an issue with backend plugin settings.
Ref grafana/grafana-image-renderer#147
2020-05-28 16:17:55 +02:00
Diana Payton
6a4f45625c
Update menu.yaml ( #25159 )
2020-05-27 12:54:47 -07:00
Diana Payton
da027bb49f
Docs: Update stat-panel.md ( #25147 )
2020-05-27 07:08:32 -07:00
Andrew Burian
a0e5f51d05
Alerting: Remove message from PagerDuty summary field ( #24813 )
...
closes #16930
2020-05-25 21:01:29 +02:00
Ron Klein
57273a8d0c
typo ( #25050 )
...
ENABLE_UPD_LISTENER ==> ENABLE_UDP_LISTENER
2020-05-24 18:18:03 +02:00
Diana Payton
ff465396ab
Docs: added content to _index.md pages ( #24949 )
2020-05-21 08:31:06 -07:00
Diana Payton
a85e05cc23
Docs: Fixed broken links ( #24946 )
...
* fixed links
* Update menu.yaml
2020-05-21 07:19:35 -07:00
Andrej Ocenas
8b267c94ec
CloudWatch: Add docs for Logs ( #23651 )
...
* First draft
* Update docs/sources/features/datasources/cloudwatch.md
Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com>
* Update docs/sources/features/datasources/cloudwatch.md
Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com>
* Update docs/sources/features/datasources/cloudwatch.md
Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com>
* Update docs/sources/features/datasources/cloudwatch.md
Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com>
* Apply suggestions from code review
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* More additions and changes to CloudWatch docs
* Branding changes
* Update documentation references
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: kay delaney <kay@grafana.com>
2020-05-21 10:40:38 +02:00
d10n
0681729e92
Docs: Fix grammar where your should be you're ( #24966 )
2020-05-21 09:43:31 +02:00
Mohit Nain
6099398c37
Docs: Improve wording in field configuration options docs ( #24909 )
...
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-05-20 16:53:43 +02:00
Mohit Nain
25bdadab04
Fix language in docs/sources/panels/queries.md
...
* Update docs/sources/panels/queries.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-05-20 16:52:49 +02:00
Henry Muru Paenga
01de35d4db
Jaeger datasource typo ( #24920 )
2020-05-20 13:14:17 +02:00
Alcarin
ad589c3201
Docs: InfluxDB variable in query ( #24861 )
...
First example of the use of a variable in influxdb query should not use a regex query but a simple one. A first time influxdb user (like me) could think that the proper way to use variable in a dashboard template is to use regex query, but it's not true. Also "=~ /$region/" may be erroniously thought identical to "= '$region'" while instead "=~ /^$region$/" is identical to "= '$region'", and for that type of query is useless (if not slower) use a regex query.
2020-05-20 10:03:08 +02:00
Mohit Nain
ead259f26d
Docs: Couple of minor tweaks for better readability ( #24908 )
2020-05-20 10:01:25 +02:00
Ivana Huckova
2f28823a42
Docs: Remove beta text from What is new in Grafana 7 ( #24860 )
...
* Remove beta text from What is new in Grafana 7
* Update docs/sources/guides/whats-new-in-v7-0.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-20 09:16:15 +02:00
Diana Payton
95fdae6499
Docs: Update transformations.md ( #24869 )
2020-05-20 09:14:37 +02:00
Caleb Collins-Parks
5d23f0a295
Docs: fix order of arguments ( #24888 )
2020-05-20 09:13:51 +02:00
Diana Payton
a677cac74f
Docs: Update index.md ( #24887 )
2020-05-20 09:13:24 +02:00
Diana Payton
22f2961cfd
Docs: Update menu.yaml ( #24867 )
2020-05-20 09:12:56 +02:00
Victor Coutellier
3a0f2dc160
Alerting: Adds support for multiple URLs in Alertmanager notifier ( #24196 )
...
* Alerting: Adds support for multiple URLs in Alertmanager notifier
Adds support for multiple URLs in Alertmanager notifier following
alertmanager documentation for high availability setup.
Update the documentation for alertmanager notifier.
Closes #24195
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: bergquist <carl.bergquist@gmail.com>
2020-05-20 08:49:53 +02:00
john159753
71271ea5f4
Docs: The URL variables url returned a 404 on Data Links page ( #24870 )
...
* The URL variables link returned a 404
Im not quite sure if what i put down is the right syntax - but im trying to help and get that link updated to
https://grafana.com/docs/grafana/latest/variables/url-variables/
* Update docs/sources/linking/data-links.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-19 13:18:58 -07:00
Diana Payton
37ae7c3af1
Docs: Update thresholds.md ( #24826 )
2020-05-19 07:08:24 -07:00
Carl Bergquist
c62591e77b
Provisioning: Makes file the default dashboard provisioner type ( #24856 )
...
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-05-19 15:01:04 +02:00
Pandelis Zembashis
cbf68c8ecc
awsie -> advise ( #24846 )
2020-05-19 12:40:25 +02:00
Andrej Ocenas
220590cb54
Docs: Trace view, jaeger and zipkin ( #24297 )
...
* Add docs for trace view, jaeger and zipkin
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/zipkin.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/zipkin.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/zipkin.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/zipkin.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update data source docs
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Split trace UI description across multiple sections
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Add screenshots
* Fix image params
* Fix params
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-19 12:26:09 +02:00
Ivana Huckova
f0a161807a
Docs: Remove beta info from what's new in 6.7 ( #24787 )
...
* Remove beta info from what's new in 6.7
* Remove white space edits
2020-05-19 09:53:03 +02:00
Marcus Olsson
6b29c11776
Add guide for streaming data sources ( #24786 )
2020-05-19 09:05:48 +02:00
Marcus Olsson
c5950d6380
Update plugin metadata ( #24791 )
2020-05-19 09:05:38 +02:00
Sofia Papagiannaki
a40760a434
Fix spelling ( #24838 )
2020-05-19 09:50:55 +03:00
Amal
820eb5c80e
Docs: Correcting abbreviations ( #24748 )
...
* Correction in abbreviation
* Minor correction in abbreviation
* Correcting abbreviation
* Correction in abbreviation
* Correcting abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Update stack_guide_graphite.md
* Update whats-new-in-v4-6.md
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Update ldap.md
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Update docs/sources/guides/whats-new-in-v5.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-18 13:56:23 -07:00
Diana Payton
62a233c9bf
Docs: Add 7.0 topics to menu ( #24805 )
...
* Update menu.yaml
* Update menu.yaml
* Update whats-new-in-v7-0.md
* Revert "Update whats-new-in-v7-0.md"
This reverts commit ca7a0e5a16
.
* Update menu.yaml
* fixing links
* added data-links to menu, deleted old topic
* Update docs/sources/menu.yaml
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
* Update menu.yaml
* Update menu.yaml
* Delete links.md
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
2020-05-18 12:56:18 -07:00
Daniel Lee
6aeb00a859
docs: fixes ambiguous links ( #24811 )
2020-05-18 20:47:31 +02:00
Marcus Efraimsson
44fae66bc0
Grafana v7.0 changelog update ( #24737 )
...
* Grafana v7.0 changelog update
* enterprise changelog
* docs: white-labeling login title and subtitle
* Add backend plugins breaking change regarding plugin signing
* Update CHANGELOG.md
Co-authored-by: Kyle Brandt <kyle@grafana.com>
* Update docs/sources/installation/upgrading.md
Co-authored-by: Kyle Brandt <kyle@grafana.com>
* Update docs/sources/installation/upgrading.md
Co-authored-by: Leonard Gram <leo@xlson.com>
Co-authored-by: Kyle Brandt <kyle@grafana.com>
2020-05-18 17:52:59 +02:00
Marcus Andersson
cadadb6290
Docs: fixing link issue with time range controls in "what's new". ( #24794 )
2020-05-18 17:17:59 +02:00
Marcus Efraimsson
23610fbc3b
Docs: Update index page with link to What's new in v7.0 ( #24793 )
2020-05-18 17:15:28 +02:00
Diana Payton
3818e521f1
Docs: Update menu.yaml ( #24792 )
2020-05-18 17:14:48 +02:00
Rydez
de1ce049e8
Docs: Align naming with Grafana.com ( #24745 )
...
* Rename to Grafana Cloud Account
* Rename 'hosted x'
2020-05-18 10:23:12 +02:00
Daniel Lee
2b23f81929
docs: add links and updates to whats new 7.0 ( #24715 )
...
* docs: add links and updates to whats new 7.0
* Apply suggestions from code review
Co-authored-by: Jessica <4947705+jessabe@users.noreply.github.com>
Co-authored-by: Carl Bergquist <carl@grafana.com>
* Update docs/sources/guides/whats-new-in-v7-0.md
Co-authored-by: Jessica <4947705+jessabe@users.noreply.github.com>
* docs: link for time zones in what's new
* Backend plugins update
Co-authored-by: Jessica <4947705+jessabe@users.noreply.github.com>
Co-authored-by: Carl Bergquist <carl@grafana.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-05-18 09:44:54 +02:00
Diana Payton
150d9b2a77
Docs: fixing links ( #24757 )
2020-05-15 14:33:37 -07:00
Diana Payton
0e53b15375
Docs: Update links for 7.0 ( #24751 )
...
* update menu
* updated alert list
* Update alert-list-panel.md
* Update alert-list-panel.md
* Update bar-gauge-panel.md
* Delete bar_gauge.md
* Delete dashlist.md
* Update dashboard-list-panel.md
* deleted old panels
* Update gauge-panel.md
* Update graph-panel.md
* Update heatmap.md
* Update logs-panel.md
* Update news-panel.md
* Updated stat panel
* Update table-panel.md
* Update text-panel.md
* Fixed broken links
* Update _index.md
* Update alerts-overview.md
* Update add-a-panel.md
* Update field-configuration-options.md
* removed beta text
* Update inspect-panel.md
* Update panel-editor.md
* Update thresholds.md
* Update transformations.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update transformations.md
2020-05-15 13:58:39 -07:00
Diana Payton
26964b383f
Docs: Update time range controls ( #24709 )
...
* moved file and updated menu
* Delete timerange.md
* Update menu.yaml
* Update time-range-controls.md
* fixed links
* Update time-range-controls.md
* content updates
* Update time-range-controls.md
* Apply suggestions from code review
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/dashboards/time-range-controls.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update time-range-controls.md
* Update docs/sources/dashboards/time-range-controls.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/dashboards/time-range-controls.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/dashboards/time-range-controls.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update time-range-controls.md
Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-05-15 09:53:51 -07:00
Diana Payton
f8801952bf
Docs: New panel editor documentation ( #24711 )
...
* Create panel-editor.md
* content updates
* Update panels-overview.md
* Update panel-editor.md
* Update panel-editor.md
* Update menu.yaml
* Update whats-new-in-v7-0.md
* Update docs/sources/panels/panel-editor.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/panel-editor.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/panel-editor.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/panel-editor.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/panel-editor.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/panel-editor.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update _index.md
* Update docs/sources/panels/panel-editor.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/panel-editor.md
Co-authored-by: sarlinska <sarlinska@gmail.com>
* Update docs/sources/panels/panel-editor.md
Co-authored-by: sarlinska <sarlinska@gmail.com>
* Update docs/sources/panels/panel-editor.md
Co-authored-by: sarlinska <sarlinska@gmail.com>
* Update docs/sources/panels/panel-editor.md
Co-authored-by: sarlinska <sarlinska@gmail.com>
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: sarlinska <sarlinska@gmail.com>
2020-05-15 09:49:30 -07:00
Diana Payton
2a54398e43
Docs : Add heatmap visualization topic ( #24456 )
...
* Create heatmap.md
* Update heatmap.md
* Docs: add missing heatmap fields description.
* Update heatmap.md
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
2020-05-15 09:06:55 -07:00
Diana Payton
5a5575ef38
Docs: Create gauge-panel.md ( #24698 )
...
* Create gauge-panel.md
* Create field-configuration-options.md
* Revert "Create field-configuration-options.md"
This reverts commit 65e62d8d1f
.
* Update gauge-panel.md
Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
2020-05-15 08:36:08 -07:00
fuku
5ddc72fb95
Docs: fix using oauth login with OneLogin ( #24722 )
2020-05-15 08:25:58 -07:00
Alexander Zobnin
0fc9ad1d67
Docs: guide how to set up SAML with Okta ( #24613 )
...
* Docs: Okta SAML guide
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Docs: review fixes
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-15 16:37:35 +03:00
Marcus Andersson
6a0abf895e
Docs: generated a 7.0 version of the packages reference docs. ( #24708 )
...
* fixes so we match the transformer based on name properly.
* changed the signature on the FieldMatcher.
* introduced a names option so you can filter in name specificly.
* changed so the matcher UI uses the new options format.
* moved the exported functions together.
* changing editors a bit.
* made the filter by name work with both regex and name filtering.
* fixed failing tests and make sure we always parse regex the same way.
* removed unused code.
* simplified to make the existing field overrides still working.
* fixed issue reported by hugo.
* added tests for the name matcher.
* added tests for filter by name.
* added more tests.
* generated new version of the packages docs.
* fixed spelling error.
* regenerated the docs.
2020-05-14 21:34:59 +02:00
Diana Payton
713fe39b1f
Docs: Add graph panel ( #24460 )
...
* Create graph-panel.md
* Update _index.md
* Create panels-overview.md
* Update graph-panel.md
* Applied Torkel's edits
* Update graph-panel.md
* Update panels-overview.md
* Update _index.md
* Update graph-panel.md
* Create add-a-panel.md
* Update add-a-panel.md
* Update add-a-panel.md
* Revert "Update add-a-panel.md"
This reverts commit 6d51ee8712
.
* Update add-a-panel.md
* Update graph-panel.md
2020-05-14 12:24:26 -07:00
Robby Milo
ce8b5030c1
Docs: fix links ( #24704 )
...
* fix broken links
* fix another link
2020-05-14 20:08:32 +02:00
Diana Payton
59ffe4f413
Docs: Rewrite alerting docs ( #24653 )
...
* updated menu and added alerts-overview.md
* Delete metrics.md
* Update menu.yaml
* changed file name and updated menu
* Update create-alerts.md
* added file and link
* Create view-alerts.md
* added content and links
* Update pause-an-alert.md
* added content and links
* edited notification content
* updated link
* Update docs/sources/alerting/create-alerts.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Applied marcus e. edits
* Update docs/sources/alerting/alerts-overview.md
Co-authored-by: Carl Bergquist <carl@grafana.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Carl Bergquist <carl@grafana.com>
2020-05-14 09:19:15 -07:00
Diana Payton
28344c145f
Docs: Add field config documentation ( #24647 )
...
* Create field-config.md
* Update field-config.md
* updated intros
* Update field-config.md
* changed file name
* Update whats-new-in-v7-0.md
* added links and content
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update field-configuration-options.md
* Update field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-14 09:18:56 -07:00
Marcus Olsson
6efa3f95ae
Add warning about plugin.json docs being auto-generated ( #24692 )
2020-05-14 17:52:13 +02:00
Marcus Efraimsson
0c8ee5b2c9
Add deprecation note about the unofficial first version of backend plugins ( #24675 )
2020-05-14 15:37:44 +02:00
Marcus Olsson
b4044e3e51
Docs: Update Explore plugin docs ( #24667 )
...
* Update Explore plugin docs
* Fix review comment
2020-05-14 14:15:18 +02:00
Peter Holmberg
abfa1b5d74
Docs: Updated instructions on screens for Dashboard Import ( #24584 )
...
* change text and image links
* Review feedback
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* uppercase JSON
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-14 14:10:57 +02:00
Marcus Olsson
141c21c906
Docs: Clean up plugin.json schema ( #24682 )
2020-05-14 14:05:08 +02:00
Marcus Efraimsson
77148ef616
Docs: Backend plugins conceptual overview (first iteration) ( #24668 )
...
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
2020-05-14 13:21:26 +02:00
Marcus Olsson
e323f7be51
Update plugin metadata ( #24633 )
2020-05-14 11:21:31 +02:00
Leonard Gram
c066c6047e
Docs: adds SAML and Okta to What's new in 7.0 ( #24629 )
...
* Docs: adds SAML and Octa to What's new in 7.0
* Update docs/sources/guides/whats-new-in-v7-0.md
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
* Update docs/sources/guides/whats-new-in-v7-0.md
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Docs: review fixes
* Docs: review feedback
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
2020-05-14 10:47:24 +02:00
Diana Payton
f97d021c58
Docs: Create table-panel.md ( #24457 )
...
* Create table-panel.md
* Update docs/sources/panels/visualizations/table-panel.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/visualizations/table-panel.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update table-panel.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-13 16:30:49 -07:00
Amal
6c32a5b9bc
Docs: Minor typo correction ( #24649 )
2020-05-13 14:34:10 -07:00
Amal
033e5e53da
Docs: Grammatical corrections ( #24646 )
...
* Grammatical corrections
* Grammatical correction
2020-05-13 14:33:37 -07:00
Diana Payton
4cdd8bd933
Docs: Add transformations documentation ( #24597 )
...
* Create transformations.md
* Update transformations.md
* Create calculations-list.md
* Update transformations.md
* Update menu.yaml
* Update transformations.md
* Update calculations-list.md
* updated menu
* Delete text.md
Deleted old text panel topic
* Update transformations.md
* added content
* Update transformations.md
* Update whats-new-in-v7-0.md
* Update transformations.md
* Update docs/sources/panels/transformations.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/transformations.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/transformations.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/calculations-list.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/transformations.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update transformations.md
* fixed broken links
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-13 08:29:49 -07:00
thameezb
16297da298
Email Notifications: Add StartTLSPolicy config flag ( #24574 )
2020-05-13 16:33:40 +02:00
Diana Payton
f29b70b442
Docs: Create add-a-panel.md ( #24598 )
...
* Create add-a-panel.md
* Update add-a-panel.md
2020-05-13 06:52:12 -07:00
Amal
8e0ba46d50
Typo correction in docs ( #24551 )
...
* Typo correction in docs
* Minor typo correction
2020-05-13 15:47:45 +02:00
Amal
c075576f3a
Minor correction in documentation ( #24472 )
2020-05-13 15:46:27 +02:00
Amal
c8bae5fd3a
Minor change in docs ( #24471 )
2020-05-13 15:45:11 +02:00
Amal
cfaf3e309c
Minor typo correction ( #24552 )
2020-05-13 15:43:56 +02:00
Amal
85add88b8d
Grammatical correction ( #24550 )
2020-05-13 15:42:54 +02:00
Diana Payton
c1b057a57d
Docs: Add linking topics ( #24408 )
...
* Create _index.md
* Create linking-overview
* Create dashboard-links
* Update linking-overview
* Added content, renamed files
* Moved and renamed files
* renamed file
* Update link-panels.md
* Added URL variables and changed content
* Delete links.md
Content moved to other files
* Update menu.yaml
* Delete timerange.md
Content moved to URL variables
* content updates
* updated links
* Revert "Delete timerange.md"
This reverts commit 662672c03b
.
* Create data-links.md
* Revert "Delete links.md"
This reverts commit c83ba7eed3
.
* content updates
* Added data links topic
* Update _index.md
* Update _index.md
* Update docs/sources/linking/data-links.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update data-links.md
* Update data-links.md
Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-13 06:08:11 -07:00
Emil Tullstedt
87c2e58dfd
Reporting: Update docs to link to API where mentioned ( #24621 )
2020-05-13 13:58:55 +02:00
Marcus Efraimsson
aa63404211
Docs: Add scale query string parameter to share panel ( #24599 )
...
Document the new scale query string parameter introduced in #23625 .
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-13 13:39:24 +02:00