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 Metrics/OpenTelemetry support #325

Open
litetex opened this issue Nov 28, 2024 · 0 comments
Open

Add Metrics/OpenTelemetry support #325

litetex opened this issue Nov 28, 2024 · 0 comments

Comments

@litetex
Copy link

litetex commented Nov 28, 2024

It would be nice to have some metrics by default to better diagnose problems and keep track of the bridges.

This is related to mautrix/signal#532 however I think it would be great to have that in every bridge.

Here are some metrics that can likely be exposed by any bridge:

  • General system/app metrics, like CPU usage, Memory usage, Go version, threads, file descriptors...
  • Amount of users (connected/logged_in/total)
  • Amount of puppets
  • Amount of messages
  • Amount of rooms (private/group)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant