How to release origin from cors in rabbitmq-tracing plugin #6689
Unanswered
Andersonfrfilho
asked this question in
Other
Replies: 2 comments 1 reply
-
Please use GitHub Discussions and not issues for questions, Discussions have been around for over a year now. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, I hope you're doing well, I'm creating a rabbitmq mapper, and it made sense for me to track messages where they come from and where they go, it seems to me that the best way would be to use the rabbitmq-tracing plugin, but when I go create a tracing via the axios to request:
front-end, I am blocked by the cors configuration.
rabbitmq.conf
but, how would solve the rabbitmq-tracing plugin cors problem ?
or would you have something better to use than the tracing plugin for this purpose ?
Beta Was this translation helpful? Give feedback.
All reactions