Commit Graph

325 Commits

Author SHA1 Message Date
Alexander Zobnin
e4eea7f21d Fixed docs url in function editor. 2016-07-19 23:10:28 +03:00
Tom Zhang
7842f468d4 add acknowledge trigger event function. 2016-07-14 11:10:48 +09:30
Alexander Zobnin
fa363f8a4e Move query options to top of metric functions. 2016-07-03 09:59:59 +03:00
Alexander Zobnin
5398d3f294 Fix #233 - auto wrap template variable with /^ $/ 2016-07-03 09:51:22 +03:00
Alexander Zobnin
e436479a96 Fixed bug with sumSeries() and series with 0 values. 2016-06-19 23:14:50 +03:00
Alexander Zobnin
a03c5ba092 Update metrics when item selected from dropdown. 2016-06-19 22:23:20 +03:00
Alexander Zobnin
c3da65e237 Resolved #201 - add scale() function. 2016-06-19 20:14:14 +03:00
Alexander Zobnin
744ffa0721 Fixed new query options. 2016-04-28 19:56:55 +03:00
Alexander Zobnin
a22aeb12f9 Renamed query editor modes. 2016-04-28 19:27:10 +03:00
Alexander Zobnin
69ad9f0f6e Merge remote-tracking branch 'origin/master' into develop
Conflicts:
	src/datasource-zabbix/partials/query.editor.html
	src/datasource-zabbix/query.controller.js
2016-04-28 19:15:22 +03:00
Torkel Ödegaard
ed3abe8250 fix(): removed setting refId, handled by parent component 2016-04-28 12:13:21 +02:00
Torkel Ödegaard
53b1eae85f feat(query editor): updated query editor to use new forms stle and outer query row component 2016-04-28 12:06:36 +02:00
Alexander Zobnin
6fbdc70e79 Improved query editor styles. 2016-04-26 23:42:50 +03:00
Alexander Zobnin
f6f6bc8338 Query options moved to separate section with show/hide function. 2016-04-26 22:53:53 +03:00
Alexander Zobnin
485e9335ef Added aggregateBy() function with aggregation type as parameter. 2016-04-26 21:13:57 +03:00
Alexander Zobnin
8fa35230f4 datasource.js refactor. 2016-04-14 18:33:18 +03:00
Alexander Zobnin
fb24637364 Zabbix plugin refactor. 2016-04-14 12:55:23 +03:00
Alexander Zobnin
feb5033a0e Fixed #196 - Exponential lag on auto-updating dashboards.
Disabled hosts and items cahching.
2016-04-13 23:40:39 +03:00
Alexander Zobnin
59b0f14465 Fixed #132 - support text items in template variables. 2016-04-12 15:28:02 +03:00
Alexander Zobnin
cdc6b96c41 Fixed #176 - Table panel issue with TextMode and multiple items. 2016-04-12 14:59:36 +03:00
Alexander Zobnin
e210150c82 Fixed building request for text metrics. 2016-04-12 14:29:12 +03:00
Alexander Zobnin
4ddfc4becf replaceTemplateVars() refactor. 2016-04-12 13:33:36 +03:00
Alexander Zobnin
a9f86f38f2 Update metric suggestion when template variable was changed. 2016-04-12 13:29:54 +03:00
Alexander Zobnin
a6c2774334 Return only numeric or text items depend of editor mode. 2016-04-12 12:21:43 +03:00
Alexander Zobnin
49ea07451f Fixed #191 - display host name for multiple metrics. 2016-04-11 23:12:38 +03:00
Alexander Zobnin
eb9722aef0 Iss #182 - fixed template variables inside regex. 2016-04-11 22:21:19 +03:00
Alexander Zobnin
44526229c7 Fixed #182 - templating bug with multi-value variables. 2016-04-07 22:52:50 +03:00
Alexander Zobnin
bd25815ba9 Show web items in query editor. 2016-04-06 20:13:24 +03:00
Alexander Zobnin
ff80967ffd Fixed datasource config - allow empty password. 2016-04-06 20:09:19 +03:00
Alexander Zobnin
5f8ae7a0b7 Changed info urls (point to GitHub) 2016-04-04 20:57:16 +03:00
Alexander Zobnin
dad2515a69 Changed plugin ids (must started with user or organization name). 2016-04-04 20:55:28 +03:00
Alexander Zobnin
1b7abd5d37 Improved annotations fetching (use dashboard time interval for triggers getting). 2016-04-01 12:35:39 +03:00
Alexander Zobnin
f922c2fe6f Fixed migration issue with 'All' host or item value. 2016-04-01 12:27:04 +03:00
Alexander Zobnin
75f4a8eeb4 Fixed triggers filtering by application. 2016-03-31 21:24:44 +03:00
Alexander Zobnin
f0f47a77ab Merge branch 'app-zabbix' into develop
Conflicts:
	src/datasource-zabbix/plugin.json
	src/panel-triggers/plugin.json
2016-03-31 19:24:18 +03:00
Alexander Zobnin
c5a421c933 Added variables highlight in query editor. 2016-03-30 23:04:17 +03:00
Alexander Zobnin
2ffc5ca297 Improved regex highlighting in query editor (using custom css).
Removed unused fields from targets ('isRegex' and 'style').
2016-03-30 21:41:37 +03:00
Alexander Zobnin
98f77ee661 Fixed host name displaying (not worked in Zabbix 3.0). 2016-03-30 20:55:07 +03:00
Alexander Zobnin
14d8caf61e Fixed triggers filtering by value (All, OK, Problems). 2016-03-30 20:33:50 +03:00
Alexander Zobnin
19541cf55f Temporary removed logos section from plugin.json. 2016-03-30 10:49:35 +03:00
Alexander Zobnin
8de79a14d5 Fixed migrations error in triggers panel. 2016-03-30 10:25:32 +03:00
Alexander Zobnin
b83006fcec Added info section to plugin.json. 2016-03-30 10:12:22 +03:00
Alexander Zobnin
c4570d053d Changed datasource id to zabbix-datasource. 2016-03-30 10:04:14 +03:00
Alexander Zobnin
7c198ae712 Added text metrics migrations. 2016-03-30 10:02:43 +03:00
Alexander Zobnin
38f4870e28 Removed defaults properties from migrations. 2016-03-30 09:58:21 +03:00
Alexander Zobnin
7f75abb2d3 Fixed migration issues. 2016-03-29 13:50:05 +03:00
Alexander Zobnin
3f028c7e2d Added migrations module for target format converting. 2016-03-29 12:12:49 +03:00
Alexander Zobnin
ce6991cd3e Updated datasource edit page style. 2016-03-29 11:07:48 +03:00
Alexander Zobnin
a917b917d7 Added function for zabbix api url verifying. 2016-03-29 10:47:21 +03:00
Alexander Zobnin
99e6a9ba6c Fixed templates paths. 2016-03-29 10:15:20 +03:00