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 has been archived by the owner on Oct 3, 2023. It is now read-only.
First of all thanks for this amazing project. I am using tracing to stackdriver and I would like to know How can I ignore http OPTION method and also some specific paths like /swagger or /.
For your info I am using ochttp to instrument my http server.
First of all thanks for this amazing project. I am using tracing to stackdriver and I would like to know How can I ignore http
OPTION
method and also some specific paths like/swagger
or/
.For your info I am using
ochttp
to instrument my http server.The text was updated successfully, but these errors were encountered: