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
Defines a `TimeRange` message to represent a time interval, which
allows for more structured and flexible time-based filtering of logs.
Replaces the generic string filter in `ListTenantLogsRequest` with
the new `TimeRange` message, improving code clarity and maintainability.
0 commit comments