Sven Klemm
bc9b6ddefe
document metric column prefix for mysql and mssql
2018-07-27 17:14:27 +02:00
Sven Klemm
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
Marcus Efraimsson
0f99e624b6
docs: using interval and range variables in prometheus
...
Included example usages
2018-07-25 16:20:00 +02:00
Marcus Efraimsson
582652145f
minor fixes
2018-07-24 19:21:23 +02:00
Tobias Skarhed
816ee82d26
Add docs about global variables in query template variables
2018-07-23 15:25:59 +02:00
Austin Winstanley
59675dc564
Changed documentation for MSSQL and MySQL to reflect macro changes
2018-06-29 13:07:48 -05:00
Grégoire Bellon-Gervais
7b3652af67
Fix error in InfluxDB query
...
Minor error in sql query to retrieve annotations
2018-06-18 16:10:40 +02:00
nikoalch
0cc8ccdaa5
Update graphite.md
2018-06-13 08:40:15 -04:00
David Kaltschmidt
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
David Kaltschmidt
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
Marcus Efraimsson
7992897418
docs: add known issues section for mssql documentation
...
Fixes #11707
2018-04-24 16:30:24 +02:00
Marcus Efraimsson
85ccefdb84
Merge branch 'master' into docs-5.1
2018-04-24 16:17:15 +02:00
Daniel Lee
8f9d9ed35d
docs: escape asterisk in Graphite docs
2018-04-20 15:27:20 +02:00
Daniel Lee
bde0136317
Merge pull request #11671 from grafana/docs-variable-interpolation-mssql
...
Docs for mssql for #11642
2018-04-20 15:09:20 +02:00
Daniel Lee
2b3c547589
Merge pull request #11642 from grafana/docs-variable-interpolation
...
Docs variable interpolation
2018-04-20 15:09:05 +02:00
Daniel Lee
ba2e43f547
docs: disable quoting option for MSSQL
2018-04-20 13:36:07 +02:00
Daniel Lee
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
Daniel Lee
3a99148315
docs: spelling
2018-04-20 13:24:37 +02:00
Daniel Lee
71dcafebb8
docs: add missing backtick for mysql/postgres
2018-04-20 13:22:43 +02:00
Sven Klemm
5076f9304b
slightly better example
2018-04-19 17:01:48 +02:00
Sven Klemm
048cecdab5
adjust timeFilter, timeFrom and timeTo macro examples
2018-04-19 16:56:58 +02:00
Marcus Efraimsson
cec9634f4a
fix typo
2018-04-18 14:52:36 +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
120a86ecf9
docs: graphite template variables for tag queries
...
ref #11388 and ref #9911 and ref #10366
2018-04-18 14:40:34 +02:00
Marcus Efraimsson
7e8bd8d004
Merge branch 'master' into docs-5.1
2018-04-18 14:39:38 +02:00
bergquist
fa49332915
docs: typos
2018-04-17 19:09:39 +02:00
Marcus Efraimsson
ad22e20ecd
docs: update postgres macro functions documentation
...
In addition to closing #11578
2018-04-17 00:06:25 +02:00
Marcus Efraimsson
979f2d79fb
Merge branch 'master' into docs-5.1
2018-04-16 23:58:50 +02:00
Marcus Efraimsson
90ed046ce3
docs: elasticsearch and influxdb docs for group by time interval option ( #11609 )
2018-04-16 16:03:50 +02:00
Marcus Efraimsson
92ac1fbb5b
Merge branch 'master' into docs-5.1
2018-04-16 09:58:46 +02:00
Mario Trangoni
638f7d23d4
docs: fix codespell issues
2018-04-13 20:31:29 +02:00
Marcus Efraimsson
48143d6caf
Merge branch 'master' into docs-5.1
2018-04-13 16:40:38 +02:00
Marcus Efraimsson
511b34eb5c
docs: improves provisoning example for postgres
...
[skip ci]
2018-04-13 16:37:49 +02:00
Marcus Efraimsson
9c492bd774
docs: add mssql provisioning example
2018-04-13 15:53:45 +02:00
Marcus Efraimsson
428d4b0dbf
Merge branch 'master' into docs-5.1
2018-04-13 15:44:53 +02:00
Marcus Efraimsson
a6a45afc2b
Merge branch 'master' into provisioning_datasources_examples
2018-04-13 15:25:28 +02:00
Marcus Efraimsson
14bf067263
docs: improves provisoning example for each datasource
2018-04-13 15:25:13 +02:00
Marcus Efraimsson
aa59843902
docs: update mssql with azure sql database support
2018-04-13 11:36:40 +02:00
Marcus Efraimsson
80e4a9dc55
Merge branch 'master' into docs-5.1
2018-04-13 10:56:26 +02:00
Tim O'Guin
1f0dfbbf86
Improve wording
2018-04-11 21:36:07 -05:00
Tim O'Guin
ee7943b9b2
Add minimal IAM policy example for CloudWatch data source
2018-04-11 21:29:11 -05:00
Marcus Efraimsson
1232745e89
docs: fix typo of default port for mssql
...
Fixes #11562
2018-04-11 20:56:16 +02:00
Daniel Lee
d39dac10a6
docs: update after #11531
2018-04-09 15:19:41 +02:00
bergquist
2889a405a7
docs: improves provisoning example text
2018-04-09 14:56:42 +02:00
bergquist
25be937bfa
docs: fixes typo
2018-04-09 09:55:10 +02:00
Daniel Lee
51b078fb65
docs: spelling
2018-04-03 09:47:53 +02:00
bergquist
d95eabfeec
docs: adds provisioning examples for all datasources
...
closes #11363
2018-03-28 17:39:00 +02:00
Marcus Efraimsson
828dd34507
docs: update table plugin documentation with value/range to text mapping
2018-03-27 20:18:04 +02:00
Marcus Efraimsson
c9cdb4cda0
Merge pull request #11383 from alexanderzobnin/docs-10009
...
Update heatmap and prometheus docs
2018-03-27 14:01:36 +02:00
Marcus Efraimsson
41ff37f0a1
Merge branch 'master' into docs-5.1
2018-03-27 14:00:16 +02:00
Carl Bergquist
cdf4664930
Merge pull request #11371 from towolf/add-duplicate-panel-hints
...
Add hints for the 'pd' Duplicate Panel command from PR #11264
2018-03-27 10:35:41 +02:00
Alexander Zobnin
2c7040c246
docs: prometheus ds, remove "new in v4.3" note
2018-03-27 09:48:19 +03:00
Alexander Zobnin
b97cede054
docs: update heatmap and prometheus docs, #10009
2018-03-26 17:12:25 +03:00
Sven Klemm
f2249a5bcc
add missing word to graphite docs
2018-03-25 15:49:06 +02:00
Tobias Wolf
02f84e0c74
Add hints for the 'pd' Duplicate Panel command from PR #11264
2018-03-24 14:41:41 +01:00
Marcus Efraimsson
13d0bd5815
Merge branch 'docs-5.1' into graph_51_docs
2018-03-23 15:51:32 +01:00
Marcus Efraimsson
0a487c484d
docs: fix typos
2018-03-23 15:49:54 +01:00
Marcus Efraimsson
403c64ab20
docs: update postgres, mysql and mssql documentation
...
Due to changes closing #11306
2018-03-23 15:48:04 +01:00
Marcus Efraimsson
1b8103f0ea
docs: update graph panel documentation
...
Added new versions of images and new images to better highlight the possible
configuration options.
Documentation was very outdated so tried to fix that to better reflect the
current state/latest release.
2018-03-23 14:43:57 +01:00
Marcus Efraimsson
1d515bb52c
Merge branch 'master' into docs-5.1
2018-03-23 10:40:12 +01:00
Daniel Lee
e5df179c7c
docs: spelling
2018-03-20 20:38:20 +01:00
Marcus Efraimsson
74c3f732c1
docs: update using mssql in grafana
2018-03-20 10:59:35 +01:00
Marcus Efraimsson
1f8a2a67bf
docs: Using Microsoft SQL Server in Grafana
2018-03-19 11:06:10 +01:00
Kazumasa Kohtaka
fcca00c0f9
docs: fix an outdated link to Prometheus's doc
2018-03-13 10:27:18 +09:00
Carl Bergquist
e94d23e5ff
Merge pull request #10873 from willyhutw/cloudwatch_dimension_values_add_dimension_filter
...
Cloudwatch dimension_values add dimension filter.
2018-03-12 14:24:26 +01:00
Daniel Lee
8a1bd2ee22
docs: fill for mysql/postgres
...
ref #10138
2018-03-06 09:24:36 +01:00
Marcus Efraimsson
0ac6d7cf4c
docs: update shortcut docs
2018-02-22 18:24:10 +01:00
Torkel Ödegaard
2f6e77af1e
Merge branch 'master' into docs_v5.0
2018-02-21 10:47:14 +01:00
Willy Hu (IS-TW)
417df1eae5
docs: updated cloudwatch docs
...
add dimension filter as a option for dimension_values query.
2018-02-21 10:51:28 +08:00
Leonard Gram
acd085605c
docs: spelling.
2018-02-12 15:17:56 +01:00
Torkel Ödegaard
1cc5349bfd
docs: fixed order of sidemenu
2018-01-31 08:49:04 +01:00
Torkel Ödegaard
7cd379ac9f
docs: fixed order of sidemenu
2018-01-30 16:14:28 +01:00
Patrick O'Carroll
c29e75e9bc
changed img for shortcuts
2018-01-30 10:51:50 +01:00
Anastasios Gogos
9dbaca4cc6
fix broken link ( #10291 )
...
minor typo:
'(' instead of '/'
2017-12-19 18:40:41 +01:00
Daniel Lee
78fb5be2cf
docs: mysql example with macro
2017-12-18 14:24:04 +01:00
Daniel Lee
40af84a83f
docs: mysql macros update
2017-12-18 14:12:04 +01:00
Mikael Olenfalk
8e7166b5c4
Explicitly specify default region in CloudWatch datasource ( #9440 )
...
The datasource uses the default region in the query if the region
is "" in the settings. However setting the region to an empty string
is almost impossible and rendered incorrectly.
This commit introduces a special value "default" for region which
is shown in the drop down and is translated to the default region
of the data source when performing queries.
2017-12-11 09:37:27 +01:00
Sven Klemm
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
Sven Klemm
a62ebb3e59
mysql: pass timerange for template variable queries ( #10071 )
...
* mysql: pass timerange for template variable queries
* mysql: document time range macro usage in template variables
* mysql: docs for on time range change refresh mode for template queries
* Revert "mysql: docs for on time range change refresh mode for template queries"
This reverts commit 5325972aa4
.
2017-12-07 11:18:36 +01:00
Sven Klemm
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
Carl Bergquist
5d6ed6c45f
prom: add support for default step param ( #9866 )
...
Alerting for prometheus have been depending on the step parameter from each query.
In https://github.com/grafana/grafana/pull/9226 we changed the behavior for step in the
frontend which caused problems for alerting. This commit fixes that by introducing a default
min interval value so alerting always have something to depend on.
closes #9777
2017-11-15 11:22:00 +01:00
Sven Klemm
108f582ec4
sync documentation, add remark about to_timestamp and redshift ( #9841 )
2017-11-14 11:33:55 +01:00
Nadezhda Mosunova
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
Daniel Lee
624b75b58c
docs: update testdata enable explanantion
2017-10-31 18:25:35 +01:00
bergquist
d23c77119e
docs: adds prom grafana dashboard
2017-10-31 09:13:35 +01:00
Daniel Lee
a7d7f0d9f8
docs: update alerting with new data sources
2017-10-26 12:32:37 +02:00
Daniel Lee
fc76530577
docs: document annotations for postgres/mysql
2017-10-24 15:13:04 +02:00
Daniel Lee
f48703502d
docs: update for template variables
...
ref #9030
2017-10-24 14:44:34 +02:00
Torkel Ödegaard
a06ccaa428
docs: another docs fix
2017-10-22 12:00:35 +02:00
Torkel Ödegaard
974d38583d
docs: fix docs redirect for older datasources index page, fixes #9609
2017-10-22 11:53:30 +02:00
Sven Klemm
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
Morten Linderud
4a22d22857
Missing dot in aws credentials path
...
As far as i know the path hasn't changed, but the dot is missing in one place.
2017-10-13 14:08:37 +02:00
Torkel Ödegaard
c879cc7615
minor docs update
2017-10-12 12:40:37 +02:00
Patrick O'Carroll
5895f9dc89
Annotation docs ( #9506 )
...
* added images to annotation docs
* added gifs and png to annotations, minor code formatting fix in alertlist
2017-10-12 11:37:42 +02:00
Daniel Lee
d1c9760fa8
Postgres Data Source ( #9475 )
...
* add postgresql datasource
* add rest of files for postgres datasource
* fix timeseries query, remove unused code
* consistent naming, refactoring
* s/mysql/postgres/
* s/mysql/postgres/
* couple more tests
* tests for more datatypes
* fix macros for postgres
* add __timeSec macro
* add frontend for postgres datasource
* adjust documentation
* fix formatting
* add proper plugin description
* merge editor changes from mysql
* port changes from mysql datasource
* set proper defaultQuery for postgres
* add time_sec to timeseries query
accept int for value for timeseries query
* revert allowing time_sec and handle int or float values as unix
timestamp for "time" column
* fix tslint error
* handle decimal values in timeseries query
* allow setting sslmode for postgres datasource
* use type switch for handling data types
* fix value for timeseries query
* refactor timeseries queries to make them more flexible
* remove debug statement from inner loop in type conversion
* use plain for loop in getTypedRowData
* fix timeseries queries
* adjust postgres datasource to tsdb refactoring
* adjust postgres datasource to frontend changes
* update lib/pq to latest version
* move type conversion to getTypedRowData
* handle address types cidr, inet and macaddr
* adjust response parser and docs for annotations
* convert unknown types to string
* add documentation for postgres datasource
* add another example query with metric column
* set more helpful default query
* update help text in query editor
* handle NULL in value column of timeseries query
* add __timeGroup macro
* add test for __timeGroup macro
* document __timeGroup and set proper default query for annotations
* fix typos in docs
* add postgres to list of datasources
* add postgres to builtInPlugins
* mysql: refactoring as prep for merging postgres
Refactors out the initialization of the xorm engine and the query logic
for an sql data source.
* mysql: rename refactoring + test update
* postgres:refactor to use SqlEngine(same as mysql)
Refactored to use a common base class with the MySql data source.
Other changes from the original PR:
- Changed time column to be time_sec to allow other time units in the
future and to be the same as MySQL
- Changed integration test to test the main Query method rather than
the private transformToTable method
- Changed the __timeSec macro name to __timeEpoch
- Renamed PostgresExecutor to PostgresQueryEndpoint
Fixes #9209 (the original PR)
* postgres: encrypt password on config page
With some other cosmetic changes to the config page:
- placeholder texts
- reset button for the password after it has been encrypted.
- default value for the sslmode field.
* postgres: change back col name to time from time_sec
* postgres mysql: remove annotation title
Title has been removed from annotations
* postgres: fix images for docs page
* postgres mysql: fix specs
2017-10-10 15:19: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
Patrick O'Carroll
e1a86e63b8
some restyling ( #9409 )
2017-10-03 13:35:12 +02:00
Patrick O'Carroll
dd83b67de5
Docs text fixes ( #9408 )
...
* styling changes and some text changes
* styling changes
2017-10-03 13:34:52 +02:00
Torkel Ödegaard
503336bcd5
docs: minor docs fix
2017-10-02 15:30:37 +02:00
Torkel Ödegaard
38ae460f59
docs: updated building from source docs
2017-10-02 10:55:56 +02:00
Torkel Ödegaard
f5e8a4069c
docs: minor fixes for #9369
2017-10-02 09:02:58 +02:00
Patrick O'Carroll
0a65100eaf
made a text-panel page, maybe we don't need it
2017-09-28 10:05:28 +02:00
Patrick O'Carroll
3f1452fddb
new page for text, needs more work
2017-09-22 17:14:39 +02:00
Patrick O'Carroll
1258dc1cbb
replaced img in graph, created alert list page
2017-09-22 16:31:34 +02:00
Torkel Ödegaard
ca0085f429
docs: update docs
2017-09-22 14:05:25 +02:00
Patrick O'Carroll
31243e7132
replaced image
2017-09-22 12:53:37 +02:00
Patrick O'Carroll
367acc37c7
Docs new updates ( #9324 )
...
* replaced images, updating text(not finished)
* text uppdates for dashlist and singlestat(+img). updated the keyboard shortcuts
* deleted old shortcuts instruction
* another img update
2017-09-22 10:49:47 +02:00
Patrick O'Carroll
bf88242282
another img update
2017-09-21 16:58:25 +02:00
Patrick O'Carroll
fe05a996b7
text uppdates for dashlist and singlestat(+img). updated the keyboard shortcuts
2017-09-21 15:58:19 +02:00
Patrick O'Carroll
ece6588c03
replaced images, updating text(not finished)
2017-09-21 09:40:58 +02:00
Patrick O'Carroll
337fb9bdfa
fixed some images ( #9237 )
2017-09-14 11:04:01 +02:00
Torkel Ödegaard
a76f3fba2e
docs: minor fixes to images
2017-09-13 17:11:10 +02:00
Patrick O'Carroll
d71456b96f
Docs image updates ( #9225 )
...
* replaced old images and gifs with new ones
* replaced images, changed some text especially for column styles
* replaced and added images and gifs
2017-09-13 16:29:53 +02:00
Torkel Ödegaard
e16cadaa27
docs: minor update
2017-09-12 10:31:53 +02:00
Patrick O'Carroll
a7b0a01b13
replaced old images and gifs with new ones ( #9217 )
2017-09-12 09:07:36 +02:00
Daniel Lee
167995776f
docs: update to tag alias
...
ref #9024
2017-08-11 11:30:30 +02:00
Daniel Lee
b716a2595a
mysqlds: add support for key/value template variables
...
If the template variable query has two columns named __text and __value
then return a list of key values. The value is used when the variable is
interpolated in the query. Allows mapping of texts to ids.
2017-08-10 14:42:27 +02:00
Daniel Lee
1105bb371f
mysqlds: adds support for template variables
...
Fixes #8855
2017-08-09 19:32:53 +02:00
Daniel Lee
b5017d1e18
docs: var in singlestat panel. Fixes #8563
2017-08-02 16:44:43 +02:00
Torkel Ödegaard
5d2054323b
Merge branch 'aws-instance-attribute-tags' of https://github.com/paco3346/grafana into paco3346-aws-instance-attribute-tags
2017-08-01 09:38:58 +02:00
Cedric Cellier
417c5163dd
Fix typos ( #8954 )
...
Some being user visible.
2017-07-31 12:12:28 +02:00
Adam Johnson
17d57ab074
docs(testdata): add missing word ( #8856 )
2017-07-13 19:52:59 +02:00
bergquist
4844bf9be3
docs(prometheus): updates invalid template example
2017-07-12 07:37:44 +02:00
Daniel Lee
c296e73b83
docs: x-axis mode for graph panel
2017-07-07 12:25:42 +02:00
Min-Zhong "John" Lu
fbff905c57
Fix broken table row in prometheus.md ( #8779 )
...
"Metric Lookup" row in Query editor was broken :(
2017-07-05 22:14:03 +02:00
Daniel Lee
fb99ddf295
influxdb: tweak to help text
2017-06-29 13:58:54 +02:00
Daniel Lee
10127e8ac9
docs: small updates
2017-06-26 17:42:50 +02:00
Michael Ambrose
aa3a737fea
Updated cloudwatch doc to be more clear on ec2_instance_attribute usage and added Tag selection example
2017-06-07 16:58:01 -04:00
Torkel Ödegaard
09267bbfe8
docs: elasticsearch, added info about size property in templating query
2017-05-25 20:11:53 +02:00
Torkel Ödegaard
375e60750e
docs: updated heatmap docs
2017-05-12 11:14:11 +02:00
Torkel Ödegaard
17198807c9
docs: updated mysql docs
2017-05-12 11:04:54 +02:00
Torkel Ödegaard
5076460254
docs: updated heatmap docs
2017-05-11 16:30:50 +02:00
Torkel Ödegaard
88672389f3
docs: minor docs fix
2017-05-11 14:16:05 +02:00
Torkel Ödegaard
2c3f3dffa3
docs: updated heatmap panel docs menu name
2017-05-11 13:02:10 +02:00
Torkel Ödegaard
2c5563442f
docs: added initial mysql docs
2017-05-11 12:59:49 +02:00
Torkel Ödegaard
ab6740c685
heatmap: Docs and heatmap fixes
2017-05-11 10:19:47 +02:00
Torkel Ödegaard
0a68dabb89
heatmap: Fixes & progress on heatmap docs
2017-05-10 17:17:51 +02:00
Torkel Ödegaard
acff78d421
Merge branch 'master' into heatmap-refactoring2
2017-05-09 12:41:11 +02:00
Torkel Ödegaard
076a94560b
Merge branch 'table-options'
2017-05-08 15:31:29 +02:00
Torkel Ödegaard
e2f0b42d90
docs: updated cloudwatch docs, closes #8315
2017-05-08 06:49:55 +02:00
Dan Cech
e8fbfce59a
remove unneeded import, update docs text
2017-05-05 13:11:44 -04:00
Torkel Ödegaard
dd5a426911
heatmap: refactoring heatmap
2017-05-05 16:15:08 +02:00
Torkel Ödegaard
dbcd19bbce
docs: minor update to OpenTSDB docs
2017-05-04 12:12:55 +02:00
Torkel Ödegaard
cbba692962
docs: influxdb docs update
2017-05-04 11:15:48 +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
59fdda6559
docs: minor update to prometheus docs
2017-05-03 15:53:31 +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
88dd8af4ce
docs: Updates to screencasts & sharing docs
2017-04-28 13:43:00 +02:00
Torkel Ödegaard
4f9f186575
docs: overhauled annotation docs and moved some of the data source specific annotation docs to the respective data source doc pages, closes #1111
2017-04-28 12:51:21 +02:00
Daniel Lee
8f4c797399
docs: update graph docs images + some text changes
2017-04-26 13:19:24 +02:00
Torkel Ödegaard
9e13c93379
docs: fixed redirects to panel docs for old location, caused by move in bd414c1793
2017-04-26 13:01:12 +02:00
Torkel Ödegaard
4d4e165be7
links: updated links from grafana.net to grafana.com
2017-03-20 10:20:32 +01:00
Torkel Ödegaard
50718b592c
docs: added aliases
2017-03-18 08:25:26 +01:00
bergquist
e97cab9964
docs: removes version selector from influxdb
2017-02-14 12:02:31 +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
Torkel Ödegaard
3398c28ab2
docs(): fixing redirects for moved doc pages, updating links to point to new urls
2017-02-06 18:04:53 +01:00
bergquist
480a58d377
Merge branch 'diff-aggregate' of https://github.com/oliverpool/grafana into oliverpool-diff-aggregate
2017-01-16 11:52:22 +01:00
bergquist
2fdb47ae97
docs(prometheus): rewrote and shorten the note about templates
2017-01-16 11:50:12 +01:00
bergquist
2696d6cd3f
Merge branch 'master' of https://github.com/andrewhowdencom/grafana into andrewhowdencom-master
2017-01-16 11:47:13 +01:00
bergquist
c73e86e557
docs(testdata): some minor changes
2017-01-16 11:21:23 +01:00
bergquist
ae08386ce3
docs(testdata): adds docs page about test datasource
2017-01-16 11:13:52 +01:00
bergquist
92f0a22fd7
docs: moves datsources pages to feature folder
2017-01-16 11:13:27 +01:00
bergquist
bd414c1793
docs: moves panels to panel folder
2017-01-16 08:17:37 +01:00
Torkel Ödegaard
901e670db4
docs(): minor tweak
2016-11-07 19:58:30 +01:00
Torkel Ödegaard
a100836bb4
docs(): Added pages for alerting docs, added keyboard shortcuts doc article, #6490
2016-11-07 15:18:27 +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
Torkel Ödegaard
0ff99dddb9
Updated docs
2015-03-10 14:41:19 +01:00
Torkel Ödegaard
15cb1d8980
Added grafana 1.x docs to main repo
2015-03-10 08:56:03 +01:00