jedcunningham commented on issue #37999:
URL: https://github.com/apache/airflow/issues/37999#issuecomment-1987635087

   That was my idea. I had 2 that immediately came to mind:
   
   - Allow templating in `index_patterns`, like we do for `log_id_template`
   - A callable that deployment managers can configure that'll take a TI and 
return a value for `index_patterns`. This would allow more complex logic to 
determine the right index_patterns to search.
   
   The former is probably less work, but I'm not sure what context is all 
available to shove in there.


-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to