Merge metadata or separate events? #23
Unanswered
asimpleidea
asked this question in
General
Replies: 0 comments
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.
-
This is more of a discussion for the future.
We are currently sending endpoints with metadata of the parent service.
Although, since we have metadata on every service registry, should we provide a way to merge metadata?
For example, service has metadata:
and metadata has:
Of course, we may have potential overwrite but to avoid it we could even separa events for service AND endpoints, i.e.:
This being said, this second thought (providing a
typefor events) may prove to be actually more scalable for future implementations in case we may have multiple objects triggering events.Beta Was this translation helpful? Give feedback.
All reactions