You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.
I have created a PR with the fix for this and the detailType (that was showing as undefined).
Both are conditional and should not break previous implementations. This is probably related to us using a custom schema registry instead of the autodiscovery one.
I tried this:
I used the generator to create events that link to a service.
This generates by default an empty channel. I believe then eventcatalog assumes there is no channel associated, so it doesn't link them together.
This happened:
Example of the frontmatter generated
This then fails to render the "lines" in the graph.
I expected this:
Expected to render correctly in the UI, and/or to have a 'eventbridge' channel.
Is there a workaround?
You can remove the "channels: []" section in each event and then it renders fine.
Anything else?
No response
EventCatalog Version
2.19.3
Node.js Version
v22.10.0
Platform(s)
No response
Community Notes
The text was updated successfully, but these errors were encountered: