tumbi-assembler/pungi/phases/pkgset
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
..
sources Remove pungi/gather.py and associated code 2024-11-19 14:23:15 +01:00
__init__.py pkgset: Drop kobo.plugin usage from PkgsetSource 2021-01-27 15:55:21 +01:00
common.py Allow disabling inheriting ExcludeArch to noarch packages 2023-03-22 12:56:02 +00:00
pkgsets.py Add basic telemetry support 2025-03-17 10:58:40 +01:00
source.py pkgset: Drop kobo.plugin usage from PkgsetSource 2021-01-27 15:55:21 +01:00