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
{{ message }}
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
With CORS enabled our stackdriver trace UI is getting overwhelmed with OPTIONS requests. And I think it might not be reporting important requests since I have a sampling rate < # requests / second.
Having an ignoreMethods configuration option similar to ignoreUrls method would solve this.
With CORS enabled our stackdriver trace UI is getting overwhelmed with OPTIONS requests. And I think it might not be reporting important requests since I have a sampling rate < # requests / second.
Having an ignoreMethods configuration option similar to ignoreUrls method would solve this.