{"id":53178,"library":"orijtech-prometheus-go-metrics-exporter","title":"Prometheus Go Metrics Exporter","description":"A Go library for exporting Go runtime metrics to Prometheus.","status":"active","version":"0.0.6","language":"go","source_language":null,"source_url":"https://github.com/orijtech/prometheus-go-metrics-exporter","tags":["prometheus","metrics","monitoring","runtime"],"install":[{"cmd":"go get github.com/orijtech/prometheus-go-metrics-exporter","lang":"bash","label":"Install github.com/orijtech/prometheus-go-metrics-exporter"}],"dependencies":[],"imports":[{"symbol":"prometheusmetrics","correct":"github.com/orijtech/prometheus-go-metrics-exporter"}],"quickstart":{"code":"package main\n\nimport (\n\t\"net/http\"\n\t\"github.com/orijtech/prometheus-go-metrics-exporter\"\n\t\"github.com/prometheus/client_golang/prometheus/promhttp\"\n)\n\nfunc main() {\n\thttp.Handle(\"/metrics\", promhttp.Handler())\n\thttp.ListenAndServe(\":8080\", nil)\n}","lang":"go","description":"Expose Go runtime metrics via an HTTP endpoint."},"warnings":[],"env_vars":null,"search_vec":"'export':4,9 'go':2,6,10 'librari':7 'metric':3,12,16 'monitor':17 'prometheus':1,14,15 'runtim':11,18","created_at":"2026-06-15T07:29:59.537276+00:00","updated_at":"2026-06-15T07:29:59.537276+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/orijtech/prometheus-go-metrics-exporter","github":"https://github.com/orijtech/prometheus-go-metrics-exporter","docs":"https://pkg.go.dev/github.com/orijtech/prometheus-go-metrics-exporter#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-15","next_check":"2026-12-12","install_tag":null}}