Skip to content

Support for fetching via unix socket #388

Description

@Tyrael

Could the exporter support fetching json data from local Unix sockets? (net.Dial("unix", sock))?
I have a service which currently exposes metrics only on a local socket, for now I can get away with just changing my service to bind to a local port, but it would be nice if this would be possible in the future

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions