You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: