https://github.com/tikv/rust-prometheus

Last synced: about 1 month ago

Repository metadata:

Prometheus instrumentation library for Rust applications


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 278
Total Committers: 81
Avg Commits per committer: 3.432
Development Distribution Score (DDS): 0.73

Commits in past year: 10
Committers in past year: 8
Avg Commits per committer in past year: 1.25
Development Distribution Score (DDS) in past year: 0.7

Name Email Commits
Neil Shen o****s@g****m 75
siddontang s****g@g****m 21
Max Inden m****l@m****e 19
Luca Bruno l****o@c****m 18
Wenxuan Shi hi@b****g 17
dependabot[bot] 4****] 11
Renkai g****r@g****m 6
Wenxuan Shi b****h@p****m 6
Qinxuan Chen k****x@g****m 5
Bruce Mitchener b****r@g****m 5
A. Hobden a****w@h****g 5
Ana Hobden o****r@h****g 4
Wenxuan Shi me@b****g 3
UncP u****u@g****m 3
Luca Bruno l****b@r****m 3
Kamal Marhubi k****l@m****m 3
bethforsyth b****h@r****m 2
nickelc c****l@g****m 2
niedhui d****e@g****m 2
Nick Cameron n****c@n****g 2
Kornel k****l@g****t 2
Jay b****e@g****m 2
Jaseem Abid me@j****n 2
Brenden Matthews b****n@d****m 2
Brandon W Maister b****m@m****o 2
Gastón Kleiman g****n@a****g 1
Francis Lalonde f****e@g****m 1
Folyd l****w@g****m 1
Eval Exec e****y@g****m 1
Douglas Campos q****x@q****e 1
and 51 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: prometheus

Prometheus instrumentation library for Rust applications.

  • Homepage: https://github.com/tikv/rust-prometheus
  • Documentation: https://docs.rs/prometheus/
  • Licenses: Apache-2.0
  • Latest release: 0.13.4 (published 8 months ago)
  • Last Synced: 2024-11-10T20:34:14.816Z (about 1 month ago)
  • Versions: 40
  • Dependent Packages: 301
  • Dependent Repositories: 4,206
  • Downloads: 31,835,758 Total
  • Docker Downloads: 23,307,826
  • Rankings:
    • Dependent packages count: 0.279%
    • Downloads: 0.374%
    • Dependent repos count: 0.562%
    • Docker downloads count: 1.887%
    • Average: 2.081%
    • Forks count: 4.33%
    • Stargazers count: 5.057%
  • Maintainers (6)
cargo: prometheus-static-metric

Static metric helper utilities for rust-prometheus.

  • Homepage: https://github.com/tikv/rust-prometheus
  • Documentation: https://docs.rs/prometheus-static-metric/
  • Licenses: Apache-2.0
  • Latest release: 0.5.1 (published almost 4 years ago)
  • Last Synced: 2024-11-10T20:34:15.130Z (about 1 month ago)
  • Versions: 8
  • Dependent Packages: 6
  • Dependent Repositories: 105
  • Downloads: 584,753 Total
  • Docker Downloads: 13
  • Rankings:
    • Downloads: 3.185%
    • Dependent repos count: 3.503%
    • Forks count: 4.131%
    • Average: 4.772%
    • Stargazers count: 5.219%
    • Dependent packages count: 7.823%
  • Maintainers (2)
cargo: prometheus-32bitfix

Prometheus instrumentation library for Rust applications.

  • Homepage: https://github.com/tikv/rust-prometheus
  • Documentation: https://docs.rs/prometheus-32bitfix/
  • Licenses: Apache-2.0
  • Latest release: 0.13.1 (published over 2 years ago)
  • Last Synced: 2024-11-10T20:34:16.753Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 6
  • Downloads: 5,063 Total
  • Rankings:
    • Forks count: 4.131%
    • Stargazers count: 5.219%
    • Dependent repos count: 9.447%
    • Average: 11.902%
    • Dependent packages count: 15.447%
    • Downloads: 25.267%
  • Maintainers (1)

Dependencies

.github/workflows/rust.yml actions
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
Cargo.toml cargo
  • criterion 0.4 development
  • getopts ^0.2 development
  • hyper ^0.14 development
  • tokio ^1.0 development
  • cfg-if ^1.0
  • fnv ^1.0
  • lazy_static ^1.4
  • libc ^0.2
  • memchr ^2.3
  • parking_lot ^0.12
  • protobuf ^2.0
  • reqwest ^0.11
  • thiserror ^1.0
static-metric/Cargo.toml cargo
  • criterion 0.4 development
  • lazy_static 1.4
  • proc-macro2 1.0
  • quote 1.0
  • syn 1.0