Marcus Efraimsson
|
33ee1fba30
|
Merge pull request #12150 from grafana/12120_whats_new
Draft: What's new in v5.2
|
2018-06-04 15:17:31 +02:00 |
|
Carl Bergquist
|
49d9235433
|
Merge pull request #12122 from grafana/provisioning_ha
Support provisioning in HA setup where modtime differs
|
2018-06-04 15:12:46 +02:00 |
|
Marcus Efraimsson
|
0d5579b4c0
|
docs: what's new in v5.2
|
2018-06-04 14:31:43 +02:00 |
|
Leonard Gram
|
e562ae753b
|
docs: docker secrets support. (#12141)
Closes #12132
|
2018-06-04 11:49:12 +02:00 |
|
bergquist
|
75ee1e9208
|
renames intervalSeconds to updateIntervalSeconds
|
2018-06-04 08:13:20 +02:00 |
|
Marcus Efraimsson
|
b6afe5f2e8
|
Merge pull request #11380 from WPH95/feature/add_es_alerting
elasticsearch: alerting support
|
2018-06-01 15:17:28 +02:00 |
|
Patrick O'Carroll
|
0c269d64d0
|
Alert panel filters (#11712)
alert list panel: filter alerts by name, dashboard, folder, tags
|
2018-06-01 14:36:40 +02:00 |
|
Marcus Efraimsson
|
ce75afa413
|
docs: update alerting docs with alerting support for elasticsearch
|
2018-06-01 12:26:20 +02:00 |
|
David
|
c67d72db63
|
Merge pull request #12041 from grafana/davkal/11931-table-docs
Document table row merge for multiple queries
|
2018-05-29 12:08:55 +02: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 |
|
Dan Cech
|
417db13efb
|
Fix dashboard snapshot deletion (#12025)
* fix issue deleting dashboard snapshots by deleteKey, add dedicated endopoint for authenticated requests, update frontend, tests & docs.
|
2018-05-24 08:55:16 +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 |
|
xginn8
|
68bc9dd9dc
|
update provisioning.md
stylize & name datasources properly
|
2018-05-21 11:19:44 -04:00 |
|
Carl Bergquist
|
a376de56f2
|
Merge pull request #11934 from liquidm/improve_alert_docs
Improve alert docs
|
2018-05-21 14:34:58 +02:00 |
|
Torkel Ödegaard
|
a73365c3fe
|
codespell: fixes
|
2018-05-18 11:49:00 +02:00 |
|
Daniel Lee
|
75993971c6
|
docs: installation pages for 5.1.3
|
2018-05-16 21:48:26 +02:00 |
|
Stuart McLean
|
c09c00a1f5
|
fixes following first code review
|
2018-05-15 10:06:26 +02:00 |
|
Stuart McLean
|
295169b94f
|
add useful note to alerting api docs
|
2018-05-14 20:50:44 +02:00 |
|
Stuart McLean
|
2dd40eb4e4
|
improve alerting api docs sample responses
|
2018-05-14 20:50:08 +02:00 |
|
bergquist
|
ca25a25386
|
docs: removes notes about beeing introduced in 5.0
|
2018-05-14 09:51:23 +02:00 |
|
Bernie
|
1157542f70
|
Update dashboard_permissions.md
miss { in repsponse
|
2018-05-11 10:19:28 +08:00 |
|
Marcus Efraimsson
|
486aaca109
|
docs: update installation instructions targeting v5.1.2 stable
|
2018-05-09 14:03:22 +02:00 |
|
Daniel Lee
|
2c3b8bb035
|
Merge pull request #9910 from jeroenj/patch-1
Adding a user in a specified organisation uses the admin API
|
2018-05-08 23:09:25 +02:00 |
|
Šimon Podlipský
|
ef60d89742
|
Update dashboard.md
|
2018-05-08 21:25:45 +02:00 |
|
Torkel Ödegaard
|
f84534adea
|
Revert "Add baron scrollbar to a node managed by gafana (#11850)"
This reverts commit 34133671b9 .
|
2018-05-08 09:45:08 +02:00 |
|
Ryan McKinley
|
34133671b9
|
Add baron scrollbar to a node managed by gafana (#11850)
* Add baron scroller to grafana panel, not plugin panel
* remove comment about root <div> element, since it will not be true
|
2018-05-08 06:39:12 +02:00 |
|
Marcus Efraimsson
|
23c88a3b3f
|
docs: update installation instructions targeting v5.1.1 stable
|
2018-05-07 14:57:18 +02:00 |
|
Dan Cech
|
29c9d3f74c
|
fix root_url in docs & comments (#11819)
* fix root_url in docs & comments
* include ports in docker-compose config
|
2018-05-07 14:18:21 +02:00 |
|
Dan Cech
|
543c7fe587
|
support additional fields in authproxy (#11661)
|
2018-05-07 10:39:16 +02:00 |
|
Ryan McKinley
|
2ee59ccad8
|
Add panel scrolling docs (#11826)
|
2018-05-07 08:03:30 +02:00 |
|
Sven Klemm
|
ed4dc241cc
|
escape pipe symbol same way as in templating docs
|
2018-05-05 10:47:44 +02:00 |
|
Sven Klemm
|
f52920aa01
|
pipe escape try #3
|
2018-05-03 00:23:35 +02:00 |
|
Sven Klemm
|
7f8dacd087
|
use ascii code for pipe symbol to not mess up markdown table
|
2018-05-03 00:19:47 +02:00 |
|
Sven Klemm
|
fc7d876158
|
try to fix table
|
2018-05-03 00:17:18 +02:00 |
|
Leonard Gram
|
ec23816df6
|
docs: further documents changes to the docker image. (#11763)
* docs: further documents changes to the docker image.
* docs: explains the changes to user id better.
|
2018-04-27 17:06:08 +02:00 |
|
Marcus Efraimsson
|
b53a57610b
|
docs: update current version to 5.1
|
2018-04-26 18:59:45 +02:00 |
|
Marcus Efraimsson
|
6fa7ffc23f
|
docs: update installation instructions targeting v5.1.0 stable
|
2018-04-26 18:56:44 +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 |
|
Sven Klemm
|
eb994ad72e
|
Merge remote-tracking branch 'upstream/master' into postgres-docs-timefilter
|
2018-04-21 18:31:45 +02:00 |
|
Daniel Lee
|
3451f9a9db
|
Merge branch 'annotations-created' of https://github.com/ryantxu/grafana into ryantxu-annotations-created
|
2018-04-20 17:14:06 +02:00 |
|
Daniel Lee
|
8f9d9ed35d
|
docs: escape asterisk in Graphite docs
|
2018-04-20 15:27:20 +02:00 |
|
Daniel Lee
|
f4f12c1e84
|
Merge remote-tracking branch 'upstream/master' into docs-5.1
|
2018-04-20 15:15:42 +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 |
|
bergquist
|
e168bfe03e
|
docs: release 5.1.0-beta1
|
2018-04-20 13:23:45 +02:00 |
|
Daniel Lee
|
71dcafebb8
|
docs: add missing backtick for mysql/postgres
|
2018-04-20 13:22:43 +02:00 |
|