issues
search
getsentry
/
sentry-rust
Official Sentry SDK for Rust
https://sentry.io/
Apache License 2.0
620
stars
153
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: disable rustls features by default
#709
thomaseizinger
opened
2 days ago
2
feat(sentry-tracing): add span fields to breadcrumbs
#708
thomaseizinger
opened
3 days ago
1
Unknown backtraces when using sentry-anyhow
#707
InterstellarStella
opened
1 week ago
0
Allow `set_user` to update current user instead of replacing it
#706
thomaseizinger
opened
1 week ago
0
RUSTSEC-2024-0384: `instant` is unmaintained
#705
github-actions[bot]
opened
1 week ago
0
before_send_async
#704
alex35mil
opened
3 weeks ago
0
Add basic test for tracing layer
#703
DoumanAsh
opened
3 weeks ago
0
Errors are silently discarded if tracing event gets converted to a message and in breadcrumbs
#702
thomaseizinger
opened
3 weeks ago
9
fix: Don't block on sending envelopes (ureq/curl transports)
#701
pjenvey
closed
3 weeks ago
1
Refactoring tracing span activation/deactivation
#700
DoumanAsh
closed
3 weeks ago
1
Allow settings tags directly on transactions/spans
#699
nrxus
closed
4 weeks ago
3
Make sentry::init return Result<T> to prevent sentry panicking during outages
#698
benjaminjellis
opened
1 month ago
1
fix: typos in documentation
#697
hougesen
closed
1 month ago
0
Implement record of tagged span data in tracing integration
#696
DoumanAsh
closed
3 weeks ago
7
Binding tower layers in wrong order causes a memory leak
#695
matt-allan
opened
1 month ago
0
add server_name to transaction data
#694
nrxus
closed
1 month ago
0
Missing panic line when running app in release mode
#693
gdesmott
opened
1 month ago
0
Bump rustls to 0.23.13
#692
qdrs
closed
1 month ago
1
fix(CI): fix error "unexpected `cfg` condition name: `doc_cfg`"
#691
viglia
closed
1 month ago
0
build(deps): bump tonic from 0.11.0 to 0.12.3
#690
dependabot[bot]
closed
1 month ago
0
Sentry Install instructions For Rust not Working
#689
nakul1010
opened
1 month ago
1
RUSTSEC-2024-0370: proc-macro-error is unmaintained
#688
github-actions[bot]
opened
1 month ago
0
feat(sentry-core): add support for w3c traceparent
#687
saiintbrisson
opened
1 month ago
2
fix(sentry-tracing): switch sentry spans on enter and exit
#686
saiintbrisson
opened
1 month ago
12
Question -- Possible to filter out small spans?
#685
rodya-mirov
opened
1 month ago
0
Setup Instructions not working in Rust 1.80.1
#684
PJUllrich
closed
1 month ago
2
Issues and trace not working
#683
ghmendonca
opened
2 months ago
0
WASM Support PR
#682
omarabid
opened
2 months ago
0
Send trace origin
#681
szokeasaurusrex
opened
2 months ago
0
sentry-actix does not send REMOTE_ADDR to the server, even though sentry::capture_error does
#680
026Fatih
opened
3 months ago
0
Missing messages despite debug logs showing responses
#679
mrhockeymonkey
opened
3 months ago
0
Fix `Transport::flush` implementation for `TransportThread`
#678
manifest
closed
1 month ago
0
`TransportThread::flush` returns incorrect value
#677
manifest
closed
1 month ago
2
fix(docs): grammar in Hub docs
#676
shellmayr
closed
3 months ago
0
`tracing::Instrument::instrument`ed futures don't propagate to Sentry
#675
Ten0
opened
4 months ago
2
Threads mistakenly attach to main thread's span
#674
Ten0
opened
4 months ago
4
build(deps): bump openssl from 0.10.64 to 0.10.66
#673
dependabot[bot]
closed
1 month ago
0
Support User Feedback feature of Sentry
#672
laralove143
opened
4 months ago
0
chore: export `BeforeCallback` type
#671
GuillaumeLagrange
closed
4 months ago
1
Reexport Url and Uuid in `protocol`
#670
Ten0
closed
4 months ago
1
Give access to is_sampled to allow users to dodge work in unsampled case
#669
Ten0
closed
4 months ago
0
Span management is costly even when not sampling
#668
Ten0
opened
4 months ago
1
Don't generate a random to choose whether we should sample if sampling is fully disabled (rate = 0.0)
#667
Ten0
closed
4 months ago
0
fix(docs): Dev docs metrics link
#666
evanpurkhiser
closed
4 months ago
0
Tower and Actix: Filter out sensitive headers
#665
FSMaxB
closed
4 months ago
3
Rust Tracing integration results in panic in application
#664
hanishgogada
closed
5 months ago
1
Error while sending envelope from app in a docker image
#663
UltimateDoge5
closed
5 months ago
1
ref(client): Make prepare_event public
#662
elramen
closed
5 months ago
0
Feature flag to error if multiple versions of sentry-core are found
#661
Diggsey
opened
5 months ago
2
Stabilize the `metrics` feature
#660
Swatinem
closed
5 months ago
0
Next