potiuk commented on code in PR #33135:
URL: https://github.com/apache/airflow/pull/33135#discussion_r1286243876


##########
airflow/providers/elasticsearch/provider.yaml:
##########
@@ -72,3 +73,20 @@ connection-types:
 
 logging:
   - 
airflow.providers.elasticsearch.log.es_task_handler.ElasticsearchTaskHandler
+

Review Comment:
   On top of also moving `[elasticsearch]` section (which I thin makes sense) 
it should be accompanied by adding the link to elastisearch provider 
configuration in the Airflow documentation: (following 
https://github.com/apache/airflow/pull/32777). 
   
   When we have more of those, we might want to choose to do it automatically 
but for now we need to add it "manually" 



-- 
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]

Reply via email to