sentry 0.31.1

Sentry (getsentry.com) client for rust ;)
Documentation

sentry

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 39 feature flags, 14 of them enabled by default.

default

  • backtrace
  • contexts
  • debug-images
  • panic
  • transport

backtrace

  • sentry-backtrace

contexts

  • sentry-contexts

debug-images

  • sentry-debug-images

panic

  • sentry-panic

transport

  • reqwest
  • native-tls

sentry-backtrace

  • dep:sentry-backtrace

sentry-contexts

  • dep:sentry-contexts

sentry-debug-images

  • dep:sentry-debug-images

sentry-panic

  • dep:sentry-panic

reqwest

  • dep:reqwest
  • httpdate
  • tokio

native-tls

  • dep:native-tls
  • reqwest?/default-tls
  • ureq?/native-tls

httpdate

  • dep:httpdate

tokio

  • dep:tokio

surf

  • surf/curl-client
  • http-client
  • httpdate
  • isahc
  • tokio

rustls

  • dep:rustls
  • reqwest?/rustls-tls
  • ureq?/tls
  • webpki-roots

tower-axum-matched-path

  • tower-http
  • sentry-tower/axum-matched-path

debug-logs

  • dep:log
  • sentry-core/debug-logs

ureq

  • dep:ureq
  • httpdate

surf-h1

  • surf/h1-client
  • httpdate

curl

  • dep:curl
  • httpdate

tower-http

  • tower
  • sentry-tower/http

serde_json

  • dep:serde_json

webpki-roots

  • dep:webpki-roots

slog

  • sentry-slog

tracing

  • sentry-tracing

frame-pointer

  • sentry-core/frame-pointer

log

  • sentry-log

sentry-tracing

  • dep:sentry-tracing

profiling

  • sentry-core/profiling

sentry-anyhow

  • dep:sentry-anyhow

sentry-slog

  • dep:sentry-slog

sentry-log

  • dep:sentry-log

http-client

  • dep:http-client

test

  • sentry-core/test

isahc

  • dep:isahc

anyhow

  • sentry-anyhow

sentry-tower

  • dep:sentry-tower

tower

  • sentry-tower