Alexander Zobnin
|
fc1748a087
|
datasource: implement itemid query mode
|
2017-07-25 18:40:13 +03:00 |
|
Alexander Zobnin
|
a48da2cda6
|
query-editor: add itemid query mode
|
2017-07-25 17:54:21 +03:00 |
|
Alexander Zobnin
|
6b4ace6b54
|
query-editor: refresh panel when editor mode changed
|
2017-07-25 17:30:36 +03:00 |
|
Alexander Zobnin
|
39000acbf6
|
IT-services: refactor
|
2017-07-24 19:08:28 +03:00 |
|
Alexander Zobnin
|
70f34db385
|
IT-services: able to use regex for selecting of multiple services, issue #415
|
2017-07-24 19:02:09 +03:00 |
|
Alexander Zobnin
|
fe455113d5
|
refactor: use constants instead magic values
|
2017-06-08 13:53:02 +03:00 |
|
Ruslan Semov
|
9cbc1d3c09
|
Sum and count aggregations added
Sum and count aggregations of metrics (I really need this)
Signed-off-by: Ruslan Semov <me@recluse.ru>
|
2017-03-23 18:47:41 +03:00 |
|
Alexander Zobnin
|
24b63f89aa
|
Add all value regex to host dropdown.
|
2017-02-11 21:50:05 +03:00 |
|
Alexander Zobnin
|
77108fa05a
|
Add template variables to dropdown metric list, closes #310
|
2017-02-11 21:31:08 +03:00 |
|
Alexander Zobnin
|
f8d18c41f5
|
Fix checking query for variables.
|
2017-02-01 19:21:26 +03:00 |
|
Alexander Zobnin
|
4ca72666ca
|
Fixed metrics suggestion in Triggers panel.
|
2016-12-30 14:35:46 +03:00 |
|
Alexander Zobnin
|
092b6c897c
|
Fixed IT Services bug (can't find getITService() function).
|
2016-11-17 16:13:34 +03:00 |
|
Alexander Zobnin
|
0bf7f4b870
|
Refactor: fix query.controller.js
|
2016-11-13 18:40:01 +03:00 |
|
Alexander Zobnin
|
ce8d9f4be8
|
Refactor: replace angular $q by native Promise.
|
2016-11-13 15:56:35 +03:00 |
|
Alexander Zobnin
|
032927cf8f
|
Refactor: queryProcessor renamend to queryBuilder.
|
2016-11-13 13:16:07 +03:00 |
|
Alexander Zobnin
|
2e57b9b166
|
Refactor: queryProcessor.service.
|
2016-11-12 20:49:32 +03:00 |
|
Alexander Zobnin
|
65308375f4
|
Fixed linter warnings.
|
2016-09-27 20:28:18 +03:00 |
|
Alexander Zobnin
|
a03c5ba092
|
Update metrics when item selected from dropdown.
|
2016-06-19 22:23:20 +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
|
f6f6bc8338
|
Query options moved to separate section with show/hide function.
|
2016-04-26 22:53:53 +03:00 |
|
Alexander Zobnin
|
fb24637364
|
Zabbix plugin refactor.
|
2016-04-14 12:55:23 +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
|
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
|
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
|
99e6a9ba6c
|
Fixed templates paths.
|
2016-03-29 10:15:20 +03:00 |
|
Alexander Zobnin
|
5e30783859
|
Removed unused methods from zabbixAPI.service.js
|
2016-03-28 22:49:54 +03:00 |
|
Alexander Zobnin
|
cf07d7c2df
|
Working on cache rewriting (remove config caching).
|
2016-03-27 18:35:37 +03:00 |
|
Alexander Zobnin
|
17e8529127
|
Fixed directives.
|
2016-03-16 21:41:19 +03:00 |
|
Alexander Zobnin
|
816870136c
|
Modules renamed using John Papa Angular Style Guide.
|
2016-03-16 21:15:46 +03:00 |
|