Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / posix4e/rust-metrics issues and pull requests
#86 - Fix some typos in comments
Pull Request -
State: closed - Opened by jxub over 6 years ago
#85 - Fix issues with reporting to the console
Pull Request -
State: closed - Opened by whitfin about 7 years ago
#84 - Console reporter only prints once
Issue -
State: closed - Opened by whitfin about 7 years ago
- 3 comments
#83 - Avoid requiring a ` &'static str` in PrometheusReporter::new.
Pull Request -
State: closed - Opened by cstorey over 7 years ago
- 2 comments
#82 - Evaluate tic
Issue -
State: closed - Opened by posix4e almost 8 years ago
#81 - Non-uniform histogram
Issue -
State: open - Opened by arthurprs almost 8 years ago
- 19 comments
#80 - Nits
Pull Request -
State: closed - Opened by posix4e almost 8 years ago
#79 - Properly tick EWMAs at the right rate.
Pull Request -
State: closed - Opened by sfackler almost 8 years ago
- 5 comments
Labels: bug
#78 - Why does StdMeter::new return an Arc<Self>?
Issue -
State: open - Opened by sfackler almost 8 years ago
#77 - Meter::rate shouldn't take a float argument if it only returns rates for 3 values
Issue -
State: open - Opened by sfackler almost 8 years ago
#76 - EWMA uses atomics but also requires &mut borrows
Issue -
State: open - Opened by sfackler almost 8 years ago
#75 - Meter takes i64 but then casts to a usize for averages
Issue -
State: open - Opened by sfackler almost 8 years ago
#74 - How are EWMA/StdMeter ticks supposed to be applied?
Issue -
State: closed - Opened by sfackler almost 8 years ago
#73 - Create without Arc
Pull Request -
State: closed - Opened by chridou almost 8 years ago
- 17 comments
#72 - Impl Display for metrics
Pull Request -
State: closed - Opened by durch almost 8 years ago
- 3 comments
#71 - Fix #70, fix warnings in examples
Pull Request -
State: closed - Opened by durch almost 8 years ago
#70 - Meter's mean_rate is non-finite when in the first second
Issue -
State: closed - Opened by sfackler about 8 years ago
- 1 comment
#69 - docs(Cargo): Fix broken links
Pull Request -
State: closed - Opened by Jake-Shadle about 8 years ago
#68 - Nits
Pull Request -
State: closed - Opened by posix4e about 8 years ago
#67 - Final bits of remove
Pull Request -
State: closed - Opened by eb4890 about 8 years ago
- 9 comments
#66 - Add remove to prometheus reporter
Pull Request -
State: closed - Opened by eb4890 about 8 years ago
- 1 comment
#65 - Remove from reporter
Pull Request -
State: closed - Opened by eb4890 about 8 years ago
- 1 comment
#64 - Ability to remove metrics from registries
Issue -
State: closed - Opened by eb4890 about 8 years ago
- 5 comments
#63 - improve a bit the graphite reporter (and give it an actual test)
Pull Request -
State: closed - Opened by kali over 8 years ago
- 1 comment
#62 - fix graphite reporter
Pull Request -
State: closed - Opened by kali over 8 years ago
- 3 comments
#61 - Create a multimetric
Issue -
State: closed - Opened by posix4e over 8 years ago
- 2 comments
Labels: 1 - Ready
#60 - Create a mutexless meter
Issue -
State: closed - Opened by posix4e over 8 years ago
- 1 comment
Labels: 1 - Ready
#59 - Add support to stop to the reporters
Pull Request -
State: closed - Opened by posix4e over 8 years ago
#58 - Add histogram support to prometheus dump
Issue -
State: closed - Opened by posix4e over 8 years ago
- 2 comments
Labels: help wanted, 1 - Ready
#57 - Api fix
Pull Request -
State: closed - Opened by posix4e over 8 years ago
- 2 comments
#56 - Api fix
Pull Request -
State: closed - Opened by posix4e over 8 years ago
- 2 comments
#55 - API change ideas
Issue -
State: closed - Opened by waywardmonkeys over 8 years ago
- 4 comments
#54 - Pull protobufs into a different module
Pull Request -
State: closed - Opened by posix4e over 8 years ago
- 3 comments
#53 - Derive Clone for Metric
Pull Request -
State: closed - Opened by overvenus over 8 years ago
- 8 comments
#52 - Add promo_proto.rs
Pull Request -
State: closed - Opened by overvenus over 8 years ago
- 4 comments
#51 - Move to autogenerated promo_proto.rs
Issue -
State: closed - Opened by overvenus over 8 years ago
- 5 comments
#50 - Add prometheus tests to travis WIP
Pull Request -
State: closed - Opened by posix4e over 8 years ago
#49 - Fix text format parsing error
Pull Request -
State: closed - Opened by overvenus over 8 years ago
#48 - wip Label fix
Pull Request -
State: closed - Opened by posix4e over 8 years ago
- 3 comments
#47 - Fix unresolved PrometheusReporter
Pull Request -
State: closed - Opened by overvenus over 8 years ago
#46 - Always use stable travis
Pull Request -
State: closed - Opened by posix4e over 8 years ago
- 2 comments
Labels: 3 - Review
#45 - Prometheus Experiment -> Beta reqs
Issue -
State: closed - Opened by posix4e over 8 years ago
- 1 comment
Labels: enhancement, help wanted, 1 - Ready
#44 - Make prometheus support optional
Pull Request -
State: closed - Opened by posix4e over 8 years ago
- 2 comments
Labels: 3 - Review
#43 - Create a stdout logging example
Pull Request -
State: closed - Opened by posix4e over 8 years ago
#42 - Remove redundant instructions
Pull Request -
State: closed - Opened by posix4e over 8 years ago
#41 - Don't let metric values be public.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#40 - Counters and gauges on 32 bit platforms are limited
Issue -
State: closed - Opened by waywardmonkeys over 8 years ago
- 4 comments
Labels: bug, 1 - Ready
#39 - Cleanup gauge
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
- 1 comment
#38 - Meter must be Send+Sync.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#37 - Atomic counter
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#36 - Switch Meter over to being Arc<>.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#35 - Wrap metrics in a Metric enum. Remove MetricValue.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
- 1 comment
#34 - Use Result<(), Error>, not Result<String, Error>.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#33 - Evolution
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#32 - Update Histogram to 0.6.x
Pull Request -
State: closed - Opened by brayniac over 8 years ago
- 1 comment
#31 - Don't make StdMeter & StdGauge Copy. (WIP)
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#30 - Use assert_eq!(x, y) and not assert!(x == y).
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#29 - snapshot shouldn't consume the metric.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#28 - Add Default impls for registry, metrics.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
- 2 comments
#27 - Enable more warnings.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#26 - Use += / -= instead of x = x +/- v.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#25 - Fix typos.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#24 - Casting cleanup
Pull Request -
State: closed - Opened by carols10cents over 8 years ago
#23 - Resolve warnings
Pull Request -
State: closed - Opened by carols10cents over 8 years ago
- 2 comments
#22 - Add instructions for getting set up with development
Pull Request -
State: closed - Opened by carols10cents over 8 years ago
- 2 comments
#21 - re-enable EWMA
Issue -
State: closed - Opened by posix4e over 8 years ago
- 1 comment
Labels: enhancement, help wanted
#20 - Stop unwrapping carbon errors
Pull Request -
State: closed - Opened by posix4e over 8 years ago
- 1 comment
#19 - Remove conversion of &str to String in Carbon reporter.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#18 - Correct license field in Cargo.toml.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#17 - CarbonStream doesn't need to be public.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#16 - Ignore a file created by VSCode.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#15 - Remove dependency on num.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#14 - Add missing license files, correct copyright year.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#13 - Link to Prometheus.
Pull Request -
State: closed - Opened by waywardmonkeys over 8 years ago
#12 - docs(readme): Use rust for code block
Pull Request -
State: closed - Opened by Jake-Shadle over 8 years ago
- 1 comment
#11 - Syntax highlighting for sample code
Pull Request -
State: closed - Opened by mre over 8 years ago
- 1 comment
#10 - rust-lang-nursery/log
Issue -
State: closed - Opened by posix4e over 8 years ago
#9 - IRC channel in readme is incorrect
Issue -
State: closed - Opened by jdm over 8 years ago
- 1 comment
#8 - Make reporters opt out able via feature flags
Issue -
State: closed - Opened by posix4e over 8 years ago
Labels: enhancement, help wanted
#7 - Add histogram support to prometheus dump
Issue -
State: closed - Opened by posix4e over 8 years ago
- 3 comments
Labels: enhancement, help wanted
#6 - Alarming via syslogd/stdout/journald
Issue -
State: closed - Opened by posix4e over 8 years ago
- 1 comment
Labels: enhancement, help wanted, 1 - Ready
#5 - Metrics store for prometheus
Issue -
State: closed - Opened by posix4e over 8 years ago
Labels: enhancement, help wanted
#4 - A mini testing dsl around metrics generation
Issue -
State: closed - Opened by posix4e over 8 years ago
Labels: enhancement, help wanted
#3 - Prometheus reporter doesn't properly represent the dimensions of the metrics
Issue -
State: closed - Opened by posix4e over 8 years ago
Labels: bug, help wanted
#2 - Integration tests prometheus
Issue -
State: closed - Opened by posix4e over 8 years ago
Labels: help wanted
#1 - Prometheus
Pull Request -
State: closed - Opened by posix4e over 8 years ago