opentelemetry-js
opentelemetry-js copied to clipboard
HTTP Span Attributes: `http.url` must not contain username / password
As is stated in the recent specification change :
http.urlMUST NOT contain credentials passed via URL in form ofhttps://username:[email protected]/. In such case the attribute's value should behttps://www.example.com/
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.
we should probably parse using URL and reserialize without username/password
ill take this!
@daniel-white Are you still working on this?
@clesleycode 👋🏽 It's been a bit and I wonder if it'd make sense at this point to reassign?
What are your thoughts on this @legendecas ? What is the common wait time for reassigning a possibly abandoned issue?
@mannyistyping you can definitely take the task if you are ready to work on it!
My opinion is still the same as https://github.com/open-telemetry/opentelemetry-js/pull/3487#discussion_r1058161289.
I'd like to work on this.
@GeorgeSaussy This PR seems to have stopped, and I would like to take on the challenge as Otel's First Commit, but could you please give it to me?
@pkanal Hi I want to work on this issue, what should I do?