Skip to content
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

Adds peer aliases #1

Merged
merged 3 commits into from
Nov 22, 2021
Merged

Adds peer aliases #1

merged 3 commits into from
Nov 22, 2021

Conversation

kbknapp
Copy link
Owner

@kbknapp kbknapp commented Nov 22, 2021

One can now alias peer public keys which can be unwieldy.

Use --alias PUBKEY:ALIAS. Multiple invocations can be used, or you can use a comma separator.

These aliases appear as optional labels in the Prometheus metrics.

This to add human readable aliases for peer public keys
This allows one to have a human readable alias for various public keys.
Multiple aliases can be provided by separating with commas (i.e.
`PUBKEY:ALIAS,PUBKEY:ALIAS`) or multiple invocations of the `--alias` flag.
@kbknapp kbknapp merged commit 7a4b3d5 into main Nov 22, 2021
@kbknapp kbknapp deleted the peer-alias branch November 22, 2021 02:34
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

Successfully merging this pull request may close these issues.

1 participant