An open API service for producing an overview of a list of open source projects.

https://github.com/theduke/prom-write

Score: 12.416690071478975

Last synced: about 8 hours ago
JSON representation

Repository metadata:

CLI and Rust library for sending metrics to Prometheus over the remote write API.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 33
Total Committers: 1
Avg Commits per committer: 33.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Christoph Herzog c****s@t****t 33

Issue and Pull Request metadata

Last synced: 11 months ago

Total issues: 2
Total pull requests: 1
Average time to close issues: N/A
Average time to close pull requests: 6 minutes
Total issue authors: 2
Total pull request authors: 1
Average comments per issue: 1.0
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 1.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/theduke/prom-write

Top Issue Authors

  • emcell (1)
  • brandonros (1)

Top Pull Request Authors

  • theduke (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

crates.io: prometheus_remote_write

Helpers for writing metrics to Prometheus over the remote write API

  • Homepage:
  • Documentation: https://docs.rs/prometheus_remote_write/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 0.2.1 (published almost 3 years ago)
  • Last Synced: 2026-08-13T14:38:38.683Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 16,605 Total
  • Rankings:
    • Dependent repos count: 30.66%
    • Dependent packages count: 36.203%
    • Average: 55.076%
    • Downloads: 98.366%
  • Maintainers (1)
crates.io: prom-write

CLI for writing metrics to Prometheus over the remote write API.

  • Homepage:
  • Documentation: https://docs.rs/prom-write/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 0.2.1 (published almost 3 years ago)
  • Last Synced: 2026-08-13T14:39:26.580Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 3,967 Total
  • Rankings:
    • Dependent repos count: 30.66%
    • Dependent packages count: 36.203%
    • Average: 55.076%
    • Downloads: 98.366%
  • Maintainers (1)

Dependencies

Cargo.lock cargo
  • addr2line 0.21.0
  • adler 1.0.2
  • aho-corasick 1.1.2
  • android-tzdata 0.1.1
  • android_system_properties 0.1.5
  • anyhow 1.0.75
  • autocfg 1.1.0
  • backtrace 0.3.69
  • base64 0.21.5
  • bumpalo 3.14.0
  • bytes 1.5.0
  • cc 1.0.83
  • cfg-if 1.0.0
  • chrono 0.4.31
  • core-foundation-sys 0.8.4
  • diff 0.1.13
  • either 1.9.0
  • fnv 1.0.7
  • form_urlencoded 1.2.0
  • getrandom 0.2.10
  • gimli 0.28.0
  • http 0.2.9
  • iana-time-zone 0.1.58
  • iana-time-zone-haiku 0.1.2
  • idna 0.4.0
  • itertools 0.10.5
  • itertools 0.11.0
  • itoa 1.0.9
  • js-sys 0.3.64
  • libc 0.2.149
  • log 0.4.20
  • memchr 2.6.4
  • miniz_oxide 0.7.1
  • num-traits 0.2.17
  • object 0.32.1
  • once_cell 1.18.0
  • percent-encoding 2.3.0
  • pretty_assertions 1.4.0
  • proc-macro2 1.0.69
  • prometheus-parse 0.2.4
  • prost 0.12.1
  • prost-derive 0.12.1
  • quote 1.0.33
  • regex 1.10.2
  • regex-automata 0.4.3
  • regex-syntax 0.8.2
  • ring 0.17.5
  • rustc-demangle 0.1.23
  • rustls 0.21.8
  • rustls-webpki 0.101.7
  • sct 0.7.1
  • snap 1.1.0
  • spin 0.9.8
  • syn 2.0.38
  • tinyvec 1.6.0
  • tinyvec_macros 0.1.1
  • unicode-bidi 0.3.13
  • unicode-ident 1.0.12
  • unicode-normalization 0.1.22
  • untrusted 0.9.0
  • ureq 2.8.0
  • url 2.4.1
  • wasi 0.11.0+wasi-snapshot-preview1
  • wasm-bindgen 0.2.87
  • wasm-bindgen-backend 0.2.87
  • wasm-bindgen-macro 0.2.87
  • wasm-bindgen-macro-support 0.2.87
  • wasm-bindgen-shared 0.2.87
  • webpki-roots 0.25.2
  • windows-core 0.51.1
  • windows-sys 0.48.0
  • windows-targets 0.48.5
  • windows_aarch64_gnullvm 0.48.5
  • windows_aarch64_msvc 0.48.5
  • windows_i686_gnu 0.48.5
  • windows_i686_msvc 0.48.5
  • windows_x86_64_gnu 0.48.5
  • windows_x86_64_gnullvm 0.48.5
  • windows_x86_64_msvc 0.48.5
  • yansi 0.5.1
.github/workflows/ci.yaml actions
  • actions/checkout v3 composite
  • cachix/install-nix-action v22 composite
  • taiki-e/install-action v2 composite
.github/workflows/release.yaml actions
  • actions/checkout v3 composite
  • taiki-e/install-action v2 composite
Cargo.toml cargo
bin/Cargo.toml cargo
lib/Cargo.toml cargo
  • pretty_assertions 1.4.0 development
  • http 0.2.9
  • prometheus-parse 0.2.4
  • prost 0.12.1
  • snap 1.1.0
  • ureq 2.8.0
  • url 2.4.1