Christian Franke
6c3f93c974
Docs: Fix advanced variable formatting examples ( #16691 )
2019-04-21 09:27:04 +02:00
yalhyane
9a4a8b0f85
Update templating.md
...
fix a typo in the example of `percentencode` option
2019-03-19 14:39:26 +00:00
Torkel Ödegaard
14ba3f5891
Fixed spelling issue in templating docs
2019-02-18 10:59:22 +01:00
Torkel Ödegaard
9e55fef544
improved formatting of variable docs
2019-02-18 09:52:31 +01:00
Mitsuhiro Tanda
89d69a6f21
update docs
2019-02-07 20:16:20 +09:00
Torkel Ödegaard
3ad48ff7e5
docs: Added version notice for time range variables
2019-01-30 16:54:09 +01:00
Torkel Ödegaard
77bb3ddf62
Added basic docs
2019-01-29 20:53:49 +01:00
Benjamin Schweizer
bde4b76c16
based on encodeURIComponent() using strict RFC 3986 sub-delims
2019-01-22 15:09:58 +01:00
Benjamin Schweizer
8a09d84707
Merge branch 'master' of https://github.com/grafana/grafana
2019-01-22 11:20:56 +01:00
Pierre GIRAUD
a881497908
Max number of repeated panels per row
...
Instead of min width
2019-01-09 08:01:42 +01:00
Quentin Hartman
02a7916b26
Remove confusing <> from variable intro
...
The existing intro makes it look like you should use `$<varname>` to refer to a variable. That of course is incorrect, and you should use `$varname`. In my experience using the <> marker around variable names should only be used when there isn't something else explicit to set it off. In this case we have `$`. Below, you can see the <> are also not used, because we have the `[[]]` to set it off. The inconsistency is confusing.
2018-11-26 15:33:13 -07:00
Marcus Efraimsson
c670897c6a
docs: new variable type text box that allows free text input
2018-10-04 18:45:47 +02:00
Marcus Efraimsson
db639684bb
docs: sql datasources min time interval
2018-09-06 13:52:16 +02:00
Benjamin Schweizer
82554ffd67
Merge remote-tracking branch 'upstream/master'
2018-09-03 15:55:44 +02:00
Pierre GIRAUD
d06c8c0e68
Doc - fix title level
2018-08-17 10:29:45 +02:00
Pierre GIRAUD
ea704fcf9b
Update doc about repeating panels
...
There's no per-row contextual menu anymore
Instead there's a option
2018-08-17 10:29:45 +02:00
Julien Pivotto
48364f0111
Add support for $__range_s ( #12883 )
...
Fixes #12882
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2018-08-13 07:53:41 +02:00
Benjamin Schweizer
9220f83b3d
replaced escape() call, renamed formatter to be more expressive
2018-08-06 21:54:12 +02:00
Benjamin Schweizer
a2967565de
added urlescape formatting option
2018-07-30 17:19:41 +02:00
Marcus Efraimsson
582652145f
minor fixes
2018-07-24 19:21:23 +02:00
Tobias Skarhed
70575c8f78
Add templating docs for
2018-07-23 15:34:03 +02:00
Shane
756c08e713
changed you to your ( #12590 )
2018-07-12 23:56:37 -07:00
Daniel Lee
c10359dd5b
docs: fixes for table in variable docs
2018-04-20 13:21:14 +02:00
Daniel Lee
ab4f8c273d
docs: describes variable formatting options
...
csv option in postgres/mysql docs and the regex option in the
graphite docs
2018-04-18 14:40:34 +02:00
Daniel Lee
24ae9cef36
docs: describes new variable formatting syntax
...
Fixes #11388
Ref #11141
2018-04-18 14:40:34 +02:00
Mario Trangoni
638f7d23d4
docs: fix codespell issues
2018-04-13 20:31:29 +02:00
Tariq Ettaji
8985e5ac53
Clarified formatting multiple values doc
2018-03-28 12:51:12 +02:00
Daniel Lee
624dac16fa
docs: add variable regex examples ( #11327 )
2018-03-21 13:23:50 +01:00
Patrick O'Carroll
ec3ba86a02
replaced img in export_import and sharing
2018-01-30 09:20:55 +01:00
Patrick O'Carroll
4294009b0b
changed some img-links, updated text for annotated img, more work on whats new in v5.0
2018-01-26 10:58:31 +01:00
jenlersadnie
0ba5706400
Fixing a minor typo under Selection Options ( #9082 )
...
Mulit => Multi
2017-08-23 08:50:22 +02:00
ericslaw
73f0bd3b4b
fix link to opentsdb templating ( #9039 )
2017-08-16 16:57:27 +02:00
Daniel Lee
b5017d1e18
docs: var in singlestat panel. Fixes #8563
2017-08-02 16:44:43 +02:00
Daniel Lee
a5afd8152d
docs: small update
2017-07-03 21:32:12 +02:00
Daniel Lee
3ae5f7c632
docs: built-in variables, $__interval
...
Fixes #8344 . Documents the $__interval, $__interval_ms and $timeFilter
variables.
2017-07-03 20:44:19 +02:00
Torkel Ödegaard
e75bc5d39a
docs: added templating docs link to app
2017-05-05 08:56:19 +02:00
Trent White
b4a8678cae
remove duplicate paragraph, couple word tweaks
2017-05-04 10:34:19 -04:00
Torkel Ödegaard
0390a7c17b
docs: fixed docs intro
2017-05-04 12:36:34 +02:00
Torkel Ödegaard
e80e0c044b
docs: updated elasticsearch docs
2017-05-04 10:19:00 +02:00
Torkel Ödegaard
287cd83e76
docs: grammarly fixes
2017-05-03 16:34:51 +02:00
Torkel Ödegaard
ed8d284715
docs: updated prometheus docs
2017-05-03 15:50:38 +02:00
Torkel Ödegaard
e6c29391c6
docs: improved Graphite templating docs
2017-05-03 14:20:59 +02:00
Torkel Ödegaard
2304a710bf
docs: templating doc wip
2017-05-03 14:09:04 +02:00
Torkel Ödegaard
c1de972eb5
docs: wip templating docs
2017-05-02 16:22:31 +02:00
Torkel Ödegaard
2b81b204aa
docs(): fixing image urls in docs
2016-11-04 20:29:17 +01:00
Torkel Ödegaard
96008c9738
Squashed commit of the following:
...
commit 4113ed00782590187d19dd2f8cbae683f164142c
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Fri Oct 21 10:47:35 2016 +0200
docs(): minor fix for docs index page
commit 45478d120571519462fac905aadeab5954696690
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Thu Oct 20 14:28:21 2016 +0200
updated
commit c9c1c1d5a462f85e8001a45218f24102583d7aee
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Thu Oct 20 14:27:34 2016 +0200
docs(): updated image refs
commit 5fa0f27963968d77bbbbb7edd973847ea72135e3
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Wed Oct 19 14:33:04 2016 +0200
docs is almost done
commit 6b988c90cb08563e2c27212338c2947e69f6fcc3
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Tue Oct 18 20:45:28 2016 +0200
almost done
commit 17757c21ed813892ddb1f289f2e52613caf7bcef
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Tue Oct 18 16:45:48 2016 +0200
making progress on docs
commit f06c815991dd81b8893912a6da04a17b80b63fda
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Tue Oct 18 14:30:55 2016 +0200
progress on new docs
commit 5197237426252623de2d8b9cc22ddbbdbb240763
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Tue Oct 18 13:25:26 2016 +0200
making progress
commit 33e2b6b617f16f65878141cf11e54b2817a2ea96
Merge: de385e5 ecb4a99
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Tue Oct 18 12:17:58 2016 +0200
Merge branch 'new-docs' of github.com:grafana/grafana into new-docs
commit ecb4a99dd54aa39f17d9bf4d7e132a389812f8fd
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Tue Oct 18 10:39:59 2016 +0200
keep urls for now
commit de385e56d86b071cf2150ccf9f1aa06ec5187277
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Mon Oct 17 17:56:18 2016 +0200
more progress
commit 8469ebc239ab2316cbbc01862e5026737f272f00
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Mon Oct 17 17:08:06 2016 +0200
progress on new docs
commit e755f656b12534cfcb23bad11f1fa696e43f7428
Merge: 4644a35 35cce3b
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Mon Oct 17 12:21:27 2016 +0200
Merge branch 'new-docs' of github.com:grafana/grafana into new-docs
commit 4644a35102555204787e91041b50dcbfe0f7a213
Merge: 25c4bef 977cdd5
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Mon Oct 17 12:21:11 2016 +0200
Merge branch 'master' of github.com:grafana/grafana into new-docs
commit 35cce3bef802fac020a53693b02c112a91a096fc
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Mon Oct 17 09:31:17 2016 +0200
progress on #6170
commit 25c4bef629de7d77218ba95cc3bd25fb50bb19d6
Author: Torkel Ödegaard <torkel.odegaard@gmail.com>
Date: Sun Oct 16 15:05:30 2016 +0200
fix for osx
commit 6c6b52f975630be87da23dd51beafaecb820cec2
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Sun Oct 16 12:56:39 2016 +0200
progress on new docs
commit 6a09633981ab26191d5542dbe3a788846ac6b73d
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Sat Oct 15 11:39:49 2016 +0200
progress on new docs
commit 7d533fbc23e41b86fd1ba9c955dd17ae1ad977e5
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Mon Oct 10 09:25:12 2016 +0200
making progress on new docs site
commit 50392ce98edfa201977716e92e4a86f9d48ae386
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Sun Oct 9 20:02:28 2016 +0200
feat(new docs): progress on new docs site
commit 81a3d3d0952d3a5d790412e90d01ac5a247e0686
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Fri Oct 7 07:52:11 2016 +0200
new docs site experiment
commit 704adc98664665b3624087ab38ce29fc9da005f1
Author: Torkel Ödegaard <torkel@grafana.org>
Date: Sat Oct 1 20:46:53 2016 +0200
new docs poc
2016-10-21 11:01:34 +02:00
ubhatnagar
1e2e4ba3ad
Fixed other docs typos
2015-10-21 22:09:07 -07:00
Matt
14996bd08b
Update templating.md
2015-08-11 15:57:36 -04:00
Matt
dd9fb9d526
Update templating.md
2015-08-11 15:56:18 -04:00
Trent White
14386a2f62
Merge branch 'trent-docs'
...
Conflicts:
docs/sources/reference/templating.md
2015-08-11 13:59:46 -04:00