{"id":59193,"library":"opentelemetry-prometheus","title":"OpenTelemetry Prometheus","description":"Prometheus exporter for OpenTelemetry (This crate is discontinued and is no longer maintained)","status":"active","version":"0.31.0","language":"rust","source_language":null,"source_url":"https://github.com/open-telemetry/opentelemetry-rust","tags":["opentelemetry","prometheus","metrics","exporter","discontinued"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nopentelemetry-prometheus = \"0.31.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add opentelemetry-prometheus","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"PrometheusExporter","correct":"use opentelemetry_prometheus::PrometheusExporter;"}],"quickstart":{"code":"use opentelemetry_prometheus::PrometheusExporter;\n\nfn main() {\n    let exporter = PrometheusExporter::default();\n    println!(\"Exporter created\");\n}","lang":"rust","description":"Create a default Prometheus exporter."},"warnings":[{"fix":"Consider using the official OpenTelemetry Rust SDK with Prometheus support or other alternatives.","message":"This crate is discontinued and no longer maintained.","severity":"breaking","affected_versions":">=0.31.0"}],"env_vars":null,"search_vec":"'crate':8 'discontinu':10,20 'export':4,19 'longer':14 'maintain':15 'metric':18 'opentelemetri':1,6,16 'prometheus':2,3,17","created_at":"2026-06-16T16:53:54.282213+00:00","updated_at":"2026-06-16T16:53:54.282213+00:00","problems":[],"ecosystem":"crates","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/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-prometheus","github":"https://github.com/open-telemetry/opentelemetry-rust","docs":"https://docs.rs/opentelemetry-prometheus/","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-16","next_check":"2026-12-13","install_tag":null}}