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

Ability to monitor traffic volumes through the mediator #137

Open
WadeBarnes opened this issue Apr 19, 2024 · 2 comments
Open

Ability to monitor traffic volumes through the mediator #137

WadeBarnes opened this issue Apr 19, 2024 · 2 comments

Comments

@WadeBarnes
Copy link
Contributor

Add the ability to monitor when connections are made/severed with the mediator and to monitor the volume of messages that pass through the mediator.

Event bus hooks could be used to log these events.

This information is important for hosting purposes, as it helps to corollate message and connection volume to load on the system. This will help us to better understand the impact of volume on system resources to better plan and scale.

@swcurran
Copy link
Contributor

As this is done, please document would data is going into the logs so that we call ensure that a minimum of correlatable data is collected, while still meeting the needs of planning/scaling.

@WadeBarnes
Copy link
Contributor Author

Very good point. I meant to mention that we need to protect privacy.

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

2 participants