{"id":74786,"library":"linki-instrumented-http","title":"Instrumented HTTP","description":"Package instrumented_http provides a drop-in metrics-enabled replacement for any http.Client or http.RoundTripper.","status":"active","version":"0.3.0","language":"go","source_language":null,"source_url":"https://github.com/linki/instrumented_http","tags":["http","metrics","client","monitoring"],"install":[{"cmd":"go get github.com/linki/instrumented_http","lang":"bash","label":"Install github.com/linki/instrumented_http"}],"dependencies":[],"imports":[{"symbol":"instrumented_http","correct":"github.com/linki/instrumented_http"}],"quickstart":{"code":"package main\n\nimport (\n\t\"net/http\"\n\t\"github.com/linki/instrumented_http\"\n)\n\nfunc main() {\n\tclient := instrumented_http.NewClient(nil)\n\tresp, _ := client.Get(\"https://example.com\")\n\tdefer resp.Body.Close()\n}","lang":"go","description":"Creates an instrumented HTTP client with default metrics."},"warnings":[],"env_vars":null,"search_vec":"'client':22 'drop':9 'drop-in':8 'enabl':13 'http':2,5,20 'http.client':17 'http.roundtripper':19 'instrument':1,4 'metric':12,21 'metrics-en':11 'monitor':23 'packag':3 'provid':6 'replac':14","created_at":"2026-06-17T19:08:21.891545+00:00","updated_at":"2026-06-17T19:08:21.891545+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/linki/instrumented_http","github":"https://github.com/linki/instrumented_http","docs":"https://pkg.go.dev/github.com/linki/instrumented_http#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","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}}