Skip to content

Conversation

@hawkw
Copy link
Member

@hawkw hawkw commented Feb 11, 2022

0.17.1 (February 11, 2022)

Added

  • OpenTelemetryLayer can now add detailed location information to
    forwarded events (defaults to on) (#1911)
  • OpenTelemetryLayer::with_event_location to control whether source
    locations are recorded (#1911)

Changed

  • Avoid unnecessary allocations to improve performance when recording
    events (#1917)

Thanks to @djc for contributing to this release!

Closes #1919

# 0.17.1 (February 11, 2022)

### Added

- `OpenTelemetryLayer` can now add detailed location information to
  forwarded events (defaults to on) ([#1911])
- `OpenTelemetryLayer::with_event_location` to control whether source
  locations are recorded ([#1911])
### Changed

- Avoid unnecessary allocations to improve performance when recording
  events ([#1917])

Thanks to @djc for contributing to this release!

[#1917]: #1917
[#1911]: #1911

Closes #1919
@hawkw hawkw requested review from a team and jtescher as code owners February 11, 2022 22:54
@hawkw hawkw merged commit f4a44cf into v0.1.x Feb 11, 2022
@hawkw hawkw deleted the eliza/opentelemetry-0.17.1 branch February 11, 2022 23:13
kaffarell pushed a commit to kaffarell/tracing that referenced this pull request May 22, 2024
# 0.17.1 (February 11, 2022)

### Added

- `OpenTelemetryLayer` can now add detailed location information to
  forwarded events (defaults to on) ([tokio-rs#1911])
- `OpenTelemetryLayer::with_event_location` to control whether source
  locations are recorded ([tokio-rs#1911])
### Changed

- Avoid unnecessary allocations to improve performance when recording
  events ([tokio-rs#1917])

Thanks to @djc for contributing to this release!

[tokio-rs#1917]: tokio-rs#1917
[tokio-rs#1911]: tokio-rs#1911

Closes tokio-rs#1919
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants