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(tower): Mention how to enable http feature from sentry crate #622

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

flub
Copy link
Contributor

@flub flub commented Oct 25, 2023

It is common to have this integration pulled in via the tower feature of the sentry crate. In this case it is convenient to know about the shortcut of the tower-http feature instead of having to add a direct dependency to sentry-tower.

It is common to have this integration pulled in via the tower feature
of the sentry crate.  In this case it is convenient to know about the
shortcut of the tower-http feature instead of having to add a direct
dependency to sentry-tower.
@flub
Copy link
Contributor Author

flub commented Oct 25, 2023

See #623 for the CI failure, that's not caused by this PR.

@Swatinem Swatinem merged commit 73526ec into getsentry:master Oct 25, 2023
11 of 12 checks passed
@flub flub deleted the flub/tower-http-docs branch October 25, 2023 08:31
jan-auer added a commit that referenced this pull request Dec 11, 2023
* master:
  tracing: send spans' attributes along with the event ones (#629)
  release: 0.32.0
  Update crate dependencies (#628)
  feat: bump http to 1.0.0 (#627)
  release: 0.31.8
  MonitorSchedule constructor that validates crontab syntax (#625)
  fix(docs): Fix some doc errors that slipped in (#623)
  docs(tower): Mention how to enable http feature from sentry crate (#622)
  build(deps): bump rustix from 0.37.23 to 0.37.25 (#619)
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