{"id":67862,"library":"ckb-sentry-core","title":"Ckb Sentry Core","description":"Core sentry library used for instrumentation and integration development.","status":"active","version":"0.21.0","language":"rust","source_language":null,"source_url":"https://github.com/nervosnetwork/sentry-rust","tags":["sentry","instrumentation","monitoring","error-tracking"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nckb-sentry-core = \"0.21.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ckb-sentry-core","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Sentry","correct":"use ckb_sentry_core::Sentry;"}],"quickstart":{"code":"use ckb_sentry_core::Sentry;\n\nlet sentry = Sentry::new(\"https://key@domain/1\");\nsentry.capture_message(\"Hello, world!\", None);\nprintln!(\"Message sent\");","lang":"rust","description":"Initialize Sentry and capture a message."},"warnings":[],"env_vars":null,"search_vec":"'ckb':1 'core':3,4 'develop':12 'error':17 'error-track':16 'instrument':9,14 'integr':11 'librari':6 'monitor':15 'sentri':2,5,13 'track':18 'use':7","created_at":"2026-06-17T17:42:39.089419+00:00","updated_at":"2026-06-17T17:42:39.089419+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/nervosnetwork/sentry-rust","github":"https://github.com/nervosnetwork/sentry-rust","docs":"https://docs.rs/ckb-sentry-core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}