How Apollo Studio send 'apollo.operations.XXX' metrics to another aggregation tool (not only Datadog)?

We’d like to check slowest Service time for not only Last 1 day.
This document said, Apollo Studio can send those metrics (such as apollo.operations.latency.XXX) to Datadog.
https://www.apollographql.com/docs/studio/datadog-integration/

By the way, could Apollo Studio send those metrics to another aggregation tool? For example, could we use OpenTelemetry to send those metrics to Azure Application Insights (or another metrics aggregation tool)?

If we can, please answer it. Thank you.