Skip to content

Commit c81068e

Browse files
Update internal/storage/integration/fixtures/traces/otlp_scope_attributes.json
Co-authored-by: Copilot <[email protected]> Signed-off-by: Soumya Raikwar <[email protected]>
1 parent d295d97 commit c81068e

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

internal/storage/integration/fixtures/traces/otlp_scope_attributes.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,7 @@
2121
{
2222
"scope": {
2323
"name": "test-instrumentation-library",
24-
"version": "2.1.0",
25-
"attributes": [
26-
{
27-
"key": "otel.scope.name",
28-
"value": {"stringValue": "custom-tracer"}
29-
},
30-
{
31-
"key": "instrumentation.provider",
32-
"value": {"stringValue": "opentelemetry"}
33-
}
34-
]
24+
"version": "2.1.0"
3525
},
3626
"spans": [
3727
{

0 commit comments

Comments
 (0)