Fix double question mark in http.target #339
ci.yml
on: pull_request
test-windows
6m 37s
build
4m 17s
Annotations
4 errors and 2 warnings
Elastic.OpenTelemetry.Tests.Processors.ElasticCompatibilityProcessorTests.AddsExpectedHttpAttributes_WhenUrlQuery_IsPresent:
tests/Elastic.OpenTelemetry.Tests/Processors/ElasticCompatibilityProcessorTests.cs#L79
Expected activity.Tags.Single(t => t.Key == TraceSemanticConventions.HttpTarget).Value to be "/my/path?q=OpenTelemetry" with a length of 24, but "/my/pathq=OpenTelemetry" has a length of 23, differs near "q=O" (index 8).
|
build
Process completed with exit code 1.
|
Elastic.OpenTelemetry.Tests.Processors.ElasticCompatibilityProcessorTests.AddsExpectedHttpAttributes_WhenUrlQuery_IsPresent:
tests/Elastic.OpenTelemetry.Tests/Processors/ElasticCompatibilityProcessorTests.cs#L79
Expected activity.Tags.Single(t => t.Key == TraceSemanticConventions.HttpTarget).Value to be "/my/path?q=OpenTelemetry" with a length of 24, but "/my/pathq=OpenTelemetry" has a length of 23, differs near "q=O" (index 8).
|
test-windows
Process completed with exit code 1.
|
build
This action is deprecated. Use https://github.com/elastic/oblt-actions/tree/main/git/setup.
|
test-windows
This action is deprecated. Use https://github.com/elastic/oblt-actions/tree/main/git/setup.
|