This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from e195c6a Make KubernetesExecutor recognize kubernetes_labels (#10412)
add 2db8bf3 Group logging & monitoring guides in one section (#10394)
No new revisions were added by this update.
Summary of changes:
docs/best-practices.rst | 2 +-
docs/howto/index.rst | 3 ---
docs/index.rst | 3 +--
docs/integration.rst | 8 ++++----
docs/{howto => logging-monitoring}/check-health.rst | 0
docs/{ => logging-monitoring}/errors.rst | 0
docs/{howto/operator/apache => logging-monitoring}/index.rst | 7 +++----
.../write-logs.rst => logging-monitoring/logging-tasks.rst} | 12 ++++++------
docs/{ => logging-monitoring}/metrics.rst | 0
.../{howto => logging-monitoring}/tracking-user-activity.rst | 2 +-
docs/redirects.txt | 11 ++++++++++-
11 files changed, 26 insertions(+), 22 deletions(-)
rename docs/{howto => logging-monitoring}/check-health.rst (100%)
rename docs/{ => logging-monitoring}/errors.rst (100%)
copy docs/{howto/operator/apache => logging-monitoring}/index.rst (86%)
rename docs/{howto/write-logs.rst => logging-monitoring/logging-tasks.rst}
(99%)
rename docs/{ => logging-monitoring}/metrics.rst (100%)
rename docs/{howto => logging-monitoring}/tracking-user-activity.rst (98%)