Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Comments

Support tcp scheme#243

Merged
grobie merged 1 commit intoprometheus:mainfrom
Quiq:support-tcp-scheme
May 16, 2022
Merged

Support tcp scheme#243
grobie merged 1 commit intoprometheus:mainfrom
Quiq:support-tcp-scheme

Conversation

@roman-vynar
Copy link
Contributor

Hello,

A very simple PR to add support for tcp scheme. It is identical with unix (same haproxy API endpoint, not the same as http UI) except you access it by tcp address. We use it by default for a long time.

Here is an example how to enable it this way:

global
    stats socket ipv4@127.0.0.1:9899 level admin

Thanks!

Signed-off-by: Roman Vynar <roman.vynar@quiq.com>
@roman-vynar roman-vynar force-pushed the support-tcp-scheme branch from 8ddc2ad to 63d3591 Compare May 16, 2022 13:33
@grobie grobie merged commit b94dc26 into prometheus:main May 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants