-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
FeatureNew feature or requestNew feature or request
Description
Describe the feature.
Configuration seems to consist out of:
- defining transports and their configuration
- defining routes between these transports
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
Metadata
Metadata
Assignees
Labels
FeatureNew feature or requestNew feature or request