The documentation of the Pipeline Viewer UI has a picture of Queue section and it says Queue metrics not available. However, the documentation doesn't say anything about the Queue itself, let alone about the process of enabling it.
~Perhaps we could add more information that this gets populated when the Persistent Queue is turned on and that's not the in memory queue?~
cc @karenzone
It seems like there's further context to this one. At the moment there is no way to enable the queue monitoring in the UI. The message Queue metrics not available is hard-coded and this functionality is not implemented yet. Here is the respective part of the code.
I believe this should highlighted in the documentation as it may mislead the users.
The related ER is here.
I agree that the current state is misleading users. So what I think should happen is:
Thoughts?
Most helpful comment
It seems like there's further context to this one. At the moment there is no way to enable the queue monitoring in the UI. The message
Queue metrics not availableis hard-coded and this functionality is not implemented yet. Here is the respective part of the code.I believe this should highlighted in the documentation as it may mislead the users.
The related ER is here.