{"id":67555,"library":"holochain-tracing","title":"Holochain Tracing","description":"Abstraction for distributed tracing choices.","status":"active","version":"0.0.24","language":"rust","source_language":null,"source_url":"https://github.com/holochain/holochain-tracing","tags":["tracing","observability","holochain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nholochain_tracing = \"0.0.24\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add holochain_tracing","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Tracer","correct":"use holochain_tracing::Tracer;"}],"quickstart":{"code":"use holochain_tracing::Tracer;\n\nfn main() {\n    let tracer = Tracer::new(\"my_app\");\n    tracer.trace(\"event\");\n}","lang":"rust","description":"Create a new tracer and record an event."},"warnings":[],"env_vars":null,"search_vec":"'abstract':3 'choic':7 'distribut':5 'holochain':1,10 'observ':9 'trace':2,6,8","created_at":"2026-06-17T17:38:47.408674+00:00","updated_at":"2026-06-17T17:38:47.408674+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/holochain/holochain-tracing","github":"https://github.com/holochain/holochain-tracing","docs":"https://docs.rs/holochain_tracing/","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}}