dstandish edited a comment on issue #6817: [AIRFLOW-6254] obscure conn extra in 
logs
URL: https://github.com/apache/airflow/pull/6817#issuecomment-565762773
 
 
   @potiuk @ashb i suppose we could iterate `extra_dejson` and just obscure the 
values?  i.e. so at least keys would be displayed...  not sure it adds 
worthwhile benefit if the values are obscured anyway.  
   
   i.e. `{k: 'XXXXXX' for k, _ in extra_dejson.items()}`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to