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
<codeclass="highlight"><ulclass="code" style="padding-left:28px"><li><spanclass="keyword operator ts">input</span><spanclass="identifier">StreamFilter</span> {</li><li><spanclass="tab"><li><spanclass="tab"><spanclass="comment line"># channel is the target channel to listen on</span></span></li><li><spanclass="tab"><spanclass="meta">channel</span>: <aclass="support type" href="string.doc.html">String</a>!</span></li></span></li><li><spanclass="tab"><li><spanclass="tab"><spanclass="comment line"># expression is a CEL expression used to filter messages</span></span></li><li><spanclass="tab"><spanclass="meta">expression</span>: <aclass="support type" href="string.doc.html">String</a></span></li></span></li><li>}</li></ul></code>
467
+
<codeclass="highlight"><ulclass="code" style="padding-left:28px"><li><spanclass="keyword operator ts">input</span><spanclass="identifier">StreamFilter</span> {</li><li><spanclass="tab"><li><spanclass="tab"><spanclass="comment line"># channel is the target channel to listen on</span></span></li><li><spanclass="tab"><spanclass="meta">channel</span>: <aclass="support type" href="string.doc.html">String</a>!</span></li></span></li><li><spanclass="tab"><li><spanclass="tab"><spanclass="comment line"># expression is a CEL expression used to filter messages</span></span></li><li><spanclass="tab"><spanclass="meta">expression</span>: <aclass="support type" href="string.doc.html">String</a></span></li></span></li><li><spanclass="tab"><li><spanclass="tab"><spanclass="comment line"># rewind time by a specified duration to capture messages from history</span></span></li><li><spanclass="tab"><spanclass="meta">rewind</span>: <aclass="support type" href="string.doc.html">String</a></span></li></span></li><li>}</li></ul></code>
0 commit comments