{"id":65271,"library":"net-metrics","title":"Uber Net Metrics","description":"Package metrics is a telemetry client designed for Uber's software networking team, supporting counters, gauges, histograms, and vectors with push and pull collection.","status":"active","version":"1.4.0","language":"go","source_language":null,"source_url":null,"tags":["metrics","telemetry","prometheus","uber","networking"],"install":[{"cmd":"go get go.uber.org/net/metrics","lang":"bash","label":"Install go.uber.org/net/metrics"}],"dependencies":[],"imports":[{"symbol":"metrics","correct":"go.uber.org/net/metrics"}],"quickstart":{"code":"import \"go.uber.org/net/metrics\"\n\nfunc main() {\n    root := metrics.New()\n    counter := root.Counter(\"requests_total\")\n    counter.Inc()\n}","lang":"go","description":"Create a root metrics scope and increment a counter."},"warnings":[],"env_vars":null,"search_vec":"'client':9 'collect':27 'counter':18 'design':10 'gaug':19 'histogram':20 'metric':3,5,28 'net':2 'network':15,32 'packag':4 'prometheus':30 'pull':26 'push':24 'softwar':14 'support':17 'team':16 'telemetri':8,29 'uber':1,12,31 'vector':22","created_at":"2026-06-17T17:08:04.053161+00:00","updated_at":"2026-06-17T17:08:04.053161+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/yarpc/metrics","github":null,"docs":"https://pkg.go.dev/go.uber.org/net/metrics#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}}