We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configuration seems to consist out of:
It would be great of in a UI you could "add" a transport where from that transport all endpoints/queues can be discovered via:
a. Querying the transport for queues b. Querying ServiceControl instances for endpoint data
After querying this data can be used to add/disable/enable routes between transports with a single click.
The configuration could then be persisted in a configuration file.
Bonus points for adding versioning for example by using git to commit at each save.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the feature.
Configuration seems to consist out of:
It would be great of in a UI you could "add" a transport where from that transport all endpoints/queues can be discovered via:
a. Querying the transport for queues
b. Querying ServiceControl instances for endpoint data
After querying this data can be used to add/disable/enable routes between transports with a single click.
The configuration could then be persisted in a configuration file.
Bonus points for adding versioning for example by using git to commit at each save.
Additional Context
No response
The text was updated successfully, but these errors were encountered: