sentry 0.32.0

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 37 feature flags, 14 of them enabled by default.

default

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

backtrace

  • sentry-backtrace
  • sentry-tracing?/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-http

  • tower
  • sentry-tower/http

debug-logs

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

surf-h1

  • surf/h1-client
  • httpdate

tower-axum-matched-path

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

curl

  • dep:curl
  • httpdate

ureq

  • dep:ureq
  • httpdate

slog

  • sentry-slog

webpki-roots

  • dep:webpki-roots

http-client

  • dep:http-client

tower

  • sentry-tower

sentry-slog

  • dep:sentry-slog

test

  • sentry-core/test

sentry-tower

  • dep:sentry-tower

anyhow

  • sentry-anyhow

tracing

  • sentry-tracing

log

  • sentry-log

sentry-tracing

  • dep:sentry-tracing

sentry-anyhow

  • dep:sentry-anyhow

serde_json

  • dep:serde_json

sentry-log

  • dep:sentry-log

isahc

  • dep:isahc