v-zhuravlev

Results 38 issues of v-zhuravlev

Hello, updated this pull request https://github.com/stephane/libmodbus/pull/260 to 3.1.4 and main branch(as #260 was based on 3.0.3 as far as I see it). It would be great if encapsulated is supported...

would implement #48 when done

It would be nice to add C warning to Travis when running `make`. So build fails if there are any warnings.

help wanted
refactoring
tests

For that, it might possible to switch to use http://libmodbus.org/docs/v3.1.4/modbus_new_tcp_pi.html instead of _modbus_new_tcp_ in the libmodbus.

enhancement
help wanted

During interactive windows installer, we can only enable windows_exporter on/off. So agent is not fully functional after agent setup, as it is not sending data anywhere. Config has to be...

keepalive
queued

In nix script there is now support for 'static discovery': https://github.com/v-zhuravlev/zbx-smartctl#about-static-discovery It would nice to add the same positional arguments handler to powershell script as well.

enhancement
help wanted
windows

This PR adds optional dashboard with loki logs to MySQL mixin. (off by default) There are also dashboard links to quickly navigate between two main and logs dashboards. ![image](https://user-images.githubusercontent.com/14870891/160625413-71eee1a2-d28e-4d7b-9727-8dbdac55fa24.png) -...

- Make sure that the dash would work with any datasource name. - Change 'instance' var query to use pg_up metric instead of up - Change order of vars: datasource,...

Update mixin alerts summary annotation to use simple short strings. Expanded description (what happened, where?) can be found in 'description' annotation instead, while `summary` is better used as Human readable...

NOTE: I put this observ-lib(mixin) into separate folder due to some incompatibilities with old mixin like: - USE dashboards (node-rsrc-use.json, node-cluster-rsrc-use.json,node-multicluster-rsrc-use.json) Similar to [windows-observ-lib](https://github.com/grafana/jsonnet-libs/pull/1050), node-observ-lib is created, using many panels...