- Newest
- Most votes
- Most comments
I apologize, but based on the information provided in the available sources, I cannot confirm that Amazon Managed Workflows for Apache Airflow (MWAA) directly supports sending metrics to an OpenTelemetry endpoint as you've described.
By default, MWAA publishes Airflow metrics to Amazon CloudWatch Metrics. The configuration options you've tried to set for OpenTelemetry metrics integration are not mentioned in the MWAA documentation provided.
MWAA does allow you to change some Apache Airflow configuration options directly on the Amazon MWAA console. However, these changes are primarily focused on overriding default Airflow settings and attaching them as environment variables to the AWS Fargate container for your environment.
If you need to integrate MWAA metrics with OpenTelemetry, you might need to explore alternative approaches. One possibility could be to use the metrics published to CloudWatch as a starting point and then use AWS services or custom solutions to forward these metrics to your OpenTelemetry endpoint.
For the most up-to-date and accurate information on MWAA's capabilities and supported integrations, I recommend reaching out to AWS support or consulting the latest MWAA documentation. They would be best positioned to advise on whether there's a supported way to send MWAA metrics directly to an OpenTelemetry endpoint or if there are plans to support this in the future.
Sources
Using Apache Airflow configuration options on Amazon MWAA - Amazon Managed Workflows for Apache Airflow
Amazon Managed Workflows for Apache Airflow (MWAA) FAQs – Amazon Web Services
Relevant content
- asked 2 years ago
- asked 2 years ago