Skip to content

Commit

Permalink
fix-test
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro committed Aug 14, 2024
1 parent 1ea69d7 commit f369ad4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/query/app/fixture/otlp2jaeger-out.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"duration": 123,
"tags": [
{
"key": "otel.library.name",
"key": "otel.scope.name",
"type": "string",
"value": "telemetrygen"
},
Expand Down Expand Up @@ -57,7 +57,7 @@
"duration": 123,
"tags": [
{
"key": "otel.library.name",
"key": "otel.scope.name",
"type": "string",
"value": "telemetrygen"
},
Expand Down

0 comments on commit f369ad4

Please sign in to comment.