Skip to content

Allocate a port on prometheus wiki #43

@blackjid

Description

@blackjid

https://github.com/prometheus/prometheus/wiki/Default-port-allocations

In that wiki there is a list off port allactions for exporters.

This is an extract of the prometheus documentation

A user may have many exporters and Prometheus components on the same machine, so to make that easier each has a unique port number.

https://github.com/prometheus/prometheus/wiki/Default-port-allocations is where we track them, this is publicly editable.

Feel free to grab the next free port number when developing your exporter, preferably before publicly announcing it. If you’re not ready to release yet, putting your username and WIP is fine.

This is a registry to make our users’ lives a little easier, not a commitment to develop particular exporters. For exporters for internal applications we recommend using ports outside of the range of default port allocations.

lndmon is using 9092 by default. It might be good to choose something else and publicly announce it in that wiki

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions