Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ and the MSRV will be increased in accordance with its dependencies.
## Resources

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion README.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
License: {{license}}

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry-actix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ when processing a request, so that the rest of the processing will run with the
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry-anyhow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ capture backtraces with your events. It is enabled by default.
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry-backtrace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ as integrations to process event stacktraces.
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry-contexts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ let _sentry = sentry::init(sentry::ClientOptions::new().add_integration(integrat
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ functionality.
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry-debug-images/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ let integration = sentry_debug_images::DebugImagesIntegration::new()
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry-log/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ let logger = SentryLogger::new().mapper(|record| {
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry-opentelemetry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ tracer.in_span("example", |_| {
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry-panic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ let integration = sentry_panic::PanicIntegration::default().add_extractor(|info|
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry-slog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ provided.
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry-tower/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@ Applying the layers in the wrong order can result in memory leaks.
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry-tracing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,4 @@ async fn handle_request(headers: std::collections::HashMap<String, String>) {
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry-types/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ let event = v7::Event {
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.
2 changes: 1 addition & 1 deletion sentry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,4 @@ extra setup to function properly.
License: MIT

- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
- Follow [@sentry](https://x.com/sentry) on X for updates.