Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository:DataDog/datadog-lambda-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:7b54882
Choose a base ref
...
head repository:DataDog/datadog-lambda-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:968710e
Choose a head ref
  • 7 commits
  • 31 files changed
  • 5 contributors

Commits on Sep 17, 2025

  1. Configuration menu
    Copy the full SHA
    784a41bView commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Configuration menu
    Copy the full SHA
    bb2271cView commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. Configuration menu
    Copy the full SHA
    b6131e5View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Configuration menu
    Copy the full SHA
    09143feView commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. APMSVLS-65 Extract Trace Context For AppSync Events (#657)

    APMSVLS-65 first draft of extractor helper function and inclusion in extract_dd_trace_context Second draft of implementation for extracting trace context from event['request']['headers'] Merge branch 'main' into rithika.narayan/APMSVLS-65/extract-context-from-appsync Removing unnecessary allocations from header extraction Added unit tests for extracting context from event['request']['headers'] Refactoring change to use extract_context_from_http_event_or_context Removing extra testing file linting Merge branch 'main' into rithika.narayan/APMSVLS-65/extract-context-from-appsync Cleaned up repeated get calls Checking for request header field without raising exception Removing extraneous file Refactored code, added more unit tests More comprehensive unit testing for coverage Removing imported files Removing more unnecessary files WIP testing whether decode_authorizer_context is set Cleanup More cleanup Testing refactoring for size Removed comments removing changes in tracer Restoring implementation Bump zipped layer size Integer layer size Merge branch 'main' into rithika.narayan/APMSVLS-65/extract-context-from-appsync Fixing layer size calculation Adding unit test for using extract_context_from_lambda_context linting Merge branch 'main' into rithika.narayan/APMSVLS-65/extract-context-from-appsync
    @rithikanarayan
    rithikanarayan authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    93d4a07View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2025

  1. feat: Add batchItemFailures metric (#664)

    * feat: Add batchItemFailures metric * fmt
    @astuyve
    astuyve authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    d776378View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968710eView commit details
    Browse the repository at this point in the history
Loading