{"id":62632,"library":"uber-go-tally-v4","title":"Uber Go Tally","description":"A fast, buffered metrics library for Go.","status":"active","version":"4.1.17","language":"go","source_language":null,"source_url":"https://github.com/uber-go/tally","tags":["metrics","monitoring","uber","buffered"],"install":[{"cmd":"go get github.com/uber-go/tally/v4","lang":"bash","label":"Install github.com/uber-go/tally/v4"}],"dependencies":[],"imports":[{"symbol":"tally","correct":"github.com/uber-go/tally/v4"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/uber-go/tally/v4\"\n)\n\nfunc main() {\n\tscope := tally.NewRootScope(tally.ScopeOptions{}, time.Second)\n\tscope.Counter(\"requests\").Inc(1)\n}","lang":"go","description":"Create a root scope and increment a counter."},"warnings":[{"fix":"Update import path to github.com/uber-go/tally/v4 and adjust API calls.","message":"v4 uses a different API than v3; migration required.","severity":"breaking","affected_versions":"<4.0.0"}],"env_vars":null,"search_vec":"'buffer':6,14 'fast':5 'go':2,10 'librari':8 'metric':7,11 'monitor':12 'talli':3 'uber':1,13","created_at":"2026-06-17T16:33:49.535262+00:00","updated_at":"2026-06-17T16:33:49.535262+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/uber-go/tally","github":"https://github.com/uber-go/tally","docs":"https://pkg.go.dev/github.com/uber-go/tally/v4#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}}