Commit Graph

15 Commits

Author SHA1 Message Date
akotynski
0ab31e59f8 Merge remote-tracking branch 'upstream/master' into threshold_regex
# Conflicts:
#	dist/datasource-zabbix/datasource.js
#	dist/datasource-zabbix/datasource.js.map
#	dist/datasource-zabbix/specs/test-main.js
#	dist/test/datasource-zabbix/datasource.js
#	dist/test/datasource-zabbix/specs/test-main.js
2017-10-23 14:26:46 +02:00
akotynski
eb1ef06ae7 upgrade jsdom to newest version so contextify is no longer required, add travis 2017-10-23 14:05:49 +02:00
akotynski
a15d704b86 return thresholds for expressions with less/greater than or equal 2017-10-23 13:42:47 +02:00
Alexander Zobnin
3e57b5479c fix tests 2017-10-22 19:09:21 +03:00
Alexander Zobnin
122a97e482 fix sumSeries() function, closes #286 2017-07-26 16:21:40 +03:00
Alexander Zobnin
39f4db5182 fix target backward compatibility 2017-07-26 12:11:12 +03:00
Alexander Zobnin
996bc9e1d1 templating: fix queries contained regex with braces, fixes #432 2017-07-25 12:06:37 +03:00
Alexander Zobnin
ba6a04a120 mysql-connector: fix tests 2017-07-23 11:38:30 +03:00
Alexander Zobnin
4a20651a04 Fix unit tests after refactor 2017-06-15 22:38:56 +03:00
Alexander Zobnin
b0344dc817 Fix potential bug in key array params expanding 2017-05-17 22:25:01 +03:00
Alexander Zobnin
253ed4fb72 Fix item name expanding when key contains commas in quoted params 2017-05-17 21:51:07 +03:00
Alexander Zobnin
ea59983721 Fix tests for new trends options 2017-05-16 12:01:07 +03:00
Alexander Zobnin
59fa345927 Fix tests after merging alerting 2017-03-28 19:44:31 +03:00
Alexander Zobnin
f805213b02 Initial alerting feature. This implementation doesn't use Grafana alerting,
instead it get triggers for particular metrics and sets panel's alert state.
2017-03-05 13:59:23 +03:00
Alexander Zobnin
0b3f537341 Add dist/ directory to repo to correspond development guide.
http://docs.grafana.org/plugins/development/
2017-02-02 11:33:54 +03:00