mirror of
https://github.com/opentofu/opentofu.git
synced 2026-06-10 17:10:27 -04:00
Use tracing.SetSpanError() instead of span.RecordError() so that observability tools (Jaeger, Datadog, etc.) correctly mark failed spans with error status during module installation failures. Affected spans: Init, Get Modules, Install Module, Fetch Package. Fixes #4169 Signed-off-by: dongjune8931 <ldj990517@gmail.com> |
||
|---|---|---|
| .. | ||
| doc.go | ||
| file_detector.go | ||
| getter.go | ||
| installer.go | ||
| oci_getter.go | ||
| oci_getter_test.go | ||
| package.go | ||
| subdir.go | ||