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

Add relay metrics #49

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Add relay metrics #49

merged 1 commit into from
Dec 24, 2024

Conversation

SuperQ
Copy link
Contributor

@SuperQ SuperQ commented Dec 24, 2024

Add Prometheus metrics to the relay package. The new metrics match the existing Stats struct.

  • Pass the channel name to the NewChannel func so it can be used as a label.
  • Refactor metrics namespace into the config package.

@SuperQ SuperQ force-pushed the relay_metrics branch 2 times, most recently from 5b9e27d to fff6fa8 Compare December 24, 2024 11:32
Add Prometheus metrics to the relay package. The new metrics match the
existing Stats struct.
* Pass the channel name to the NewChannel func so it can be used as a
  label.
* Refactor metrics namespace into the config package.

Signed-off-by: SuperQ <[email protected]>
@SuperQ
Copy link
Contributor Author

SuperQ commented Dec 24, 2024

CC @danimo

@danimo danimo merged commit 1599edf into voc:master Dec 24, 2024
3 checks passed
@SuperQ SuperQ deleted the relay_metrics branch December 24, 2024 12:22
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.

2 participants