Skip to content

Refactor, optimization, bugfixes

Compare
Choose a tag to compare
@moudsen moudsen released this 19 Mar 11:46
· 72 commits to main since this release

Hding sensitive information in the logs (like Zabbix usernames and passwords).
Only requiring 2 Zabbix values (event.id, item.id) to be passed (other information is picked up from Zabbix).
Refactoring and optimization of the code (logic change and ensuring least possible amount of calls and information sets required).
Some bug fixes (mainly surfaced after the refactoring).
Revised/optimized template logic (allow passing and processing of dynamic list of graphs).