Comparing v85...v86 · DataDog/datadog-lambda-extension

Commits on Aug 29, 2025

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. fix: use a joinset for trace flushing (#793)

    Futures and tokio are best not mixed, so use a tokio joinset instead of
    futures join_all, even though I do like that API
    
    ---------
    
    Co-authored-by: jordan gonzález <30836115+duncanista@users.noreply.github.com>
    Configuration menu

    Browse the repository at this point in the history

  4. Configuration menu

    Browse the repository at this point in the history

  5. Configuration menu

    Browse the repository at this point in the history