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

feat: add metrics module for forwarding gateway metrics #534

Merged
merged 5 commits into from
May 29, 2024

Conversation

benmcclelland
Copy link
Member

This creates a metrics service for the rest of the gateway that can be used to send metrics stats to any number of metrics plugins.

To start, a statsd plugin is implemented for generic statsd capability.

benmcclelland and others added 2 commits May 28, 2024 12:42
This creates a metrics service for the rest of the gateway
that can be used to send metrics stats to any number of metrics
plugins.

To start, a statsd plugin is implemented for generic statsd
capability.
@benmcclelland benmcclelland force-pushed the ben/metrics branch 2 times, most recently from 4f53b04 to 5901358 Compare May 28, 2024 22:34
@benmcclelland benmcclelland merged commit a80135d into main May 29, 2024
6 checks passed
@benmcclelland benmcclelland deleted the ben/metrics branch May 29, 2024 20:37
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