rabbitrace icon indicating copy to clipboard operation
rabbitrace copied to clipboard

Visual Studio Code extension to help manage RabbitMQ queues and exchanges

Results 4 rabbitrace issues
Sort by recently updated
recently updated
newest added

Today I tried a simple test trying to connect in a rabbitmq cluster inside a K8s cluster and after test the connect and the extension said that was fine: ![image](https://user-images.githubusercontent.com/13336060/183414307-b0bb9f25-576f-47dc-8543-7644c41be3db.png)...

Hello, i have a trouble with the extension, afther create connection not show the list of exchanges and queues. ![image](https://user-images.githubusercontent.com/5113260/222861754-f98e8250-e2e7-4f5d-8a9c-7a74ce92acb7.png) Thanks for your help.

Hi, can you add your extension to: `Open VSX` https://open-vsx.org/ I try run gitpod https://gitpod.io/ witch extension `rohinivsenthil.rabbitrace` but i got error: `rohinivsenthil.rabbitrace extension is not found in Open VSX`

I am trying to connect to my RabbitMQ management api url over HTTPS port 15671 and the connection fails every time. I suspect this is an HTTPS / SSL related...