mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 09:27:31 -02:30
Centralized logging via otel
This commit is contained in:
committed by
Chris Meyers
parent
d0fe0ed796
commit
0eb465531c
@@ -30,3 +30,9 @@ pip>=21.3 # PEP 660 – Editable installs for pyproject.toml based builds (wheel
|
||||
debugpy
|
||||
remote-pdb
|
||||
sdb
|
||||
|
||||
# OTEL
|
||||
opentelemetry-api==1.24.0
|
||||
opentelemetry-sdk==1.24.0
|
||||
opentelemetry-instrumentation-logging
|
||||
opentelemetry-exporter-otlp
|
||||
|
||||
Reference in New Issue
Block a user