summaryrefslogtreecommitdiffstats
path: root/.yamllint
diff options
context:
space:
mode:
authorChris Meyers <chris.meyers.fsu@gmail.com>2024-05-13 17:16:17 +0200
committerChris Meyers <chrismeyersfsu@users.noreply.github.com>2024-05-31 19:55:17 +0200
commit0eb465531ca97aa5b932ec5752b1bdfea3181d9f (patch)
tree0ba1169b9f2d2520eb866e1c2f9755480ed06f84 /.yamllint
parentAdd check_instance_ready management command (#15238) (diff)
downloadawx-0eb465531ca97aa5b932ec5752b1bdfea3181d9f.tar.xz
awx-0eb465531ca97aa5b932ec5752b1bdfea3181d9f.zip
Centralized logging via otel
Diffstat (limited to '.yamllint')
-rw-r--r--.yamllint2
1 files changed, 2 insertions, 0 deletions
diff --git a/.yamllint b/.yamllint
index a937588cdc..87a0d311a6 100644
--- a/.yamllint
+++ b/.yamllint
@@ -11,6 +11,8 @@ ignore: |
# django template files
awx/api/templates/instance_install_bundle/**
.readthedocs.yaml
+ tools/loki
+ tools/otel
extends: default