wu-sheng commented on code in PR #58:
URL: https://github.com/apache/skywalking-rover/pull/58#discussion_r1024973141


##########
docs/en/setup/configuration/profiling.md:
##########
@@ -106,4 +106,10 @@ Based on the above two data types, the following metrics 
are provided.
 
 | Name         | Type  | Unit        | Description                |
 |--------------|-------|-------------|----------------------------|
-| slow_traces  | TopN  | millisecond | The Top N slow trace(id)s  |
\ No newline at end of file
+| slow_traces  | TopN  | millisecond | The Top N slow trace(id)s  |
+
+##### Span Attached Event
+| Name               | Description                                             
                                     |
+|--------------------|----------------------------------------------------------------------------------------------|
+| http-full-request  | Complete information about the HTTP request, it's only 
uploads when it matches slow traces.  |
+| http-full-response | Complete information about the HTTP response, it's only 
uploads when it matches slow traces. |

Review Comment:
   For slow trace only? I think we have `slow`, `4xx`, `5xx` policies?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to