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
Right now it is really hard to debug rules: you need to mock data all the time in specific storages that Tsp supports, run whole job, look for results in sink.
I suggest improve JSON end-points:
Make specific source format for generating synthetic data. Simple DSL like: X biggerThan Y for 10 min andThen becomes 0
Specific format of Sink (like console, file or web UI output)
The text was updated successfully, but these errors were encountered:
Right now it is really hard to debug rules: you need to mock data all the time in specific storages that Tsp supports, run whole job, look for results in sink.
I suggest improve JSON end-points:
X biggerThan Y for 10 min andThen becomes 0
The text was updated successfully, but these errors were encountered: