Feature Request
Currently metrics are exposed over unix sockets, and its recommended to use local_exporter. However, there are 2 main issues:
- License: local_exporter doesn't currently seem to have a license file, its not immediately clear what license applies
- Ops Overhead: minimize management of services; we would need to deploy yet another service, to every node that we deploy to, increasing chances of instability/failure.
Desired Feature
its possible to read the metrics over a configurable tcp endpoint (host:port)
Example Usage
Other Information
Feature Request
Currently metrics are exposed over unix sockets, and its recommended to use local_exporter. However, there are 2 main issues:
Desired Feature
its possible to read the metrics over a configurable tcp endpoint (host:port)
Example Usage
Other Information