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 monitoring of Platform queues in the Monitoring view of ServicePulse #4694

Open
SzymonPobiega opened this issue Dec 30, 2024 · 0 comments

Comments

@SzymonPobiega
Copy link
Member

SzymonPobiega commented Dec 30, 2024

Describe the suggested improvement

Is your improvement related to a problem? Please describe.

The Monitoring feature shows only the metrics for the users' endpoints' queues. There are other very important queues that are not monitored and should be:

  • Error queue
  • Audit queue
  • Monitoring queue
  • ServiceControl main queue
  • Bridge queues

Describe the suggested solution

Ideally there should be some sort of Platform configuration discovery mechanism which would ensure that all bridge queues and queues of all audit instances are discovered and monitored. They should be visible on a separate view.

In addition to that, there should be a view where poison queues are monitored. These queues hold messages that could not even be forwarded to the error queue for inspection and re-trying. Alternatively, a custom check mechanism can be used instead until the centralized poison queue is implemented.

Describe alternatives you've considered

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant