DataDog / datadog-aas-extension

Datadog Azure App Services Site Extension
Apache License 2.0
9 stars 12 forks source link

[Java Extension] Add Java17 Self Monitoring App #275

Closed duncanpharvey closed 1 month ago

duncanpharvey commented 1 month ago

What does this PR do?

Motivation

Test both Java 17 and Java 21 for self monitoring

Additional Notes

Describe how to test/QA your changes

Run pipeline with RUNTIME=java and verify that the build script succeeds and the package deployed to self monitoring sends traces, runtime metrics, and custom metrics to Datadog.