{"id":76042,"library":"crawlab-team-go-trace","title":"Go Trace","description":"Package trace provides distributed tracing utilities for Go applications.","status":"active","version":"0.1.1","language":"go","source_language":null,"source_url":"https://github.com/crawlab-team/go-trace","tags":["tracing","distributed","observability","span"],"install":[{"cmd":"go get github.com/crawlab-team/go-trace","lang":"bash","label":"Install github.com/crawlab-team/go-trace"}],"dependencies":[],"imports":[{"symbol":"trace","correct":"github.com/crawlab-team/go-trace"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/crawlab-team/go-trace\"\n)\n\nfunc main() {\n\tspan := trace.NewSpan(\"example\")\n\tdefer span.Finish()\n\tfmt.Println(\"Tracing example\")\n}","lang":"go","description":"Create and finish a tracing span."},"warnings":[],"env_vars":null,"search_vec":"'applic':11 'distribut':6,13 'go':1,10 'observ':14 'packag':3 'provid':5 'span':15 'trace':2,4,7,12 'util':8","created_at":"2026-06-17T19:24:04.091071+00:00","updated_at":"2026-06-17T19:24:04.091071+00:00","problems":[],"ecosystem":"go","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/crawlab-team/go-trace","github":"https://github.com/crawlab-team/go-trace","docs":"https://pkg.go.dev/github.com/crawlab-team/go-trace#section-documentation","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}}