Alexander Zobnin
0f1ae76e33
Docs: initial backend plugins development guide ( #16631 )
...
* Docs: initial backend plugins development guide
* Some tweaks
* more tweaks
* chore: docs changes to backend plugins guide
* chore: docs tweaks to backend plugins guide
2019-04-18 13:02:19 +02:00
Christian Fetzer
0cd59fdbcc
docs: Change type of 'tags' in annotationQuery result example to list
...
A datasource plugin must return a list of tags in the 'tags' field of
the annotationQuery result. A string 'test' would otherwise result in
4 tags in Grafana: 't','e','s','t'.
2019-03-13 20:48:49 +01:00
steaksauce-
77856d090b
Removed reference to plugin_api.md (SDK Readme) on the development page as the file that it points to no longer exists. This addresses an open issue on the grafana.org repo
2018-10-13 22:16:47 -05:00
i-ky
e950fa7983
fixed a typo
2018-10-13 01:15:16 +03:00
i-ky
7acea2a109
fixed a typo
2018-10-13 00:45:05 +03:00
Daniel Lee
94f39cb734
docs: Plugin review guidelines and datasource auth pages
2018-06-19 13:16:41 +02:00
Jiang Ye
c92874875c
removed QueryOptionsCtrl references
2018-06-09 16:06:03 -04:00
Torkel Ödegaard
a73365c3fe
codespell: fixes
2018-05-18 11:49:00 +02:00
Torkel Ödegaard
f84534adea
Revert "Add baron scrollbar to a node managed by gafana ( #11850 )"
...
This reverts commit 34133671b9 .
2018-05-08 09:45:08 +02:00
Ryan McKinley
34133671b9
Add baron scrollbar to a node managed by gafana ( #11850 )
...
* Add baron scroller to grafana panel, not plugin panel
* remove comment about root <div> element, since it will not be true
2018-05-08 06:39:12 +02:00
Ryan McKinley
2ee59ccad8
Add panel scrolling docs ( #11826 )
2018-05-07 08:03:30 +02:00
Daniel Lee
a906dd8157
docs: add spaces to timeseries example
2018-02-03 16:21:23 +01:00
Nadezhda Mosunova
8070a7ca35
Update development.md
2017-10-24 14:18:47 +03:00
Torkel Ödegaard
8ff7e1d05d
docs: doc updates
2017-10-17 09:35:14 +02:00
Patrick O'Carroll
81be4e2612
Update codebox ( #9430 )
...
* updated the codeboxes in docs
* codebox change from json to http
2017-10-05 19:01:03 +02:00
wrp
c219498aab
Fix typo: "your" -> "your're" ( #8064 )
2017-04-07 09:29:46 +02:00
Daniel Lee
69bec98962
chore: update all grafana.org urls to .com
2017-03-21 15:37:55 +01:00
Torkel Ödegaard
4d4e165be7
links: updated links from grafana.net to grafana.com
2017-03-20 10:20:32 +01:00
Daniel Lee
abd9233f86
Docs for developing plugins ( #7475 )
...
* docs(plugins): new developing plugins section
Creates new section called Developing Plugins in
the plugin section of the docs.
1. Some changes to the Development guide page
2. Converted defaults/editor mode blog post
to new page
3. Converted snapshots blog post to new page
4. Adds new code styleguide page
5. Updates to apps and datasources pages
6. Adds plugin.json schema
* docs(links): fixes broken links
Fixes broken links to other pages as
well as broken image links.
2017-02-07 07:48:01 +01:00