Add ability to override the container name instead of base in kubernetes executor
Open
kind:feature
needs-triage
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 472
Description
### Description
There is no way to override the container name for the jobs launched by kubernetes executor; this makes observability per job level super hard as per the OTel specifications for monitoring.
### Use case/motivation
We want to have granular monitoring over each job per the kubernetes metrics, otel traces and log collectors.
### Related issues
_No response_
### Are you willing to submit a 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)
Contributor guide
Assessment
This issue has not been assessed yet.