8000 source labels on metrics · Issue #194 · owenthereal/upterm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

source labels on metrics #194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bavarianbidi opened this issue Oct 2, 2023 · 0 comments
Open

source labels on metrics #194

bavarianbidi opened this issue Oct 2, 2023 · 0 comments

Comments

@bavarianbidi
Copy link
Contributor

As a uptermd operator i want to get the possibility to view the different origins of the upterm host command.
For that i've thought about adding an optional flag where it's possible to define a custom string/tag. This information will also get propagated to the uptermd component and used as an additional tag: value on the generated metrics.

With that it should be possible to "aggregate" the metrics by different tags, e.g.:

upterm_uptermd_routing_active_connections_count{tag="dynamic/runner"} 1
upterm_uptermd_routing_active_connections_count{tag="hostname7744"} 1

and the corresponding upterm host command could look like upterm host --tag "dynamic/runner".
And if no --tag is defined, the current HOSTNAME will be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0