graphite-project / carbon

Carbon is one of the components of Graphite, and is responsible for receiving metrics over the network and writing them down to disk using a storage backend.
http://graphite.readthedocs.org/
Apache License 2.0
1.5k stars 490 forks source link

[Q] connect through unix socket #944

Closed jwittke closed 11 months ago

jwittke commented 1 year ago

Is is possible to configure carbon to listen and serve from a Unix socket? As the Twisted documentation reveals, it is a valid client/server endpoint.

deniszh commented 1 year ago

From Twisted perspective - yes, but AFAIR it currently doesn't implemented in the carbon code.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.