Skip to content

Commit 6b6a84e

Browse files
committed
fix mapping mistype error
Signed-off-by: YANGDB <[email protected]>
1 parent 3628ab0 commit 6b6a84e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

server/adaptors/integrations/__data__/repository/otel-services/schemas/traces-1.0.0.mapping.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,7 @@
182182
"type": "keyword"
183183
}
184184
}
185-
}
186-
},
185+
},
187186
"composed_of": [],
188187
"version": 1,
189188
"_meta": {
@@ -198,4 +197,4 @@
198197
}
199198
]
200199
}
201-
}
200+
}

0 commit comments

Comments
 (0)