fix doc_Trace Data Protocol v2_error #2620 (#2625)

fix doc_Trace Data Protocol v2_error #2620
This commit is contained in:
coki230 2019-05-07 19:25:57 +08:00 committed by 吴晟 Wu Sheng
parent 8f73159415
commit ba73d3420b
1 changed files with 1 additions and 1 deletions

View File

@ -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