You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "shannonchoang (via GitHub)" <gi...@apache.org> on 2023/03/09 21:13:46 UTC

[GitHub] [airflow] shannonchoang opened a new issue, #30005: DataDog Connection type not available

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: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] Taragolis closed issue #30005: DataDog Connection type not available

Posted by "Taragolis (via GitHub)" <gi...@apache.org>.
Taragolis closed issue #30005: DataDog Connection type not available 
URL: https://github.com/apache/airflow/issues/30005


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] Taragolis commented on issue #30005: DataDog Connection type not available

Posted by "Taragolis (via GitHub)" <gi...@apache.org>.
Taragolis commented on issue #30005:
URL: https://github.com/apache/airflow/issues/30005#issuecomment-1462845084

   DataDog provider not implemented own connection, my assuming that this hook expected to use Generic connection.
   And Hook not implements mandatory class attributes for appear in the UI, see: https://github.com/apache/airflow/issues/28790


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] boring-cyborg[bot] commented on issue #30005: DataDog Connection type not available

Posted by "boring-cyborg[bot] (via GitHub)" <gi...@apache.org>.
boring-cyborg[bot] commented on issue #30005:
URL: https://github.com/apache/airflow/issues/30005#issuecomment-1462833023

   Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] Taragolis commented on issue #30005: DataDog Connection type not available

Posted by "Taragolis (via GitHub)" <gi...@apache.org>.
Taragolis commented on issue #30005:
URL: https://github.com/apache/airflow/issues/30005#issuecomment-1462852665

   close as DataDog is listed in https://github.com/apache/airflow/issues/28790, but even if this issue is duplicate you still could contribute to improve situation with connections


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org