Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.38.0 #3315

Merged
merged 20 commits into from
Jun 30, 2023
Merged

v2.38.0 #3315

merged 20 commits into from
Jun 30, 2023

Commits on Jun 29, 2023

  1. make http server plugins ServerPlugins (#3261)

    Co-authored-by: Thomas Hunter II <tlhunter@datadog.com>
    jbertran and tlhunter committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6b88f0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d671b51 View commit details
    Browse the repository at this point in the history
  3. Apply service naming workflow to databases (#3256)

    * add cassandra-driver versions
    * add elasticsearch/opensearch versions
    * add mongodb versions
    * add pg versions
    * add oracledb versions
    jbertran authored and tlhunter committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d1a6414 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    8a44c75 View commit details
    Browse the repository at this point in the history
  2. Peer service computation (#3177)

    * introduce peer service computation for outbound edges:
        * add DD_TRACE_SPAN_PEER_SERVICE environment variable
        * add peer service computation logic
        * TODO: add tests for config, outbound, tracer (?)
    * provide a helper for testing peer service computation
    * defer plugin `finish` to TracingPlugin in children
    jbertran authored and tlhunter committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    de13956 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4986fca View commit details
    Browse the repository at this point in the history
  4. add instrumentation for the openai package (#3155)

    - adds support for the OpenAI package
    - includes many things that aren't typical with our other integrations
      - also sends metrics, even when runtime metrics are disabled for the tracer
      - also sends logs directly to the datadog backend, bypassing the agent
    - overall this is the most intricate of any integration we've had so far
    tlhunter committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e062d2e View commit details
    Browse the repository at this point in the history
  5. Fix s3 package upload (#3218)

    randomanderson authored and tlhunter committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e1cf2aa View commit details
    Browse the repository at this point in the history
  6. Telemetry metrics for OTel (#3259)

    Stephen Belanger authored and tlhunter committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    41cd7f1 View commit details
    Browse the repository at this point in the history
  7. Fix job name (#3280)

    nsavoire authored and tlhunter committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5c173c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aeb68a3 View commit details
    Browse the repository at this point in the history
  9. moleculer - service naming (#3281)

    amarziali authored and tlhunter committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    46db91c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    569018f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c606c13 View commit details
    Browse the repository at this point in the history
  12. Taint express route paramaters (#3187)

    * Wrap express process_params to taint route params
    
    * Add taint tracking plugin test for route params
    
    * Change name of express process params channel
    
    * Return process_param result
    
    * Address taint tracking plugin subscriptions test
    CarlesDD authored and tlhunter committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d2b28b3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f67a55b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8fe98e5 View commit details
    Browse the repository at this point in the history
  15. Automated user events (#3205)

    * Add passport local and http instrumentations.
    * Add automated event tracking in appsec..
    
    ---------
    
    Co-authored-by: Carles Capell <107924659+CarlesDD@users.noreply.github.com>
    Co-authored-by: simon-id <simon.id@datadoghq.com>
    3 people authored and tlhunter committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c171776 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    acb9499 View commit details
    Browse the repository at this point in the history
  17. v2.38.0

    tlhunter committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e14b13d View commit details
    Browse the repository at this point in the history