Skip to content

Expose metrics over tcp #677

@pratikmallya

Description

@pratikmallya

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

Metadata

Metadata

Assignees

No one assigned

    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