bergquist
b606d9b7da
test(alerting): fixes broken test
2016-05-02 16:27:02 +02:00
bergquist
743a6fa37c
feat(alerting): add support for deleting alert rules
2016-05-02 16:07:19 +02:00
bergquist
a573d2504c
feat(alerting): pixels have been pushed
2016-05-02 15:37:18 +02:00
bergquist
05459de344
feat(alerting): add gf icons for alerts page
2016-05-02 15:31:40 +02:00
bergquist
3eab0cde70
feat(alerting): add gf icons for alert state page
2016-05-02 15:20:58 +02:00
bergquist
9c5b4e6f25
feat(alerting): auto convert thresholds if existing
2016-05-02 14:41:29 +02:00
bergquist
bc892789c1
feat(alerting): change state from ALERT to CRITICAL
2016-05-02 14:33:38 +02:00
bergquist
ca959d1ab0
Merge branch 'master' into alerting_definitions
2016-05-02 13:22:58 +02:00
bergquist
58b91befde
Revert "Merge branch 'utkarshcmu-rangeMaps'"
...
This reverts commit 8f976fd980
, reversing
changes made to 072f51e300
.
2016-05-02 13:15:18 +02:00
bergquist
8f976fd980
Merge branch 'utkarshcmu-rangeMaps'
2016-05-02 13:10:17 +02:00
bergquist
91047ffa30
tech(singlestat): convert to gf-form
2016-05-02 12:43:07 +02:00
bergquist
b42064acdb
tech(singlestat): fixes indentation
2016-05-02 10:40:28 +02:00
bergquist
7e220b2b9e
Merge branch 'rangeMaps' of https://github.com/utkarshcmu/grafana into utkarshcmu-rangeMaps
2016-05-02 10:26:30 +02:00
Torkel Ödegaard
072f51e300
fix(): updated changelog
2016-05-02 10:18:22 +02:00
Torkel Ödegaard
af95993d6d
feat(): updated download links
2016-05-02 09:54:11 +02:00
Torkel Ödegaard
e6bccc5eff
feat(influxdb): Added new functions moving_average and difference to query editor, closes #4698
2016-05-02 09:07:44 +02:00
yershalom
1b262d33f3
Added json to file name when exporting dashboard ( #4869 )
2016-05-01 15:31:01 +02:00
Utkarsh Bhatnagar
f6d538bb98
Bug fix, match tooltip timezone to X-axis timezone ( #4855 )
...
* Bug fix, match tooltip timezone to X-axis timezone
* Small improvement
2016-04-30 16:41:24 +02:00
joelanford
cbefd8f8ae
Fixed legend labeling bug in Prometheus datasource ( #4858 )
2016-04-30 16:40:41 +02:00
Torkel Ödegaard
736ee3ffff
fix(influxdb): Fixed issue with missing plus group by icon, fixes #4862
2016-04-30 16:35:42 +02:00
Torkel Ödegaard
36c583dddf
fix(graphite): Fixed issue graphite png rendering option, fixes #4864
2016-04-30 16:26:25 +02:00
Torkel Ödegaard
70d03b7a1c
fix(query editor): Fixed issue with removing query for data sources without collapsable query editors, fixes #4856
2016-04-29 23:20:48 +02:00
Torkel Ödegaard
0d85254a19
fix(annotations): Fixed issue with entering annotation edit view, fixes #4857
2016-04-29 23:14:39 +02:00
Torkel Ödegaard
e3376136ca
fix(css): Fixed max dashboard title width (media query) for large screens, fixes #4859
2016-04-29 23:07:37 +02:00
bergquist
de7544fabd
fix(alerting): set alertin enabled to false
2016-04-29 15:40:16 +02:00
bergquist
6d66d9f42d
feat(alerting): adds fearture toogle for alerting
2016-04-29 14:35:58 +02:00
Torkel Ödegaard
6c340dcb65
docs(): updated download links
2016-04-29 11:24:43 +02:00
Torkel Ödegaard
6b467d5b3e
fix(): spelling fix in templating editor
2016-04-29 08:40:53 +02:00
Archit Sharma
5372bcc7a2
fixes #4849 - minor fix for metric-segment-model (agg.field)
2016-04-29 07:21:52 +02:00
Torkel Ödegaard
0c9a19e38c
Merge branch 'ds-template-var'
2016-04-28 19:31:56 +02:00
Torkel Ödegaard
8b4c7c94b8
feat(templating): completed work on templating as data source, closes #816
2016-04-28 19:31:43 +02:00
Torkel Ödegaard
c4440eab4c
fix(dashboard): fixed issue with render event after resize
2016-04-28 19:15:54 +02:00
Torkel Ödegaard
7349427189
feat(data source variable): progress on data source as variable
2016-04-28 19:08:35 +02:00
Torkel Ödegaard
89ea25ca08
feat(templating): minor sort fix
2016-04-28 18:26:41 +02:00
bergquist
bd30a4d23e
Merge branch 'master' into alerting_definitions
2016-04-28 16:04:28 +02:00
bergquist
16cede30f6
feat(alerting): move alertingtab to seperate directive
2016-04-28 16:03:14 +02:00
Torkel Ödegaard
5d652dcaef
fix(table): table column sorting fix
2016-04-28 15:48:49 +02:00
Torkel Ödegaard
d69788c9df
Merge branch 'master' of github.com:grafana/grafana
2016-04-28 15:30:09 +02:00
Torkel Ödegaard
69c2fafa7a
feat(elasticsearch): added geo hash bucket aggregation
2016-04-28 15:29:54 +02:00
bergquist
f442adca47
feat(alerting): adds api endpoints for alerts per dashboard and panel
2016-04-28 15:13:42 +02:00
Torkel Ödegaard
620e3a602d
Merge pull request #4842 from grafana/pluginSettingFix
...
allow updates to secureJsonData.
2016-04-28 13:07:39 +02:00
woodsaj
ad8dbbb559
allow updates to secureJsonData.
...
SecureJsonData is stored as a json object in the DB. As the
secureJsonData is never returned to the user they are unable
to provide the full json object when performing updates instead
the user can only provide the specific keys they wish to update.
This commit ensures that only the provided keys are updated and
existing keys in the secureJsonData object are left untouched.
2016-04-28 18:39:23 +08:00
bergquist
1f414c1372
test(alerting): add test that validates rule updates do not change state
2016-04-28 11:47:14 +02:00
bergquist
ecfbc2edca
feat(alerting): adds alert history page
2016-04-28 11:42:03 +02:00
bergquist
5bc3672296
Merge branch 'master' into alerting_definitions
2016-04-28 11:03:33 +02:00
bergquist
0f0fa0c257
feat(alerting): adds endpoint for getting alert states log
2016-04-28 10:59:46 +02:00
Torkel Ödegaard
5a241a8290
fix(): minor query editor fix
2016-04-28 10:29:36 +02:00
Torkel Ödegaard
4a332065d0
changelog(): updated changelog with notice about new query editors, closes #3900
2016-04-28 10:22:17 +02:00
Torkel Ödegaard
0e4b70a4a8
feat(query_editors): more work
2016-04-28 10:13:18 +02:00
bergquist
3ecc13506c
feat(alerting): adds alert state go ui
2016-04-28 08:53:34 +02:00