Skip to content

[exporterhelper] Preserve request span context in the persistent queue

a057af0
Select commit
Loading
Failed to load commit list.
Merged

[exporterhelper] Preserve request span context in the persistent queue #13188

[exporterhelper] Preserve request span context in the persistent queue
a057af0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 13, 2025 in 0s

70.55% of diff hit (target 95.00%)

View this Pull Request on Codecov

70.55% of diff hit (target 95.00%)

Annotations

Check warning on line 77 in exporter/exporterhelper/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/exporterhelper/logs.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 76 in exporter/exporterhelper/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/exporterhelper/metrics.go#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 76 in exporter/exporterhelper/traces.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/exporterhelper/traces.go#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 79 in exporter/exporterhelper/xexporterhelper/profiles.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/exporterhelper/xexporterhelper/profiles.go#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 32 in pdata/xpdata/request/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pdata/xpdata/request/context.go#L28-L32

Added lines #L28 - L32 were not covered by tests

Check warning on line 38 in pdata/xpdata/request/logs_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pdata/xpdata/request/logs_request.go#L30-L38

Added lines #L30 - L38 were not covered by tests

Check warning on line 38 in pdata/xpdata/request/metrics_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pdata/xpdata/request/metrics_request.go#L30-L38

Added lines #L30 - L38 were not covered by tests

Check warning on line 38 in pdata/xpdata/request/profiles_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pdata/xpdata/request/profiles_request.go#L30-L38

Added lines #L30 - L38 were not covered by tests

Check warning on line 38 in pdata/xpdata/request/traces_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pdata/xpdata/request/traces_request.go#L30-L38

Added lines #L30 - L38 were not covered by tests

Check warning on line 29 in pdata/xpdata/request/version_check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pdata/xpdata/request/version_check.go#L28-L29

Added lines #L28 - L29 were not covered by tests