{"id":13478714,"url":"https://github.com/tikv/rust-prometheus","last_synced_at":"2025-05-12T15:15:43.749Z","repository":{"id":39423173,"uuid":"65430363","full_name":"tikv/rust-prometheus","owner":"tikv","description":"Prometheus instrumentation library for Rust applications","archived":false,"fork":false,"pushed_at":"2025-04-16T07:37:45.000Z","size":754,"stargazers_count":1122,"open_issues_count":84,"forks_count":199,"subscribers_count":58,"default_branch":"master","last_synced_at":"2025-05-03T07:08:56.879Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tikv.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-08-11T02:06:25.000Z","updated_at":"2025-04-30T03:03:05.000Z","dependencies_parsed_at":"2023-02-01T12:01:05.902Z","dependency_job_id":"31362ded-3f53-477e-84f5-b14655629983","html_url":"https://github.com/tikv/rust-prometheus","commit_stats":{"total_commits":278,"total_committers":81,"mean_commits":3.432098765432099,"dds":0.7302158273381295,"last_synced_commit":"f0c9bc271b8714cec34f85ff2aa905ca6a91b4a9"},"previous_names":["pingcap/rust-prometheus"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Frust-prometheus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Frust-prometheus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Frust-prometheus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Frust-prometheus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tikv","download_url":"https://codeload.github.com/tikv/rust-prometheus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253763964,"owners_count":21960484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T16:02:01.405Z","updated_at":"2025-05-12T15:15:43.698Z","avatar_url":"https://github.com/tikv.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Prometheus Rust client library\n\n[![Build Status](https://github.com/tikv/rust-prometheus/actions/workflows/rust.yml/badge.svg)](https://github.com/tikv/rust-prometheus/actions/workflows/rust.yml)\n[![docs.rs](https://docs.rs/prometheus/badge.svg)](https://docs.rs/prometheus)\n[![crates.io](https://img.shields.io/crates/v/prometheus.svg)](https://crates.io/crates/prometheus)\n\nThis is the [Rust](https://www.rust-lang.org) client library for\n[Prometheus](http://prometheus.io). The main data structures and APIs are ported\nfrom [Go client](https://github.com/prometheus/client_golang).\n\n## Documentation\n\nFind the latest documentation at \u003chttps://docs.rs/prometheus\u003e.\n\n## Advanced\n\n### Crate features\n\nThis crate provides several optional components which can be enabled via [Cargo `[features]`](https://doc.rust-lang.org/cargo/reference/features.html):\n\n- `protobuf`: Protobuf support, enabled by default.\n\n- `gen`: To generate protobuf client with the latest protobuf version instead of\n  using the pre-generated client.\n\n- `nightly`: Enable nightly only features.\n\n- `process`: Enable [process metrics](https://prometheus.io/docs/instrumenting/writing_clientlibs/#process-metrics) support.\n\n- `push`: Enable [push metrics](https://prometheus.io/docs/instrumenting/pushing/) support.\n\n### Static Metric\n\nWhen using a `MetricVec` with label values known at compile time\nprometheus-static-metric reduces the overhead of retrieving the concrete\n`Metric` from a `MetricVec`.\n\nSee [static-metric](./static-metric) directory for details.\n\n## Thanks\n\n- [brian-brazil](https://github.com/brian-brazil)\n- [ccmtaylor](https://github.com/ccmtaylor)\n- [kamalmarhubi](https://github.com/kamalmarhubi)\n- [lucab](https://github.com/lucab)\n- [koushiro](https://github.com/koushiro)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftikv%2Frust-prometheus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftikv%2Frust-prometheus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftikv%2Frust-prometheus/lists"}