Skip to content
View eliottness's full-sized avatar
  • Datadog
  • Paris, France

Block or report eliottness

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DataDog/dd-trace-go Public

    Datadog Go Library including APM tracing, profiling, and security monitoring.

    Go 725 455

  2. DataDog/datadog-operator Public

    Kubernetes Operator for Datadog Resources

    Go 340 115

  3. DataDog/orchestrion Public

    Automatic compile-time instrumentation of Go code

    Go 379 14

  4. DataDog/go-libddwaf Public

    Go bindings for DataDog/libddwaf

    Go 11 2

625 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 2 commits in 1 repository
Created 1 repository

Created a pull request in DataDog/dd-trace-go that received 2 comments

internal/telemetry: replace sync.Map by xsync.Map

What does this PR do? This PR replaces all usages of internal.SyncMap[K, V] with xsync.MapOf[K, V]: Change the types Do calls to xsync.NewMapOf

+88 −105 lines changed 2 comments
Opened 5 other pull requests in 3 repositories
Reviewed 12 pull requests in 4 repositories
Opened 2 issues in 2 repositories
Loading