tumbi-assembler/pungi/phases
Lubomír Sedlář c15ddbc946 Add basic telemetry support
This patch adds support for Opentelemetry. If
OTEL_EXPORTER_OTLP_ENDPOINT env variable is defined, it will send traces
there. Otherwise there is no change.

The whole compose is wrapped in a single span. Nested under that are
spans for operations that involve a remote server.

* Talking to CTS
* Sending API requests to Koji
* Any git repo clone

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2025-03-17 10:58:40 +01:00
..
gather Drop usage of six 2024-11-29 09:29:20 +01:00
pkgset Add basic telemetry support 2025-03-17 10:58:40 +01:00
__init__.py Remove live_images.py (LiveImagesPhase) 2024-08-05 10:55:08 +00:00
base.py Log time taken of each phase 2022-07-12 16:56:41 +08:00
buildinstall.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
createiso.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
createrepo.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
extra_files.py Download extra files from container registry 2025-01-10 16:34:34 +01:00
extra_isos.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
image_build.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
image_checksum.py Adding multithreading support for pungi/phases/image_checksum.py 2021-08-12 10:13:15 +02:00
image_container.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
init.py init: Filter comps for modular variants with tags 2022-11-03 11:11:01 +01:00
kiwibuild.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
livemedia_phase.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
osbs.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
osbuild.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
ostree.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
ostree_container.py Protect against decoding errors with subprocess text mode 2025-01-16 09:20:27 +01:00
ostree_installer.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
phases_metadata.py Format code base with black 2020-02-05 17:35:47 +08:00
repoclosure.py Remove pungi/gather.py and associated code 2024-11-19 14:23:15 +01:00
test.py Make black happy 2025-02-13 13:22:24 +01:00
weaver.py Add basic telemetry support 2025-03-17 10:58:40 +01:00