sni / grafana-thruk-datasource

Use Thruks Rest API within Grafana
MIT License
13 stars 2 forks source link

Bug: SELECT C:\ not working #43

Closed lgmu closed 6 months ago

lgmu commented 10 months ago

Querying a nsclient disk check which has performance metrics like "C:\ used" and "C:\ used %" is currently not possible, except when using SELECT * ... and then using grafana transformations. It works but it's not fun or user friendly.

It would be nice if SELECT host_name, C:\ used % FROM /services WHERE ... works :)

Thanks

sni commented 6 months ago

implemented with https://github.com/sni/Thruk/commit/28d377f7aae588e9cee1814333af7537c7abe4dc