Marcus Efraimsson
3d82c848dd
docs: fixes and update current version
2019-04-09 17:30:21 +02:00
Reiner Gerecke
f120f5a737
Docs: Remove broken youtube link in timerange reference ( #16415 )
...
The video on youtube got removed.
Fixes #16302
2019-04-07 14:35:28 +02:00
Kevin Hui
d35e883eac
Docs: Fix typo in Prometheus documentation ( #16369 )
2019-04-03 18:52:54 +02:00
Torkel Ödegaard
6ef844daa4
Docs: remove embedd info about samesite cookie from app, docs only is better
2019-04-03 14:27:20 +02:00
Yariv Amar
c2231854fd
Feat: Improve embed panel info text ( #16344 )
...
* improving documentation for Embed Panel
Fixes #16345
2019-04-03 09:37:56 +02:00
Daniel Lee
7e149fb4d3
Chore: docs updates to what's new for 6.1 ( #16346 )
...
Docs: update what's new article for 6.1
2019-04-02 15:28:03 +02:00
Pedro Gomes
6e54a7ae05
Docs: Suggest add-apt-repository to install APT repos ( #16333 )
...
* Suggest add-apt-repository to install APT repos
* typo
2019-04-02 07:02:58 +02:00
Marcus Efraimsson
e69039d8d1
docs: improve alert notification channel provisioning ( #16262 )
2019-03-31 20:50:32 +07:00
Marcus Efraimsson
79b86466fd
Fix: Alerting Notification channel http api fixes ( #16288 )
...
Fix so that uid can be changed when updating notification
channels through the http api.
Update documentation
2019-03-29 09:42:38 +01:00
Zzy
1b84a924a3
Alerting: Makes timeouts and retries configurable ( #16259 )
...
Adds new alert settings for configuring timeouts and retries named
evaluation_timeout_seconds, notification_timeout_seconds
and max_attempts.
Closes #16240
2019-03-29 12:58:37 +07:00
Dennis Hoppe
749c76f2a1
Docs: Fix rpm dependencies example ( #16272 )
...
The current version of Grafana requires the package ```urw-fonts```.
2019-03-28 10:12:22 +01:00
Daniel Lee
0e2d279e3a
Chore: docs whats new article for the 6.1 release ( #16251 )
2019-03-27 13:43:37 +01:00
Marcus Efraimsson
2ae63e70c0
Alerting: Notification channel http api enhancements ( #16219 )
...
Now returns uid in response to get notification channel by id.
Adds GET/PUT/DELETE support for notification channel by uid,
/api/alert-notifications/uid/:uid.
Break apart alerting and alert notification http api docs in two
pages and update documentation to make it up to date
with current implementation.
Fixes #16012
2019-03-26 18:37:02 +07:00
Daniel Lee
9f58b85693
Merge pull request #16210 from grafana/16187_docs
...
docs: loki provisioning
2019-03-26 09:46:14 +01:00
Marcus Efraimsson
29fc1ed77b
docs: loki provisioning
2019-03-26 11:59:12 +07:00
Andrej Ocenas
516b7ce845
docs(dev): Update docs about devenv dir ( #16208 )
...
* Update readmes
* Fix devenv dasboard query
* Update devenv readme
* Add link to devenv from docs
2019-03-25 21:14:24 +01:00
Paweł Krupa
2a207d6970
clarify notifications API docs
2019-03-24 11:49:20 +01:00
Torkel Ödegaard
229d73b609
Update provisioning.md
2019-03-22 11:49:27 +01:00
David
9008fcc790
fix(prometheus): Change aligment of range queries ( #16110 )
...
- future alignment cause issues with rate charts and the display of last
values
- this change modifies the alignment to use the last available aligned
end date and no longer possibly requests data from the future
2019-03-21 10:25:20 +01:00
yalhyane
9a4a8b0f85
Update templating.md
...
fix a typo in the example of `percentencode` option
2019-03-19 14:39:26 +00:00
Hugo Häggmark
b9cf09a296
docs: First take on describing feature toggle
2019-03-19 14:01:11 +01:00
JacobEriksson
e2fd85854c
Update index.md
...
Added information about Amazon Timestream and Oracle Database
2019-03-15 11:07:22 +01:00
Andrej Ocenas
8221c4273f
Merge pull request #15998 from grafana/add-grafana-user-proxy-header
...
Add custom header with grafana user when using proxy
2019-03-14 17:29:06 +01:00
Carl Bergquist
23852b59c9
Merge pull request #15839 from grafana/15836_revoke_auth_tokens
...
Support list and revoke of user auth tokens in HTTP API
2019-03-14 17:12:49 +01:00
Andrej Ocenas
697a87b7b2
Add check so that header is not sent for anonymous users
2019-03-14 16:33:21 +01:00
Andrej Ocenas
6587a967eb
Update config docs
2019-03-14 16:33:20 +01:00
Carl Bergquist
291ffcb75b
Merge pull request #15457 from bergquist/distributed_cache
...
Distributed cache
2019-03-14 16:16:39 +01:00
Carl Bergquist
9ac69fefc6
Merge pull request #15987 from fetzerch/tags
...
docs: Change type of 'tags' in annotationQuery result example to list
2019-03-14 07:48:38 +01:00
utkarshcmu
78e08da2ef
Added metric math docs
2019-03-13 15:00:41 -07:00
Christian Fetzer
0cd59fdbcc
docs: Change type of 'tags' in annotationQuery result example to list
...
A datasource plugin must return a list of tags in the 'tags' field of
the annotationQuery result. A string 'test' would otherwise result in
4 tags in Grafana: 't','e','s','t'.
2019-03-13 20:48:49 +01:00
Torkel Ödegaard
06f7a49a61
Refactoring / fixing password hint PR #15868
2019-03-11 13:33:57 +01:00
bergquist
085b631099
add docs about remote cache settings
2019-03-11 10:49:56 +01:00
Carl Bergquist
e46e71bbf3
Merge pull request #15878 from zhulongcheng/docs-add-slack-url
...
docs: update slack alert notification settings
2019-03-10 19:40:01 +01:00
Navaneesh Kumar
ccdc82b921
docs: Fix indentation level for OAuth2 config
2019-03-08 22:38:50 +05:30
zhulongcheng
7743f77e45
docs: update slack alert notification settings
...
closes #15878
2019-03-09 00:19:21 +08:00
Marcus Efraimsson
80ce11a4a4
docs: update admin and user http api documentation
2019-03-08 15:15:57 +01:00
Shaffer John
272b561958
Update upgrading.md for wrong spell
2019-03-07 11:09:17 +08:00
Daniel Lee
fe1c204d4a
Merge pull request #15290 from mtanda/prometheus_label_names_query
...
(prometheus) support /api/v1/labels
2019-03-05 15:45:14 +01:00
Marcus Efraimsson
0114ffc9ac
Merge pull request #15671 from bendrucker/patch-1
...
Fix style and grammar in 6.0 announcement
2019-03-02 13:42:35 -08:00
Leonard Gram
1bcaaccb96
docs: missing field added to example
...
Closes #15715
2019-03-01 16:07:34 +01:00
Ben Drucker
e7b630e633
Style and grammar fixes
2019-02-26 11:34:49 -08:00
Leonard Gram
c04395ce3a
docs: 6.0 whats new
2019-02-25 19:25:47 +01:00
Leonard Gram
38a116d0f7
docs: grafana 6.0 has been released.
2019-02-25 15:45:35 +01:00
Marcus Efraimsson
e6830b0681
Merge pull request #15240 from grafana/azure-monitor-docs
...
Azure Monitor docs
2019-02-23 11:14:35 +01:00
Marcus Efraimsson
3c911cf208
docs: link to azure monitor from what's new in v6.0
2019-02-23 11:05:11 +01:00
Daniel Lee
31ae2813a7
docs: tweaks to AzureMonitor docs
2019-02-22 18:45:24 +01:00
Marcus Efraimsson
7ea361513d
docs: landing page update
...
link to what's new in v6.0
add azure monitor and loki to datasource list
change stackdriver icon to a bigger one
2019-02-21 17:39:03 +01:00
Marcus Efraimsson
ca9a528a62
docs: layout fixes
2019-02-21 16:12:25 +01:00
Marcus Efraimsson
ae13352956
docs: fix link
2019-02-21 15:50:18 +01:00
Marcus Efraimsson
df984059db
docs: fix order of datasources in menu/index and update alert support
2019-02-21 15:43:54 +01:00