Forum Discussion

galaeci's avatar
galaeci
Frequent Visitor
2 years ago
Solved

Handling schema changes and multiple schemas in Eventstream

I am trying to use an Eventstream to load data into a kql database for realtime monitoring of servers. I've develop a custom app in .net and I am able to ingest the events but the processing of those...
  • joezhang-es's avatar
    2 years ago

    thanks for reaching out. that is the multiple schema issue we are handling with now and we also got the feedbacks from other customer feedbacks for this requirement. for our no code editor, we are heavily replying on the data sampling and also can only use one inferred column from sampling data for authoring the operator which will cause some potential issues.


    we are proactively working on this new capability and after we have the multiple schema solution and event catalog integration story, we can resolve this scenarios perfectly that means each filter and managed can depend on the different schemas

    hopefully we can have this released out in the following 3 ~ 6 months.