This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 08bec93e5c Improve health checks in example docker-compose and clarify
usage (#29408)
add 95e26d5d6b Breeze OpenTelemetry Integration (#29521)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 5 +-
BREEZE.rst | 35 +++++++++++++-
dev/breeze/src/airflow_breeze/global_constants.py | 1 +
images/breeze/output-commands-hash.txt | 12 ++---
images/breeze/output-commands.svg | 4 +-
images/breeze/output_shell.svg | 4 +-
images/breeze/output_start-airflow.svg | 4 +-
images/breeze/output_testing_integration-tests.svg | 4 +-
images/breeze/output_testing_tests.svg | 4 +-
...integration-statsd.yml => integration-otel.yml} | 27 ++++++-----
scripts/ci/docker-compose/integration-statsd.yml | 2 +-
.../ci/docker-compose/otel-collector-config.yml | 55 +++++++++++++---------
.../{prometheus.yml => prometheus-config.yml} | 7 ++-
13 files changed, 108 insertions(+), 56 deletions(-)
copy scripts/ci/docker-compose/{integration-statsd.yml =>
integration-otel.yml} (70%)
copy airflow/providers/apache/impala/provider.yaml =>
scripts/ci/docker-compose/otel-collector-config.yml (55%)
rename scripts/ci/docker-compose/{prometheus.yml => prometheus-config.yml}
(86%)