Marcus Olsson
d9630c5b71
Docs: Add docs for updating variables from plugin ( #27247 )
...
* Add docs for updating variables from plugin
* Update reference
* 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: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-28 11:09:35 +02:00
Marcus Olsson
d1ee1d93c8
Add plugin migration guide ( #27118 )
2020-08-25 17:31:40 +02:00
Ryan McKinley
0fb7ee05d1
Chore: Minor cleanup ( #27112 )
2020-08-20 14:37:49 -07: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
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
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
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
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
Marcus Olsson
fa4084f90a
Docs: Add plugins guide on error handling ( #26518 )
2020-07-31 07:07:03 -07:00
Marcus Olsson
2613ed85a6
Docs: Fix inconsistencies in plugin guide for annotations ( #26480 )
2020-07-21 12:51:38 -07:00
Diana Payton
3a57ba20cf
Docs: Update _index.md ( #26028 )
2020-07-06 13:07:54 -07:00
ChrisDGH
45bbee2dea
Update _index.md
2020-07-02 15:03:03 -04: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
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
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
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
Amal
029b1db0d1
Docs: Grammatical correction ( #25336 )
2020-06-08 12:46:58 -07: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 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
Daniel Lee
6aeb00a859
docs: fixes ambiguous links ( #24811 )
2020-05-18 20:47:31 +02: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
Robby Milo
ce8b5030c1
Docs: fix links ( #24704 )
...
* fix broken links
* fix another link
2020-05-14 20:08:32 +02:00
Marcus Olsson
6efa3f95ae
Add warning about plugin.json docs being auto-generated ( #24692 )
2020-05-14 17:52:13 +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
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
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
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
Marcus Olsson
75de6165fc
Docs: Add guides to plugin overview ( #24560 )
...
* Add guides to plugin overview
* Update docs/sources/developers/plugins/_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-05-12 23:31:36 +02:00
Marcus Olsson
0ac006edf5
Docs: Add Explore guide for plugins ( #24547 )
...
* Add Explore guide for plugins
* Fix review comments
2020-05-12 17:06:14 +02:00
Marcus Olsson
8fee956ce8
Docs: Add docs for variable interpolation in plugins ( #24446 )
...
* Add docs for variable interpolation in plugins
* Fix review comments
2020-05-11 23:26:10 +02:00
Marcus Olsson
1ece878037
Docs: Add annotations guide for data source plugins ( #24432 )
...
* Add annotations guide for data source plugins
* Fix review comments
2020-05-11 22:03:53 +02:00
Marcus Olsson
b8bc10018a
Docs: Add logs data source guide ( #24423 )
2020-05-11 20:15:22 +02:00
Amal
482886279c
Minor change in Grafana docs ( #24476 )
2020-05-09 19:52:44 +02:00
Marcus Olsson
fc0c717bfb
Restructure plugin docs ( #24381 )
2020-05-07 18:45:52 +02:00