1188 Commits

Author SHA1 Message Date
c67d72db63 Merge pull request #12041 from grafana/davkal/11931-table-docs
Document table row merge for multiple queries
2018-05-29 12:08:55 +02:00
27e7a28b37 Review feedback (heading, typos)
* iff and therefor
* mention merge in heading
* add note about checking query inspector
2018-05-25 14:47:46 +02:00
417db13efb Fix dashboard snapshot deletion (#12025)
* fix issue deleting dashboard snapshots by deleteKey, add dedicated endopoint for authenticated requests, update frontend, tests & docs.
2018-05-24 08:55:16 +02:00
61b296afad Document table row merge for multiple queries
* added section to table feature docs
* marked as 5.0+ feature
* concrete examples of what works and the limits
2018-05-23 17:08:54 +02:00
68bc9dd9dc update provisioning.md
stylize & name datasources properly
2018-05-21 11:19:44 -04:00
a376de56f2 Merge pull request #11934 from liquidm/improve_alert_docs
Improve alert docs
2018-05-21 14:34:58 +02:00
a73365c3fe codespell: fixes 2018-05-18 11:49:00 +02:00
75993971c6 docs: installation pages for 5.1.3 2018-05-16 21:48:26 +02:00
c09c00a1f5 fixes following first code review 2018-05-15 10:06:26 +02:00
295169b94f add useful note to alerting api docs 2018-05-14 20:50:44 +02:00
2dd40eb4e4 improve alerting api docs sample responses 2018-05-14 20:50:08 +02:00
ca25a25386 docs: removes notes about beeing introduced in 5.0 2018-05-14 09:51:23 +02:00
1157542f70 Update dashboard_permissions.md
miss { in repsponse
2018-05-11 10:19:28 +08:00
486aaca109 docs: update installation instructions targeting v5.1.2 stable 2018-05-09 14:03:22 +02:00
2c3b8bb035 Merge pull request #9910 from jeroenj/patch-1
Adding a user in a specified organisation uses the admin API
2018-05-08 23:09:25 +02:00
ef60d89742 Update dashboard.md 2018-05-08 21:25:45 +02:00
f84534adea Revert "Add baron scrollbar to a node managed by gafana (#11850)"
This reverts commit 34133671b9bc33f4149ec1e309e28a80404e9ec8.
2018-05-08 09:45:08 +02:00
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
23c88a3b3f docs: update installation instructions targeting v5.1.1 stable 2018-05-07 14:57:18 +02:00
29c9d3f74c fix root_url in docs & comments (#11819)
* fix root_url in docs & comments

* include ports in docker-compose config
2018-05-07 14:18:21 +02:00
543c7fe587 support additional fields in authproxy (#11661) 2018-05-07 10:39:16 +02:00
2ee59ccad8 Add panel scrolling docs (#11826) 2018-05-07 08:03:30 +02:00
ed4dc241cc escape pipe symbol same way as in templating docs 2018-05-05 10:47:44 +02:00
f52920aa01 pipe escape try #3 2018-05-03 00:23:35 +02:00
7f8dacd087 use ascii code for pipe symbol to not mess up markdown table 2018-05-03 00:19:47 +02:00
fc7d876158 try to fix table 2018-05-03 00:17:18 +02:00
ec23816df6 docs: further documents changes to the docker image. (#11763)
* docs: further documents changes to the docker image.
* docs: explains the changes to user id better.
2018-04-27 17:06:08 +02:00
b53a57610b docs: update current version to 5.1 2018-04-26 18:59:45 +02:00
6fa7ffc23f docs: update installation instructions targeting v5.1.0 stable 2018-04-26 18:56:44 +02:00
7992897418 docs: add known issues section for mssql documentation
Fixes #11707
2018-04-24 16:30:24 +02:00
85ccefdb84 Merge branch 'master' into docs-5.1 2018-04-24 16:17:15 +02:00
eb994ad72e Merge remote-tracking branch 'upstream/master' into postgres-docs-timefilter 2018-04-21 18:31:45 +02:00
3451f9a9db Merge branch 'annotations-created' of https://github.com/ryantxu/grafana into ryantxu-annotations-created 2018-04-20 17:14:06 +02:00
8f9d9ed35d docs: escape asterisk in Graphite docs 2018-04-20 15:27:20 +02:00
f4f12c1e84 Merge remote-tracking branch 'upstream/master' into docs-5.1 2018-04-20 15:15:42 +02:00
bde0136317 Merge pull request #11671 from grafana/docs-variable-interpolation-mssql
Docs for mssql for #11642
2018-04-20 15:09:20 +02:00
2b3c547589 Merge pull request #11642 from grafana/docs-variable-interpolation
Docs variable interpolation
2018-04-20 15:09:05 +02:00
ba2e43f547 docs: disable quoting option for MSSQL 2018-04-20 13:36:07 +02:00
492f842c53 docs: fix example for graphite tag query
Was missing a tilde in the tag_values example
2018-04-20 13:32:17 +02:00
3a99148315 docs: spelling 2018-04-20 13:24:37 +02:00
e168bfe03e docs: release 5.1.0-beta1 2018-04-20 13:23:45 +02:00
71dcafebb8 docs: add missing backtick for mysql/postgres 2018-04-20 13:22:43 +02:00
c10359dd5b docs: fixes for table in variable docs 2018-04-20 13:21:14 +02:00
5076f9304b slightly better example 2018-04-19 17:01:48 +02:00
048cecdab5 adjust timeFilter, timeFrom and timeTo macro examples 2018-04-19 16:56:58 +02:00
727a7bf27a docs: what's new improvements 2018-04-19 16:26:42 +02:00
886c8b823a docs: what's new improvements 2018-04-19 14:51:33 +02:00
ffb1db833c docs: what's new
add's info about new template variable interpolation
2018-04-19 14:23:47 +02:00
540bde269e docs: fix typos 2018-04-19 13:49:40 +02:00
cc3418f6a3 docs: what's new
Improved scrolling experience
2018-04-19 13:44:37 +02:00