-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
istio/api
#2721Labels
lifecycle/automatically-closedIndicates a PR or issue that has been closed automatically.Indicates a PR or issue that has been closed automatically.lifecycle/staleIndicates a PR or issue hasn't been manipulated by an Istio team member for a whileIndicates a PR or issue hasn't been manipulated by an Istio team member for a while
Description
Envoy has added a standard access_log_flush_interval
feature to access logs. We should remove custom Istio code duplicating this feature and switch to the upstream way - this will help eventual transition to the standard OTLP and telemetry sinks.
A possible issue is that TCP stats sets it to 15s, but the envoy option applies to all sinks at the same time.
Metadata
Metadata
Assignees
Labels
lifecycle/automatically-closedIndicates a PR or issue that has been closed automatically.Indicates a PR or issue that has been closed automatically.lifecycle/staleIndicates a PR or issue hasn't been manipulated by an Istio team member for a whileIndicates a PR or issue hasn't been manipulated by an Istio team member for a while