request http://xxx:12800/v3/segment errorcode:405 #561
Replies: 2 comments
-
|
response: "HTTP method POST is not supported by this URL" |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Please ask this question to apache/skyWalking repo |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Requesting the OAP interface to write data on its own and reporting an error
requestBody:{"TraceId":"a12ff60b-5807-463b-a1f8-fb1c8608219e","TraceSegmentId":"a12ff60b-5807-463b-a1f8-fb1c8608219e","Spans":[{"SpanId":1,"ParentSpanId":0,"StartTime":638223951265028760,"EndTime":638223951265029357,"Refs":[],"OperationName":"OperationName2","Peer":"","SpanType":2,"SpanLayer":1,"ComponentId":0,"IsError":false,"Tags":[],"Logs":[],"SkipAnalysis":false},{"SpanId":0,"ParentSpanId":-1,"StartTime":638223951265030800,"EndTime":638223951265030803,"Refs":[],"OperationName":"OperationName1","Peer":"","SpanType":2,"SpanLayer":1,"ComponentId":0,"IsError":false,"Tags":[],"Logs":[],"SkipAnalysis":false}],"Service":"test","ServiceInstance":"ServiceInstance","IsSizeLimited":false}
Can't I request it directly?
reference:
https://skywalking.apache.org/docs/main/next/en/api/trace-data-protocol-v3/#post-httplocalhost12800v3segment
Beta Was this translation helpful? Give feedback.
All reactions