rads-1996
rads-1996
## Which problem is this PR solving? Fixes # (5741) ## Short description of the changes This pull request provides an implementation for issue [#5741] which points to a specification...
According to the specification - https://github.com/open-telemetry/semantic-conventions/blob/main/docs/http/http-spans.md, `url.full` MUST NOT contain credentials passed via URL in form of `https://username:[email protected]/`. In such case username and password SHOULD be redacted and attribute's value...
# Description Implement customer facing statsbeat as a preview feature. # Packages impacted by this PR @azure/monitor-opentelemetry-exporter # All SDK Contribution checklist: - [x] **The pull request does not introduce...
**Description/Screenshot** The code which defines _extConfig (lines 124 and defaults (55...72) in AnalyticsPlugin.ts is "technically" not correct -- this really requires a "new" interface to be defined which identifies that...
# Description Implement [Spec](https://github.com/open-telemetry/opentelemetry-specification/pull/4612) to filter logs based on `min_severity` and `trace_based` parameters. ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking...