Torkel Ödegaard
db8c74c4c3
Merge pull request #15323 from ryantxu/package-license
...
mark grafana-ui package with Apache license
2019-02-08 18:13:41 +01:00
Marcus Efraimsson
1bc2a0af70
use unique datasource id when registering mysql tls config
2019-02-08 18:08:07 +01:00
Daniel Lee
0e228d582d
azuremonitor: builds a query and sends it to Azure on the backend
...
Lots of edge cases not covered and the response is not parsed. It only
handles one service and will have to be refactored to handle multiple
2019-02-08 17:20:31 +01:00
ryan
3d5ae3dca3
mark packages as Apache license
2019-02-08 08:10:02 -08:00
Torkel Ödegaard
3e317b7d20
Merge pull request #15235 from grafana/core/theming
...
POC - Enable js defined theme to be used in SASS
2019-02-08 16:10:17 +01:00
Torkel Ödegaard
5436c28448
Minor refactoring around theme access
2019-02-08 15:38:45 +01:00
Dominik Prokop
7e03913d0d
Use TS instead of JS to store theme variables@next
2019-02-08 14:06:53 +01:00
Dominik Prokop
71576a634e
Do not use js theme variables in sass (poor dev experience for now)
2019-02-08 14:06:06 +01:00
Dominik Prokop
512aa62efc
Update config mock in metrics panel controller test
2019-02-08 11:50:05 +01:00
Torkel Ödegaard
bb8bec5aaa
Merge branch 'master' into core/theming
2019-02-08 09:05:41 +01:00
Leonard Gram
b32d420a75
ldap: refactoring.
2019-02-08 08:18:24 +01:00
Daniel Lee
21a1507c77
ldap: fixes #14432 . Fix for IPA v4.6.4
...
IPA v4.6.4 introduced a fix that does not allow empty attributes
to be sent in a search request. This fix only adds attributes to
the request if they are mapped in the ldap toml file.
2019-02-08 08:18:24 +01:00
Daniel Lee
13d9acb1ef
ldap: adds docker block for freeipa
2019-02-08 08:18:24 +01:00
Johannes Schill
ec02ddd27b
feat: Only use the DataPanel component when panel plugin has isDataPanel set to true in plugin.json. And fix PanelData when using snapshots
2019-02-07 21:34:50 +01:00
Johannes Schill
8d4caa593e
feat: Add util to convert snapshotData to PanelData
2019-02-07 21:31:05 +01:00
Johannes Schill
a8a9bca07b
feat: Introduce IsDataPanel attribute to plugin.json
2019-02-07 21:26:23 +01:00
Johannes Schill
8d9c347cb1
fix: Add missing typing
2019-02-07 21:23:56 +01:00
Torkel Ödegaard
0bd39e5426
Merge pull request #15307 from grafana/fixed-explore-width-0
...
fixed explore width-0 issue
2019-02-07 19:11:02 +01:00
Torkel Ödegaard
0f96cf8662
slight tweaks
2019-02-07 19:06:51 +01:00
Torkel Ödegaard
df17f7dc45
fixed explore width-0 issue, fixes #15304
2019-02-07 18:20:16 +01:00
Dominik Prokop
229d646bfc
Persis deduplication strategy in url
2019-02-07 18:01:09 +01:00
Valentin Agachi
ec0e03e547
Support ANSI colors codes in Loki logs
...
Closes #15114
2019-02-08 00:49:39 +08:00
bergquist
2be60887ca
adds usage stats for sessions
2019-02-07 16:27:40 +01:00
Torkel Ödegaard
e080983147
Panel edit navbar poc
2019-02-07 16:14:11 +01:00
Marcus Efraimsson
9c18aa8684
make sure to create provisioning/notifiers directory for deb and rpm packages
2019-02-07 16:10:39 +01:00
Marcus Efraimsson
b4267eafb8
log root cause error when reading from provisioning directories
2019-02-07 15:46:57 +01:00
bergquist
6e7941d396
moves usage stats sender to new package
2019-02-07 14:59:50 +01:00
corpglory-dev
0cc9cbcb54
Merge branch 'master' into azure-monitor-refactor-#15087
2019-02-07 16:59:49 +03:00
Marcus Efraimsson
c71904e326
Merge pull request #15239 from grafana/auth_token_middleware_refactor
...
Auth token package and middleware refactoring
2019-02-07 14:24:23 +01:00
Torkel Ödegaard
78ea7ae783
Merge pull request #15212 from grafana/dashboard-react-page
...
Dashboard react page
2019-02-07 14:23:44 +01:00
Dominik Prokop
ac50d2b31f
Merge branch 'master' into core/theming
2019-02-07 14:20:53 +01:00
Marcus Efraimsson
b545f51820
changelog: add notes about closing #15291
2019-02-07 14:18:20 +01:00
Torkel Ödegaard
8f0e9b674d
Merge pull request #15282 from CorpGlory/unexpected-semver-comparison-behavior-#15280
...
Unexpected semver comparison behavior #15280
2019-02-07 14:17:48 +01:00
Dominik Prokop
e7917ce4e0
Removed unnecessary code from ColorPicker and extended theme type
2019-02-07 14:10:56 +01:00
Dominik Prokop
5ba3b0aa2c
Selecting theme variable variant helper function
2019-02-07 14:10:20 +01:00
Torkel Ödegaard
00a676ff86
Merge pull request #15292 from mtanda/template_json_format
...
support json format templating
2019-02-07 14:05:09 +01:00
Torkel Ödegaard
8c65430ea3
Merge pull request #15251 from grafana/14822-use-autosizer
...
Remove react-sizeme and use AutoSizer
2019-02-07 14:03:25 +01:00
Torkel Ödegaard
2eca4caa5d
added reducers tests
2019-02-07 13:58:24 +01:00
Mitsuhiro Tanda
89d69a6f21
update docs
2019-02-07 20:16:20 +09:00
Torkel Ödegaard
61e9148eed
added way to test action called from react component
2019-02-07 12:02:01 +01:00
Torkel Ödegaard
5f808ddf22
Added annother initDashboard test
2019-02-07 11:17:31 +01:00
bergquist
487e7b5ea6
removes cleanup setting from docs
2019-02-07 11:07:55 +01:00
bergquist
170783c292
make hourly cleanup the default behavior
2019-02-07 10:51:35 +01:00
Torkel Ödegaard
8b080f0511
Simplified condition
2019-02-07 09:09:59 +01:00
Mitsuhiro Tanda
4bd94b8aba
support json format templating
2019-02-07 14:07:41 +09:00
Marcus Efraimsson
3555997f98
devenv: update ha test and load test
...
better ha setup for many mysql connections
prometheus now scrapes mysql metrics in ha setup
ha setup provisions mysql dashboard
adds configurable virtual users for load test run script
2019-02-06 22:33:48 +01:00
Marcus Efraimsson
1a140ee199
run token cleanup job when grafana starts, then each hour
2019-02-06 22:27:08 +01:00
Torkel Ödegaard
6caae9167e
Merge pull request #15278 from grafana/15277-remove-unused-theme-variables
...
Removed unused theme variables
2019-02-06 21:58:30 +01:00
Torkel Ödegaard
7edc3fdd5c
Added another error object message detection
2019-02-06 21:35:01 +01:00
Torkel Ödegaard
baeec495a2
Fixed some remaining issues
2019-02-06 21:32:48 +01:00