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.
- Host: GitHub
- URL: https://github.com/theduke/prom-write
- Owner: theduke
- License: apache-2.0
- Created: 2023-11-01T00:02:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T22:05:32.000Z (almost 3 years ago)
- Last Synced: 2026-06-25T07:26:57.955Z (about 2 months ago)
- Language: Rust
- Size: 69.3 KB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Owner metadata:
- Name: Christoph Herzog
- Login: theduke
- Email:
- Kind: user
- Description:
- Website: https://refaktory.net
- Location:
- Twitter:
- Company: Wasmer
- Icon url: https://avatars.githubusercontent.com/u/241621?v=4
- Repositories: 237
- Last Synced at: 2024-04-16T05:40:35.950Z
- Profile URL: https://github.com/theduke
GitHub Events
Total
- Issue comment event: 1
- Issues event: 1
- Watch event: 2
- Total: 4
Last Year
- Issue comment event: 1
- Issues event: 1
- Total: 2
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 | 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
Top Issue Authors
- emcell (1)
- brandonros (1)
Top Pull Request Authors
- theduke (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 2
-
Total downloads:
- cargo: 20,572 total
- Total dependent packages: 1 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 6
- Total maintainers: 1
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
- 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
- actions/checkout v3 composite
- cachix/install-nix-action v22 composite
- taiki-e/install-action v2 composite
- actions/checkout v3 composite
- taiki-e/install-action v2 composite
- 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