Gabriele Santomaggio
346adc86af
Add counters on detail pages
...
closes https://github.com/rabbitmq/rabbitmq-server/issues/3416
2021-09-14 17:18:49 +02:00
Arnaud Cogoluègnes
b0ec9ff64c
Adapt stream publisher list view to connection/queue context
...
References #3389
2021-09-13 16:31:06 +02:00
Arnaud Cogoluègnes
39a51772c6
Add extension into dispatcher block code
...
This is necessary to make sure the extension addition is actually
done in case of refresh of the queue page.
References #3389
2021-09-13 15:17:49 +02:00
Arnaud Cogoluègnes
b5700751cf
Add HTTP endpoint for stream publishers
...
References #3389
2021-09-10 15:14:09 +02:00
Arnaud Cogoluègnes
0038573f89
Display stream publishers in queue management page
...
If the queue is a stream. WIP, currently all the stream publishers
are listed, a new publishers per stream endpoint is required.
References #3389
2021-09-09 17:41:38 +02:00
Arnaud Cogoluègnes
e471d802c8
Render TLS info for stream connections in management UI
2021-05-27 11:15:30 +02:00
Arnaud Cogoluègnes
b88ad3d265
Adapt consumer link in queue details page
...
Depending on whether the "owner" of the consumer is a channel (for AMQP
consumers) or a connection (for stream consumers) and whether the stream
management plugin is enabled or not. The link will lead to the channel
page, the connection page, or the stream connection page.
2021-01-20 17:01:31 +01:00
Arnaud Cogoluègnes
9e1279434e
Add publishers in stream connection details page
2020-12-07 17:52:03 +01:00
Arnaud Cogoluègnes
8823bfa01a
Add consumers in stream connection details page
2020-12-07 16:50:26 +01:00
Arnaud Cogoluègnes
3f1d010ecd
Add stream connection consumers REST endpoint
2020-12-07 15:56:23 +01:00
Arnaud Cogoluègnes
2b90c61d4d
Add connections/:vhost endpoint to stream management
2020-11-20 14:38:14 +01:00
Arnaud Cogoluègnes
e516aab737
Display only stream connections in plugin
2020-11-19 17:02:35 +01:00
Arnaud Cogoluègnes
23d7e8114c
Introduce stream management plugin
2020-11-19 14:48:25 +01:00