Carl Bergquist
011e8c4a35
Merge pull request #16022 from grafana/connection-string-log-fix-simple
...
Only log connection string in dev environment
2019-03-15 14:03:01 +01:00
Carl Bergquist
b1b0082e36
Merge pull request #16020 from JacobEriksson/patch-1
...
Update index.md
2019-03-15 14:00:23 +01:00
Andrej Ocenas
38f82cfb0e
Update changelog
2019-03-15 13:34:39 +01:00
Andrej Ocenas
09b9b595b2
Add check for Env before log
2019-03-15 11:53:30 +01:00
JacobEriksson
e2fd85854c
Update index.md
...
Added information about Amazon Timestream and Oracle Database
2019-03-15 11:07:22 +01:00
Hugo Häggmark
96af051cb2
chore: Cleaning up implicit anys in manage_dashboard.ts and manage_dashboard.test.ts
...
progress: #14714
2019-03-15 01:59:16 -07:00
Hugo Häggmark
aa4b593dfa
chore: Cleaning up implicit anys in app.ts
...
progress: #14714
2019-03-15 01:59:16 -07:00
bergquist
1db7913a1c
changelog: adds note about closing #15836
2019-03-15 09:25:58 +01:00
bergquist
1ddf6dafb6
changelog: adds note about closing #6359 and #15931
2019-03-15 07:32:33 +01:00
Torkel Ödegaard
6a87c9ec7f
Merge pull request #16010 from ryantxu/partial-change-hook
...
use Partial<TOptions> with new PanelTypeChangedHooks
2019-03-15 06:58:05 +01:00
ryan
75710d0f2b
add partial
2019-03-14 14:58:46 -07: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
Andrej Ocenas
bbdc1c0e64
Add custom header with grafana user and a config switch for it
2019-03-14 16:33:19 +01:00
bergquist
191a7e4b8d
changelog: adds note about closing #10816
2019-03-14 16:19:12 +01:00
Carl Bergquist
291ffcb75b
Merge pull request #15457 from bergquist/distributed_cache
...
Distributed cache
2019-03-14 16:16:39 +01:00
bergquist
6d42d43b22
use constants for cache type
2019-03-14 15:48:20 +01:00
bergquist
5f059038c6
makes variables template prettier complient
2019-03-14 13:52:36 +01:00
Torkel Ödegaard
12219a1d7e
Merge pull request #15957 from ryantxu/panel-options-init
...
improve the new PreservePanelOptionsHandler
2019-03-14 13:05:09 +01:00
bergquist
f059c25f95
white space formating
2019-03-14 10:59:13 +01:00
bergquist
7b692c1cfd
changelog: adds note about #15744
2019-03-14 10:10:58 +01:00
Carl Bergquist
11d9122cf5
Merge pull request #15916 from zhulongcheng/victorops-noti
...
Add more info to victorOps alert notifications
2019-03-14 10:02:44 +01:00
bergquist
0a86a1d7b6
updates old distcache names
2019-03-14 09:23:35 +01:00
bergquist
c001cfe1d9
dont allow inifinite expiration
2019-03-14 09:22:03 +01:00
bergquist
5186273731
return error if cache type is invalid
2019-03-14 08:57:38 +01:00
zhulongcheng
755f60358b
Add more info to victorOps alert notifications
2019-03-14 15:47:11 +08: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
Carl Bergquist
89709e34e4
Merge pull request #15989 from utkarshcmu/fix-#15665
...
Added cloudwatch metric math docs
2019-03-14 07:47:33 +01:00
utkarshcmu
78e08da2ef
Added metric math docs
2019-03-13 15:00:41 -07:00
ryan
68f7e046ab
check types better
2019-03-13 13:11:49 -07:00
ryan
0c086795e3
check types better
2019-03-13 13:07:01 -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
ryan
75022ebd63
single hook
2019-03-13 12:46:04 -07:00
Torkel Ödegaard
9c4abc9d0c
Merge pull request #15982 from steven-sheehy/hide-duplicate-column
...
explore/logs: Hide empty duplicates column
2019-03-13 20:38:18 +01:00
Torkel Ödegaard
010b45d75e
Merge pull request #15981 from srid12/firefox-checkbox-15854
...
Fix for firefox checkboxes not appearing properly
2019-03-13 20:36:25 +01:00
Torkel Ödegaard
bfc84c0f2b
Merge pull request #15980 from srid12/custom-variable-issue-15921
...
used regex instead of string replacing
2019-03-13 20:34:56 +01:00
Torkel Ödegaard
614b4251de
Merge pull request #15985 from ryantxu/generic-viz-repeat
...
VisRepeater should not care about the value type
2019-03-13 20:33:16 +01:00
ryan
6472c2bcd9
generic repeater
2019-03-13 11:30:52 -07:00
ryan
36d67f22e9
generic repeater
2019-03-13 11:24:18 -07:00
Steven Sheehy
17184257af
explore/logs: Hide empty duplicates column
...
Signed-off-by: Steven Sheehy <ssheehy@firescope.com>
2019-03-13 11:12:29 -05:00
sridhar-komati
8acc00aa66
fix for firefox checkboxes not appearing properly, added appearance as none
2019-03-13 21:38:16 +05:30
ryan
b933c57c62
merge master
2019-03-13 08:36:51 -07:00
sridhar-komati
03d4b61208
used regex instead of string replacing
2019-03-13 20:42:19 +05:30
Torkel Ödegaard
4bbd6ab79c
Merge pull request #15975 from grafana/fixed-alert-link-issue
...
Fixed issue with AlertList panel links resulting in panel not found errors
2019-03-13 15:52:14 +01:00
Torkel Ödegaard
91fc73bf82
Fixed issue with alert links in alert list panel causing panel not found errors, fixes #15680
2019-03-13 13:51:22 +01:00
Andrej Ocenas
f7a8df6ebd
Merge pull request #15926 from grafana/create-color-picker-trigger-component
...
Create default ColorPickerTrigger component
2019-03-13 12:47:52 +01:00
Andrej Ocenas
fc199a35ca
Add comments
2019-03-13 12:23:41 +01:00
Andrej Ocenas
dfb2dd2500
Add simple test for the ColorPicker
2019-03-13 12:23:40 +01:00