xalagu

Results 3 issues of xalagu

in codeigniter pre_controller methods modifying global $class $method variables can modify the route code in codeigniter\framework\system\core\CodeIgniter.php ``` $EXT->call_hook('pre_controller'); $BM->mark('controller_execution_time_( '.$class.' / '.$method.' )_start'); $CI = new $class(); ``` with this...

Hello, Please add to storage discovery triggers macros context variable, to set warning and critical level for every storage separate, if needed https://www.zabbix.com/documentation/3.4/manual/discovery/low_level_discovery ![image](https://user-images.githubusercontent.com/5702633/40314000-d61a3ece-5d1f-11e8-9796-5111a17848ab.png)

- version: 0.14.3 - I try to set webhook alert and I got some errors. - In provider documentation missing an example to set webhook alerts ``` resource "sentry_plugin" "my_webhook"...