-
Notifications
You must be signed in to change notification settings - Fork 785
New issue
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
feat: implement mapping priority #905
Comments
Closed by mistake |
Thanks for rapid support on the issue Tal :). Gonna check it out, one thought that came to my mind, adding regex support would be hard to implement? |
Not at all. I’ll try to iterate it soon. Let me know if this works as a starter :) |
As starter it seems perfect 🚀 |
Hey,
For our use case we need priority in mappings. For example:
I also saw that when a new mapping is created api responses with priority. A simple csv example would be like:
Priority 0
matchers are = source, cluster
Priority 1
matchers are = environment, service
The text was updated successfully, but these errors were encountered: