fix doc_Trace Data Protocol v2_error #2620
This commit is contained in:
parent
8f73159415
commit
ba73d3420b
|
|
@ -24,7 +24,7 @@ Because batch is supported, even for most language agent/SDK, no scenario to do
|
|||
and `UUID` in response, and match with your expected value.
|
||||
|
||||
### Step 2. Send trace and metric
|
||||
After you have trace id and trace instance id, you could send traces and metric. Now we
|
||||
After you have service id and service instance id, you could send traces and metric. Now we
|
||||
have
|
||||
1. `TraceSegmentReportService#collect` for skywalking native trace format
|
||||
1. `JVMMetricReportService#collect` for skywalking native jvm format
|
||||
|
|
|
|||
Loading…
Reference in New Issue