Matthew Haugen
Matthew Haugen
From what I can tell, there's no ability with the CLI to append data onto an existing index; running IndexBuilder starts afresh. This PR adds an `--append` parameter to IndexBuilder,...
**Is your feature request related to a problem? Please describe.** I've been having trouble lately where Home Assistant loses the MQTT configuration from ecowitt2mqtt. The whole thing is a little...
Fixes #97 Consistent with my feature request, I added endpoints for each collector: * /metrics/client * /metrics/controller * /metrics/device * /metrics/port While maintaining backwards compatibility with `/metrics` as before. I...
I recently deployed this exporter, and it's functioning great, but I'm finding it's pretty slow in my environment. `/metrics` takes ~4.5 minutes, so I've configured my scrape timeout and interval...