Popular repositories Loading
-
cpp_serializers_benchmark
cpp_serializers_benchmark PublicC++ serializers benchmark with realistic data
-
-
opentelemetry-rust
opentelemetry-rust PublicForked from open-telemetry/opentelemetry-rust
The Rust OpenTelemetry implementation
Rust
-
115 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
open-telemetry/opentelemetry-rust,
tower-rs/tower,
diesel-rs/diesel
and 4 other
repositories
Loading
Contribution activity
March 2025
Created 2 commits in 1 repository
Created a pull request in open-telemetry/opentelemetry-rust that received 15 comments
refactor: AggregatedMetrics as enum instead of dyn Aggregation
Changes
Introduced a new AggregatedMetrics
enum, which store data reported by Instruments.
Change Metric::data
field from Box<dyn Aggregation>
to A…
+741
−609
lines changed
•
15
comments
Reviewed 2 pull requests in 1 repository
open-telemetry/opentelemetry-rust
2 pull requests
-
refactor: AggregatedMetrics as enum instead of dyn Aggregation
This contribution was made on Mar 25
-
fix: validate Baggage key by W3C standards
This contribution was made on Mar 18