shannonchoang opened a new issue, #30005: URL: https://github.com/apache/airflow/issues/30005
### Apache Airflow Provider(s) datadog ### Versions of Apache Airflow Providers apache-airflow-providers-datadog==3.0.0 ### Apache Airflow version 2.2.2 ### Operating System Mac OS ### Deployment Amazon (AWS) MWAA ### Deployment details _No response_ ### What happened I installed the provider package for DataDog. After installation I'm not getting any errors but I'm unable to create a DataDog connection through the Airflow UI. I noticed in this file where other providers have a Connections section, Datadog does not. https://github.com/apache/airflow/blob/main/airflow/providers/datadog/provider.yaml ### What you think should happen instead See above -- I believe some code is missing to actually allow the creation of a DataDog connection. ### How to reproduce Install the noted version of the Datadog provider package, through the airflow UI attempt to create a DataDog connection. ### Anything else _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
