Torkel Ödegaard
4c26c55fea
fix(api): minor change to how pause alert was done
2016-10-14 09:58:22 +02:00
Torkel Ödegaard
46bab0bb37
feat(alerting): remove annotations when deleting alert, closes #6244
2016-10-14 09:43:30 +02:00
Torkel Ödegaard
c9d7eb0a7a
feat(alerting): added clear history button to alert state history view, #6244
2016-10-14 09:33:42 +02:00
bergquist
aeb0c5cb53
Merge branch 'master' into interval
2016-10-14 09:15:04 +02:00
bergquist
f4e0a9245e
feat(influxdb): choose highest interval value
2016-10-14 09:14:13 +02:00
bergquist
fb99d9d680
feat(build): remove dist from artifact path
2016-10-14 07:05:36 +02:00
bergquist
b2acc7cf03
feat(build): build zipfile before creating artifact
2016-10-13 17:51:09 +02:00
Carl Bergquist
0793811b7e
Merge pull request #6192 from polynomial/fix_typo
...
fix(docs): duplicate word data in Graph Panel
2016-10-13 17:17:49 +02:00
bergquist
da2aaf7095
feat(build): trigger windows build after successfull CI build
2016-10-13 17:11:04 +02:00
Carl Bergquist
7bdedff89c
feat(plugins): make sure windows data plugin path is absolute ( #6264 )
2016-10-13 15:36:35 +02:00
Torkel Ödegaard
44f064392d
feat(alerting): different colored lines/icons for alert annotations based on state, #6244
2016-10-13 15:22:54 +02:00
mdadm
fa492c6828
fixed scoping issue with certPool variable ( #6261 )
2016-10-13 13:38:55 +02:00
bergquist
4144eacc24
feat(influxdb): start parsing interval parameters
2016-10-13 11:42:51 +02:00
bergquist
1506df8c11
feat(alerting): parse the interval value from the panel
2016-10-13 11:19:44 +02:00
Carl Bergquist
c0596d0dd0
Merge pull request #6257 from utkarshcmu/opentsdb_lodash
...
Opentsdb queries fixed without alias but with tags/filters
2016-10-13 07:34:00 +02:00
utkarshcmu
6638605fd1
Removed console.log
2016-10-12 13:47:40 -07:00
utkarshcmu
cc3b928708
Opentsdb queries broken if no alias is uses with tags/filters
2016-10-12 13:32:37 -07:00
bergquist
2e4ca64783
fix(cli): improve error handling
...
closes #6256
2016-10-12 22:31:28 +02:00
Torkel Ödegaard
0f2fa33daf
docs(changelog): added fix for #4393 to the changelog
2016-10-12 13:17:30 +02:00
Uros Meglic
e1739b6025
(fix)elasticsearch: IP addresses don't survive terms aggregation ( #4393 ) ( #6246 )
2016-10-12 13:14:57 +02:00
Carl Bergquist
ce60efea8a
Merge pull request #6249 from txisme/master
...
Fixed latest builds URL
2016-10-12 13:06:38 +02:00
txisme
2fc7957485
Fixed latest builds URL
2016-10-12 11:27:21 +01:00
bergquist
5a39bf5c58
fix(alert_tab): dont add dup notifications to repeater
...
closes #6233
2016-10-12 11:27:49 +02:00
Torkel Ödegaard
0bae12e4ae
change(graph): Changed default for stack hover value
2016-10-12 11:21:23 +02:00
bergquist
c0829903ba
fix(alerting): scope variable was updated
...
closes #6228
2016-10-12 09:46:32 +02:00
Torkel Ödegaard
b8b577eafb
fix(spelling): minor spelling fix in alerting code
2016-10-12 09:17:48 +02:00
bergquist
5a91d45f3f
fix(influxdb): broken unittests
2016-10-12 07:43:30 +02:00
Torkel Ödegaard
1b8a81d4ba
fix(alerting): fixed reducer change issue, fixes #6241
2016-10-12 07:04:53 +02:00
Torkel Ödegaard
3d593492c9
fix to text panel and transparent mode
2016-10-12 07:04:53 +02:00
marcv81
150d21800c
Do not pass Authorization header in Grafana.net proxy ( #6243 )
2016-10-12 06:54:33 +02:00
bergquist
885e0366c5
feat(influxdb): support raw queries in alerting
...
ref #6231
2016-10-11 18:53:09 +02:00
bergquist
ccee1b3f96
fix(alerting): fix bug with unhandled error
...
closes #6239
2016-10-11 17:37:07 +02:00
bergquist
0d4b00df95
feat(alerting): add template validation for influxdb
...
closes #6230
2016-10-11 16:03:00 +02:00
Torkel Ödegaard
2e21613be7
fix(templating): fixed issues with dynamic dashboard srv (panel/row) repeats, fixes #6237
2016-10-11 15:17:47 +02:00
Corentin Chary
4df379f90c
Do not align refresh time ( #6178 )
...
When you have a lot of dashboards, all of them
end up refreshing their dashboards at the exact
same time, which isn't particulary good for your
TSDB backend.
2016-10-11 13:57:53 +02:00
Ben RUBSON
f7124f1638
Patch: 4 tooltip bugs ( #6211 )
...
* Order tooltip by yaxis by default
solves #6174
* typo
* Avoid sorting multiple times
and evaluate series.yaxis.n as it may not exist.
* typo
* typo
* typo
* Tooltip values loose their format when reordered
solves #6208
* Hover the correct point
* Make tooltip sort happy with hidden series
2016-10-11 13:53:49 +02:00
Uros Meglic
dc680a41c8
fix(elasticsearch): Query editor allows to remove last group by ( #5692 ) ( #6223 )
2016-10-11 13:41:13 +02:00
Torkel Ödegaard
cace1d6b8f
change(plugin page): changed tab order on plugin page, closes #6123
2016-10-11 13:40:16 +02:00
Torkel Ödegaard
73fc659011
fix(graph): fixed issue with old threshold to new threshold model migration, fixes #6236
2016-10-11 13:22:46 +02:00
Torkel Ödegaard
f1905a8485
fix(alerting): fixed issue with using nested queries in graphite query used in alerting rule, fixes #5996
2016-10-11 12:50:11 +02:00
bergquist
446bde2421
Merge branch 'pause_alert_rules'
...
closes #6135
2016-10-11 10:54:58 +02:00
bergquist
c6cf7647ff
feat(alerting): pausing alerts requires alert id
2016-10-11 10:53:24 +02:00
Carl Bergquist
be2054fe51
Merge pull request #6229 from nijanthanh/cloudwatch_ApplicationELB_UnHealthyHostCount_fix
...
(cloudwatch) Fix UnHealthyHostCount metric of ApplicationELB
2016-10-11 10:36:19 +02:00
bergquist
3162e680c2
tech(notifiers): improve logging for notifications
...
ref #6228
2016-10-11 10:15:41 +02:00
Torkel Ödegaard
7b70e0ff3a
fix(UI): fixed 3 UI bugs, fixes #6225
2016-10-11 09:51:43 +02:00
bergquist
8b0c29b104
Merge branch 'master' into pause_alert_rules
2016-10-11 09:46:48 +02:00
bergquist
4bbc2108f9
feat(alerting): add pause button to alert list
2016-10-11 09:45:38 +02:00
Nijanthan Hariharan
2b8404e178
(cloudwatch) Fix UnHealthyHostCount metric of ApplicationELB
...
The UnHealthyHostCount metric of ApplicationELB for cloudwatch datasource did not work because the capitalization was wrong - it was UnhealthyHostCount instead of UnHealthyHostCount.
Here is the AWS documentation listing the metric name - http://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-cloudwatch-metrics.html#load-balancer-metrics-alb
2016-10-11 13:10:57 +05:30
Dan Cech
6b16fcea52
Oauth2 Updates ( #6226 )
...
* break out go and js build commands
* support oauth providers that return errors via redirect
* remove extra call to get grafana.net org membership
* removed GitHub specifics from generic OAuth
* readded ability to name generic source
* revert to a backward-compatible state, refactor and clean up
* streamline oauth user creation, make generic oauth support more generic
2016-10-11 08:51:44 +02:00
bergquist
804797245d
feat(alerting): make it possible to pause from alert tab
2016-10-11 08:40:38 +02:00