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
The http.url tag was the default record for http requests but we changed it into http.path due to privacy issues. There are a couple of request for it from @maumercado and @jeffthompson1971. Ideally we should add this option for all serverInstrumentation and should be optional.
The http.url tag was the default record for http requests but we changed it into http.path due to privacy issues. There are a couple of request for it from @maumercado and @jeffthompson1971. Ideally we should add this option for all serverInstrumentation and should be optional.
References:
-https://github.com/openzipkin/brave/blob/5a17fc018613958db00cc7b6951826e95f1b9d6c/brave/src/main/java/brave/NoopSpanCustomizer.java
The text was updated successfully, but these errors were encountered: