d9257aa38a
Docs: Fix operating system names ( #19638 )
...
* Docs: Replace "linux" with "Linux"
* Docs: Replace "windows" with "Windows"
* Docs: Replace "Mac/OSX/Mac OS X/MacOS" with "macOS"
* Docs: Replace "unix/UNIX" with "Unix"
2019-10-07 13:20:30 +02:00
618652d16e
Docs: Replace ampersands with and ( #19609 )
2019-10-03 18:20:52 +02:00
c9e566b156
Docs: Minor edits to the README and several md files ( #19238 )
...
* Update README.md
Capitalized the G and S in "Getting Started," and moved "guide" to match the section title in the docs.
* Fixed sentence structure. Changed "download" to "grafana.com/get" and changed "get" to "download".
* Docs: Replace "datasources" with "data sources" (#19111 )
* Docs: Replace "datasources" with "data sources" (#19111 )
* Docs: Replace "datasources" with "data sources" (#19111 )
* Docs: Replace "datasources" with "data sources" (#19111 )
* Docs: Replace "datasources" with "data sources" (#19111 )
* Docs: Replace "datasources" with "data sources" (#19111 )
* Docs: Replace "datasources" with "data sources" (#19111 )
* Docs: Replace "datasources" with "data sources" (#19111 )
* Docs: Replace "datasources" with "data sources" (#19111 )
* Docs: Replace "datasources" with "data sources" (#19111 )
* Docs: Replace "datasources" with "data sources" (#19111 )
* Docs: Replace "datasources" with "data sources" (#19111 )
2019-09-20 00:04:56 +02:00
3063ef6c2a
Docs: mention unsupported versions of PostgreSQL ( #18307 )
...
Ref #17771
Fixes #18106
2019-08-02 14:27:32 +02:00
3da8cff6e9
Chore: Hugo upgrade ( #17494 )
...
* Fix: Upgrade hugo wip
* Chore: Rename index to _index for latest hugo
* Chore: Use relative refs, no starting slash
* Feat: Add possibility to mount layouts from grafana.org project
2019-06-12 08:01:44 +02:00
49133b0012
Updated documentation for new macros
2019-01-04 14:36:07 +01:00
4757ca2242
docs: add version notes
2018-10-10 18:59:09 +02:00
e5c376aead
docs: connection limits for sql datasources
2018-10-02 17:43:54 +02:00
6ffca7f184
docs: add version disclaimer for postgres query editor
2018-09-17 10:32:28 +02:00
138e7ab264
Add documentation for PostgreSQL query builder
2018-09-14 21:58:02 +02:00
7c78b64a36
Document required order for time series queries ( #13204 )
2018-09-10 09:33:06 +02:00
db639684bb
docs: sql datasources min time interval
2018-09-06 13:52:16 +02:00
fd269945c9
document postgres min time interval
2018-09-05 09:57:09 +02:00
8fcc9b1891
docs: postgres provisioning
2018-09-04 11:33:43 +02:00
aa2098fedf
document postgres version and TimescaleDB option
2018-08-30 08:18:22 +02:00
313a8bd033
Merge pull request #12891 from svenklemm/unixepochgroup
...
add $__unixEpochGroup and $__unixEpochGroupAlias to sql datasources
2018-08-17 14:41:33 +02:00
6225efa50c
docs: update postgres provisioning
2018-08-14 11:24:08 +02:00
a96d97e347
add version disclaimer for TimescaleDB
2018-08-14 10:26:08 +02:00
d33019ca67
document TimescaleDB datasource option
2018-08-14 10:22:57 +02:00
bfe28ee061
Add $__unixEpochGroup macro to postgres datasource
2018-08-13 12:08:14 +02:00
ee7602ec1f
change fillmode from last to previous
2018-08-07 21:01:41 +02:00
83d7ec1da2
specify grafana version for last fill mode
2018-08-02 20:37:41 +02:00
bfc66a7ed0
add fillmode "last" to sql datasource
...
This adds a new fill mode last (last observation carried forward) for grafana
to the sql datasources. This fill mode will fill in the last seen value in a
series when a timepoint is missing or NULL if no value for that series has
been seen yet.
2018-08-02 20:35:09 +02:00
82c473e3af
document $__timeGroupAlias
2018-08-01 21:23:00 +02:00
43295f9c18
remove alias from postgres $__timeGroup macro
2018-08-01 08:50:19 +02:00
8a22129177
add version note to metric prefix and fix typo
2018-07-30 14:37:23 +02:00
b28a362635
Use metric column as prefix
...
If multiple value columns are returned and a metric column is
returned aswell the metric column will be used as prefix for
the series name
2018-07-27 15:32:53 +02:00
85ccefdb84
Merge branch 'master' into docs-5.1
2018-04-24 16:17:15 +02:00
2b3c547589
Merge pull request #11642 from grafana/docs-variable-interpolation
...
Docs variable interpolation
2018-04-20 15:09:05 +02:00
71dcafebb8
docs: add missing backtick for mysql/postgres
2018-04-20 13:22:43 +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
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
ad22e20ecd
docs: update postgres macro functions documentation
...
In addition to closing #11578
2018-04-17 00:06:25 +02:00
48143d6caf
Merge branch 'master' into docs-5.1
2018-04-13 16:40:38 +02:00
511b34eb5c
docs: improves provisoning example for postgres
...
[skip ci]
2018-04-13 16:37:49 +02:00
428d4b0dbf
Merge branch 'master' into docs-5.1
2018-04-13 15:44:53 +02:00
14bf067263
docs: improves provisoning example for each datasource
2018-04-13 15:25:13 +02:00
2889a405a7
docs: improves provisoning example text
2018-04-09 14:56:42 +02:00
25be937bfa
docs: fixes typo
2018-04-09 09:55:10 +02:00
d95eabfeec
docs: adds provisioning examples for all datasources
...
closes #11363
2018-03-28 17:39:00 +02:00
403c64ab20
docs: update postgres, mysql and mssql documentation
...
Due to changes closing #11306
2018-03-23 15:48:04 +01:00
8a1bd2ee22
docs: fill for mysql/postgres
...
ref #10138
2018-03-06 09:24:36 +01:00
ce809de1ed
postgres: change $__timeGroup macro to include "AS time" column alias ( #10119 )
...
* change $__timeGroup macro to include column alias
* update docs and help text for $__timeGroup macro
2017-12-08 15:14:10 +01:00
b44c599410
postgres: pass timerange for template variable queries ( #10069 )
...
* pass timerange for template queries when refresh is set to timerange
change
* document on time range change refresh mode for template queries
2017-12-07 10:05:04 +01:00
108f582ec4
sync documentation, add remark about to_timestamp and redshift ( #9841 )
2017-11-14 11:33:55 +01:00
5b1e6513e6
Update postgres.md
...
'Annotations' is a plural noun, so it doesn't require adding ‑s to the end of the verb
2017-11-03 17:57:03 +03:00
fc76530577
docs: document annotations for postgres/mysql
2017-10-24 15:13:04 +02:00
f48703502d
docs: update for template variables
...
ref #9030
2017-10-24 14:44:34 +02:00
b2d880c6de
modify $__timeGroup macro so it can be used in select clause ( #9527 )
...
* modify $__timeGroup macro so it can be used in select clause
* fix $__interval_ms for postgres datasource
* use $__timeGroup macro in documentation
* fix annotation template query
remove title since its no longer used and add tags instead
* change __timeFilter macro to work on postgresql < 8.1 and redshift
2017-10-18 18:10:01 +02:00