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

[Serverless Mini Agent] Bump Serverless Mini Agent Version to 0.6.0 #555

Merged

Conversation

duncanpharvey
Copy link
Contributor

What does this PR do?

Bumps Serverless Mini Agent Version to 0.6.0.

Motivation

Upcoming release of version 0.6.0.

Additional Notes

How to test the change?

  • Build mini agent locally
  • Azure Functions
    • Deploy Azure Function or Google Cloud Function with mini agent binary in root path
    • Set DD_MINI_AGENT_PATH
      • Azure: /home/site/wwwroot/datadog-serverless-trace-mini-agent
      • Google: /workspace/datadog-serverless-trace-mini-agent
  • Spring Apps
    • Build an Azure Spring App with persistent storage
    • ssh into the Azure Spring App instance and upload the Datadog Java Tracer and Serverless Mini Agent
    • Add -javaagent:/persistent/dd-java-agent.jar to the JVM options
    • Set DD_TRACE_TRACER_METRICS_ENABLED to true
    • Start the Serverless Mini Agent

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@6eaa738). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #555   +/-   ##
=======================================
  Coverage        ?   70.43%           
=======================================
  Files           ?      213           
  Lines           ?    28455           
  Branches        ?        0           
=======================================
  Hits            ?    20043           
  Misses          ?     8412           
  Partials        ?        0           
Components Coverage Δ
crashtracker 25.14% <ø> (?)
datadog-alloc 98.73% <ø> (?)
data-pipeline 50.00% <ø> (?)
data-pipeline-ffi 0.00% <ø> (?)
ddcommon 86.23% <ø> (?)
ddcommon-ffi 74.58% <ø> (?)
ddtelemetry 58.95% <ø> (?)
ipc 84.18% <ø> (?)
profiling 78.09% <ø> (?)
profiling-ffi 56.76% <ø> (?)
serverless 0.00% <ø> (?)
sidecar 35.42% <ø> (?)
sidecar-ffi 0.00% <ø> (?)
spawn-worker 54.98% <ø> (?)
trace-mini-agent 70.88% <ø> (?)
trace-normalization 98.24% <ø> (?)
trace-obfuscation 95.73% <ø> (?)
trace-protobuf 77.16% <ø> (?)
trace-utils 90.90% <ø> (?)

@pr-commenter
Copy link

pr-commenter bot commented Jul 31, 2024

Benchmarks

This comment was omitted because it was over 65536 characters.Please check the Gitlab Job logs to see its output.

@duncanpharvey duncanpharvey merged commit f3fb542 into main Jul 31, 2024
32 checks passed
@duncanpharvey duncanpharvey deleted the duncan-harvey/serverless-mini-agent-bump-version branch July 31, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants