You are configuring OpenTelemetry to transmit logs via a network protocol and want to include the full path to the log file. Which attribute should you add to your Log Record?
You have a root span representing an HTTP request and a child span representing a database query executed as part of handling that request. How should the child span reference its parent span?
You have integrated OpenTelemetry SDK into your application and notice that your logs are automatically being correlated with active traces and spans. Which feature of OpenTelemetry is responsible for this correlation?