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
When using message types defined in --known-event-group-metadata-type for EventGroup metadata, the Reporting server will throw a FAILED_PRECONDITION error if any filters are specified.
While the known types are referenced when building FileDescriptors, they do not appear to be added to the TypeRegistry used for CEL filtering.
The text was updated successfully, but these errors were encountered:
When using message types defined in
--known-event-group-metadata-type
forEventGroup
metadata, the Reporting server will throw a FAILED_PRECONDITION error if any filters are specified.While the known types are referenced when building FileDescriptors, they do not appear to be added to the TypeRegistry used for CEL filtering.
The text was updated successfully, but these errors were encountered: