How to Configure Trust/Entitlements for Datadog APM Java Agent on Elasticsearch 9.X

1. Is the Datadog APM Java Agent officially supported for use with Elasticsearch 9.x?

2. What are the specifuc Entitlements(security permissions) required for the dd-java-agent.jar to run as a Java Agent on an Elasticsearch 9.x node?

I have attached a stack trace/screenshot showing the exact error encountered during the Elasticsearch startup, which you may find helpful for your investigation.

The error explicitly states: ENTITLEMENT [outbound_network] not granted.

This confirms that the Agent is being blocked from making necessary network connections due to the new security model.