Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add tracing-loki to "Related Crates" section #2012

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

hrxi
Copy link
Contributor

@hrxi hrxi commented Mar 22, 2022

No description provided.

@hrxi hrxi requested review from hawkw, davidbarsky and a team as code owners March 22, 2022 19:24
Copy link
Member

@hawkw hawkw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great, thank you!

@hawkw hawkw enabled auto-merge (squash) March 22, 2022 19:25
@hawkw hawkw merged commit d699b94 into tokio-rs:master Mar 22, 2022
hawkw added a commit that referenced this pull request Apr 9, 2022
# 0.1.33 (April 9, 2022)

This release adds new `span_enabled!` and `event_enabled!` variants of
the `enabled!` macro, for testing whether a subscriber would
specifically enable a span or an event.

### Added

- `span_enabled!` and `event_enabled!` macros ([#1900])
- Several documentation improvements ([#2010], [#2012])

### Fixed

- Compilation warning when compiling for <=32-bit targets (including
  `wasm32`) ([#2060])

Thanks to @guswynn, @arifd, @hrxi, @CAD97, and @name1e5s for
contributing to this release!

[#1900]: #1900
[#2010]: #2010
[#2012]: #2012
[#2060]: #2060
hawkw added a commit that referenced this pull request Apr 9, 2022
# 0.1.33 (April 9, 2022)

This release adds new `span_enabled!` and `event_enabled!` variants of
the `enabled!` macro, for testing whether a subscriber would
specifically enable a span or an event.

### Added

- `span_enabled!` and `event_enabled!` macros ([#1900])
- Several documentation improvements ([#2010], [#2012])

### Fixed

- Compilation warning when compiling for <=32-bit targets (including
  `wasm32`) ([#2060])

Thanks to @guswynn, @arifd, @hrxi, @CAD97, and @name1e5s for
contributing to this release!

[#1900]: #1900
[#2010]: #2010
[#2012]: #2012
[#2060]: #2060
kaffarell pushed a commit to kaffarell/tracing that referenced this pull request May 22, 2024
# 0.1.33 (April 9, 2022)

This release adds new `span_enabled!` and `event_enabled!` variants of
the `enabled!` macro, for testing whether a subscriber would
specifically enable a span or an event.

### Added

- `span_enabled!` and `event_enabled!` macros ([tokio-rs#1900])
- Several documentation improvements ([tokio-rs#2010], [tokio-rs#2012])

### Fixed

- Compilation warning when compiling for <=32-bit targets (including
  `wasm32`) ([tokio-rs#2060])

Thanks to @guswynn, @arifd, @hrxi, @CAD97, and @name1e5s for
contributing to this release!

[tokio-rs#1900]: tokio-rs#1900
[tokio-rs#2010]: tokio-rs#2010
[tokio-rs#2012]: tokio-rs#2012
[tokio-rs#2060]: tokio-rs#2060
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.

None yet

2 participants