1432 Commits

Author SHA1 Message Date
aa1b80fe45 docs: improve helper test for For 2018-11-08 14:16:58 +01:00
975f0aa064 alerting: adds docs about the for setting 2018-11-08 13:52:06 +01:00
f43f4a94a7 Merge pull request #13961 from mtanda/cw_doc_math
add minimal permission to docs
2018-11-05 09:10:36 +01:00
cb2a03a08c add minimal permission 2018-11-05 14:27:27 +09:00
d6cd2a2085 Gitlab -> GitLab 2018-11-04 00:48:30 -07:00
7e13aa2cfb Fix minor JSON typo in HTTP API docs 2018-11-01 10:05:26 -07:00
f348acccf3 Merge pull request #13758 from grafana/mysql_query_builder
mysql graphical query builder
2018-10-31 10:52:16 +01:00
a00999fd89 docs: schema -> database 2018-10-30 16:25:36 +01:00
00a997b7a8 docs: mysql 2018-10-30 15:45:39 +01:00
e44dde3f14 Fixing issue 13855 2018-10-28 10:25:42 -04:00
d9cd20e43e docs: improve ES provisioning examples
closes #12281
2018-10-25 14:36:31 +02:00
eb255520cb fix dingding doc error 2018-10-24 22:28:59 +08:00
758a5ecf51 docs: fix tutorials index page. Fixes #13799 2018-10-24 11:55:43 +02:00
00d6707045 docs: fix tutorials index page. Fixes #13799 2018-10-24 11:21:34 +02:00
c5af0bf1c5 Resource type filter (#13784)
* stackdriver: add resource type to filter and group bys

* stackdriver: remove not used param

* stackdriver: refactor filter and group by code

* stackdriver: remove resource type if its already in filter list

* stackdriver: remove debug logging

* stackdriver: remove more debug logging

* stackdriver: append resource type to legend name if there are more than one type present in the response

* stackdriver: only make new request if filter has real value

* stackdriver: format legend support for resource type

* stackdriver: add resource type to documentation

* stackdriver: not returning promise from query function

* stackdriver: fix refactoring bug

* stackdriver: remove not used import
2018-10-24 11:18:49 +02:00
693a3adc72 Merge pull request #13671 from grafana/gce-automatic-authentication
Stackdriver: Add possibility to authenticate using GCE metadata server
2018-10-22 18:46:54 +02:00
ead6a051df docs: update debian installation instructions 2018-10-22 18:31:31 +02:00
6e0728ad88 stackdriver: some tweaks to the text on the config page and in docs 2018-10-22 16:14:17 +02:00
a1fee2fd8a stackdriver: add provisioning example for gce authentication 2018-10-22 16:12:55 +02:00
0109051b2a stackdriver: add documentation for gce default account authentication 2018-10-22 16:12:22 +02:00
93a9885d67 stackdriver: add default project to provisioning documentation 2018-10-19 15:15:45 +02:00
675bf00727 A list of where to make changes when upgrading Go and Node.js (#13693) 2018-10-17 16:39:03 +02:00
cd96ef3590 docs: installing custom plugins in docker.
[skip ci]
2018-10-17 14:34:40 +02:00
62f21a254a Merge pull request #12337 from mtanda/cw_regions
show all CloudWatch regions (avoid hard coding)
2018-10-17 11:55:43 +02:00
518e485e36 docs: update cloudwatch iam policy description 2018-10-17 10:52:46 +02:00
7946a405f5 update doc due to client layout change 2018-10-17 10:24:05 +08:00
3612a1c00e Merge pull request #13678 from ramiro/add-encrypt-mssql-ds-option
Add encrypt setting to MSSQL data source.
2018-10-16 19:07:00 +02:00
cf6faabd12 update, don't remove 'Known Issues' docs section. 2018-10-15 21:51:21 -03:00
6a8d1c4546 update provisioning docs. 2018-10-15 21:46:26 -03:00
25b68809b0 doc(documenation)
Use same name for Elasticsearch. The docs contained a mix of Elastic and Elasticsearch.
2018-10-15 23:35:47 +02:00
37f16ca80a Add 'encrypt' setting to MSSQL data source.
Fixes #13629
2018-10-15 14:47:54 -03:00
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
e950fa7983 fixed a typo 2018-10-13 01:15:16 +03:00
7acea2a109 fixed a typo 2018-10-13 00:45:05 +03:00
3aef519cdc grafana/grafana#13340 complete oauth doc 2018-10-11 21:22:02 +02:00
90f6817f6f docs: refer to v5.3 instead of v5.2 2018-10-11 16:36:28 +02:00
03fefd7bea docs: stackdriver fixes after review
- index page datasource order changed
- image links changed to the image box format
- incorrect sentence fixed
2018-10-11 15:42:47 +02:00
9f660a7b18 stackdriver docs: metric query editor and annotations 2018-10-11 14:42:34 +02:00
bc3b7357bd Merge pull request #13400 from connection-reset/concurrent-sql
Run queries for sql data sources for panels with multiple queries concurrently
Also make max open connections, max idle connections and max connection 
lifetime configurable in the data source settings
2018-10-10 19:12:38 +02:00
4757ca2242 docs: add version notes 2018-10-10 18:59:09 +02:00
cecf87571f set v5.3 as root docs 2018-10-10 14:00:51 +02:00
76ea12b5b0 Merge pull request #13403 from grafana/5.3-release-post
wip: whats new for 5.3
2018-10-10 13:58:32 +02:00
0a64f0bdc7 whatsnew: adds image for Stackdriver
Plus a few tweaks to the text
2018-10-10 13:46:10 +02:00
8b5d03096d Merge pull request #13587 from grafana/nikoalch-patch-4
Update mac.md
2018-10-10 13:35:19 +02:00
7bbd303c23 Merge pull request #13586 from grafana/nikoalch-patch-3
Update windows.md
2018-10-10 11:54:52 +02:00
7c2efbac0d Merge pull request #13585 from grafana/nikoalch-patch-2
Update rpm.md
2018-10-10 11:54:20 +02:00
ae44a6b6e9 Use correct naming convention 2018-10-10 10:39:10 +02:00
840a6e45da Fix typo 2018-10-10 10:02:13 +02:00
939be51496 Provide more information about what's included in the Stackdriver plugin 2018-10-10 09:57:43 +02:00
bbd5e19a34 Merge pull request #13584 from grafana/nikoalch-patch-1
Update debian.md
2018-10-10 08:34:33 +02:00