docs: fixes following QA testing (#9690)
This commit is contained in:
@@ -148,7 +148,7 @@ If you check traces in your exporter, you'll find new traces reported.
|
||||
Trace span names start with the following keywords based on what it's reporting:
|
||||
|
||||
- `{methodName} {URL}` when reporting HTTP requests, where `{methodName}` is the HTTP method, and `{URL}` is the URL the request is sent to.
|
||||
- `route:` when reporting route handlers running on an HTTP requests.
|
||||
- `route:` when reporting route handlers running on an HTTP request.
|
||||
- `middleware:` when reporting a middleware running on an HTTP request.
|
||||
- `workflow:` when reporting a workflow execution.
|
||||
- `step:` when reporting a step in a workflow execution.
|
||||
|
||||
Reference in New Issue
Block a user