sentry 0.32.2

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 38 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

debug-logs

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

curl

  • dep:curl
  • httpdate

tower-axum-matched-path

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

tower-http

  • tower
  • sentry-tower/http

ureq

  • dep:ureq
  • httpdate

surf-h1

  • surf/h1-client
  • httpdate

test

  • sentry-core/test

anyhow

  • sentry-anyhow

sentry-tracing

  • dep:sentry-tracing

serde_json

  • dep:serde_json

isahc

  • dep:isahc

tracing

  • sentry-tracing

UNSTABLE_metrics

  • sentry-core/UNSTABLE_metrics

log

  • sentry-log

sentry-log

  • dep:sentry-log

sentry-anyhow

  • dep:sentry-anyhow

sentry-slog

  • dep:sentry-slog

webpki-roots

  • dep:webpki-roots

slog

  • sentry-slog

sentry-tower

  • dep:sentry-tower

http-client

  • dep:http-client

tower

  • sentry-tower