i-ky

Results 40 issues of i-ky

This will allow reader to jump to a respective source file with a single click without a need to search for it in a source tree.

With source code now separated into several source files (aka units) it now makes sense to add some sort of framework to test these pieces one by one. Such tests...

tests

Test builds feature currently unsupported Zabbix versions 3.2 and 3.4 while 4.0 is missing.

tests

[Doxygen](http://www.doxygen.nl) can automatically generate HTML documentation of source code based on comments of a specific format. Docs can be generated locally for any branch you are currently working on and...

Based on [this tip](https://gist.github.com/clintel/1155906).

Currently in README.md: > Debugging multithreaded applications is currently not implemented. But judging by #36 and #129 it looks that there is at partial support of multi-threaded applications. This is...

enhancement

Based on #13. If InfluxDB is not available or slow to respond... > module is getting backed up trying to write data to influx and not timing out or failing...

[InfluxDB 2.0](https://www.influxdata.com/products/influxdb-overview/influxdb-2-0/) is ~currently in alpha~ ~beta~ [generally available](https://www.influxdata.com/blog/influxdb-2-0-open-source-is-generally-available/). This issue is created mainly to track user interest in it. Please leave a :rocket: reaction if you want/need it. *...

Monitoring InfluxDB instance will never be the goal of this module (there should be another module for that), but adding some self-monitoring would be nice. Total and per data type...

enhancement
help wanted
question

At the moment README.md is a long read. I think it may be a good idea to offload large parts of it into Wiki section. This will separate documentation from...

enhancement