Popular repositories Loading
-
-
-
StackExchange.Redis
StackExchange.Redis PublicForked from StackExchange/StackExchange.Redis
General purpose redis client
C#
-
Polly
Polly PublicForked from App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and …
C#
-
-
104 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
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
Contribution activity
February 2025
Created 3 commits in 1 repository
Created 1 repository
-
martintmk/opentelemetry-rust
Rust
This contribution was made on Feb 10
Created a pull request in open-telemetry/opentelemetry-rust that received 13 comments
feat: Refine runtime trait
Contributes to #2643
Changes
This PR cleans-up and simplifies the Runtime
trait.
Before:
pub trait Runtime: Clone + Send + Sync + 'static { type In…
+75
−70
lines changed
•
13
comments
Opened 3 other pull requests in 1 repository
open-telemetry/opentelemetry-rust
2
merged
1
closed
-
Calls to
with_resource
for signal builders (Metrics, Logs, Traces) are now additiveThis contribution was made on Feb 18 -
Enable per-thread instances for histogram stress test
This contribution was made on Feb 13
-
Add an example demonstrating the lock contention for metrics
This contribution was made on Feb 12
Reviewed 5 pull requests in 2 repositories
open-telemetry/opentelemetry-rust
3 pull requests
-
feat: Refine runtime trait
This contribution was made on Feb 27
-
Calls to
with_resource
for signal builders (Metrics, Logs, Traces) are now additiveThis contribution was made on Feb 20 -
Add design docs
This contribution was made on Feb 13
App-vNext/Polly
2 pull requests
-
Fix chaos example issue and enrich notes & diagram
This contribution was made on Feb 7
-
Fix for retry cancellation
This contribution was made on Feb 3