bergquist
|
eb0396ad95
|
chore(tsdb): remove some logging
|
2016-09-05 21:35:24 +02:00 |
|
bergquist
|
015423b233
|
tech(gitignore): ignore vscode folder
|
2016-09-05 21:35:24 +02:00 |
|
Carl Bergquist
|
b501590a75
|
fix(.editorconfig): correct spelling of indent_style
Unleash the fucking fury
|
2016-09-05 17:38:55 +02:00 |
|
bergquist
|
d11bc57c37
|
feat(notifications): make it possible to send test alert notifications
closes #5847
|
2016-09-05 14:45:15 +02:00 |
|
Torkel Ödegaard
|
4c5461d4ba
|
feat(alerting): alerting scheduling distribution, only distibutes it on seconds for now, not sub second distribution, #5854
|
2016-09-05 14:26:08 +02:00 |
|
Torkel Ödegaard
|
e2f5bf1666
|
feat(alerting): fixed confirm delete dashboard issue
|
2016-09-05 13:38:25 +02:00 |
|
bergquist
|
daea38060f
|
feat(notifications): redirect to notification list after creation.
|
2016-09-05 08:27:12 +02:00 |
|
Carl Bergquist
|
002cfb09cb
|
Merge pull request #5953 from kobtea/fix/ng-ctrl
fix typo
|
2016-09-05 07:56:57 +02:00 |
|
Carl Bergquist
|
ae2fe11166
|
Merge pull request #5957 from tdi/master
Changed EBS to ELB
|
2016-09-05 07:54:03 +02:00 |
|
Dariusz Dwornikowski
|
1b283d052b
|
Changed EBS to ELB
|
2016-09-02 20:49:28 +02:00 |
|
Hiroaki Kobayashi
|
3645fb371c
|
fix typo
|
2016-09-02 15:22:04 +09:00 |
|
bergquist
|
1955defc43
|
fix(api): add missing jsonData field to dto
The field is available on the dto so I guess is should be used.
Otherwise we should remove the field rather then not setting it.
ref #5944
|
2016-09-01 17:21:13 +02:00 |
|
bergquist
|
86aea89214
|
style(tsdb): extract some methods
|
2016-09-01 13:03:15 +02:00 |
|
bergquist
|
d73547c0dc
|
feat(tsdb): add missing content type and join url using path
|
2016-09-01 11:12:35 +02:00 |
|
bergquist
|
3d3365f242
|
tech(graphite): add more logging
|
2016-09-01 10:09:13 +02:00 |
|
bergquist
|
94389a3a44
|
tech(tsdb): improve logging for graphite client
|
2016-09-01 09:38:43 +02:00 |
|
bergquist
|
29b60329cc
|
stupid stupid stupid me
|
2016-09-01 09:17:57 +02:00 |
|
bergquist
|
000eb669df
|
tech(build): change min go version to 1.6
|
2016-09-01 08:13:48 +02:00 |
|
bergquist
|
7ddd625e9d
|
feat(alerting): add slack/email support for execution errors
|
2016-08-31 15:55:01 +02:00 |
|
bergquist
|
4619a05f43
|
feat(alerting): save execution error message to annotations
|
2016-08-31 14:06:54 +02:00 |
|
bergquist
|
c624f3d470
|
fix(alerting): measure state result instead of severity
|
2016-08-31 11:55:35 +02:00 |
|
bergquist
|
e493015f54
|
fix(alerting): replace one hack with another hack
|
2016-08-31 10:10:39 +02:00 |
|
bergquist
|
53a9dec407
|
feat(alerting): move timestamp to new row
ref #5850
|
2016-08-31 09:48:58 +02:00 |
|
bergquist
|
a5d49c9820
|
docs(config): add note about poodle vulnerabillity in <3.0
closes #3483
|
2016-08-31 08:34:15 +02:00 |
|
bergquist
|
ae428b9177
|
docs(changelog): add note about cli fix
|
2016-08-30 13:49:50 +02:00 |
|
bergquist
|
645293e590
|
fix(cli): improve error message for upgrade-all
closes #5885
|
2016-08-30 13:47:42 +02:00 |
|
bergquist
|
b55b7cde4b
|
fix(alerting): remove error message when model is valid again
closes #5921
|
2016-08-30 13:36:13 +02:00 |
|
bergquist
|
11a4ff0f8a
|
feat(alerting): add basic UI for history in alert tab
ref #5850
|
2016-08-30 13:22:59 +02:00 |
|
bergquist
|
650a87dc05
|
feat(alerting): add alert history api endpoint
ref #5850
|
2016-08-30 09:32:56 +02:00 |
|
bergquist
|
1f1d232ea6
|
tech(githooks): remove symlink bash script
|
2016-08-30 07:48:15 +02:00 |
|
bergquist
|
a2525f77d9
|
fix(config): comment sample value
|
2016-08-29 21:14:47 +02:00 |
|
bergquist
|
ff9b95f4b3
|
docs(changelog): adds note about closing #5827
|
2016-08-29 16:24:23 +02:00 |
|
Carl Bergquist
|
47438ad9b9
|
Merge pull request #5926 from cmartin0077/5827-add-elapsed-influxdb
feat(influxdb) add elapsed(), fixes #5827
|
2016-08-29 16:21:59 +02:00 |
|
bergquist
|
9c92d8c4e9
|
fix(circle-ci): change to ubuntu 14 for CI
|
2016-08-29 16:12:42 +02:00 |
|
chrismartin0077
|
88ca695361
|
feat(influxdb) add elapsed(), fixes #5827
|
2016-08-29 07:05:10 -07:00 |
|
Carl Bergquist
|
7d4cc098a8
|
Merge pull request #5924 from cmartin0077/master
feat(api) HEAD response, fixes #3854
|
2016-08-29 15:54:21 +02:00 |
|
bergquist
|
c0697b99d6
|
fix(alerting): adds support for basic auth
closes #5897
|
2016-08-29 15:50:11 +02:00 |
|
chrismartin0077
|
0050707134
|
feat(api) HEAD response, fixes #3854
|
2016-08-29 06:07:44 -07:00 |
|
cmartin0077
|
9c08d7aef5
|
fix(influxdb) fix tag value autocomplete with upper case values, fixes #5399 (#5919)
|
2016-08-29 13:03:54 +02:00 |
|
paulroche
|
5ba6bab237
|
redact provider_config (#5915)
|
2016-08-27 09:50:35 +02:00 |
|
Carl Bergquist
|
5b9366a9c3
|
tech(docker): update prometheus config
|
2016-08-23 11:50:17 +02:00 |
|
bergquist
|
d0ca4ca3cd
|
chore(alerting): remove unused files
|
2016-08-22 17:01:23 +02:00 |
|
bergquist
|
0cbedb4473
|
chore(api): remove commented endpoints
|
2016-08-22 16:56:28 +02:00 |
|
bergquist
|
b8ccb82382
|
Merge branch 'alerting'
|
2016-08-22 16:10:36 +02:00 |
|
bergquist
|
7095a9d7e1
|
Merge branch 'master' into alerting
|
2016-08-22 15:31:33 +02:00 |
|
bergquist
|
3b8bba3e9f
|
feat(alerting): add more fields to webhook
|
2016-08-22 15:11:27 +02:00 |
|
bergquist
|
1ff21b3ee8
|
docs(example): remove old properties
|
2016-08-22 14:55:16 +02:00 |
|
bergquist
|
f3d6035c59
|
feat(alerting): add alerts for notification edits
|
2016-08-22 14:49:40 +02:00 |
|
Carl Bergquist
|
90388710af
|
Merge pull request #5874 from mtanda/cw_api_gateway
(cloudwatch) add api gateway metrics/dimensions
|
2016-08-22 14:36:40 +02:00 |
|
Carl Bergquist
|
1c25d22f9e
|
Merge pull request #5875 from mtanda/prometheus_time
(prometheus) refactor time calculation
|
2016-08-22 14:25:52 +02:00 |
|