Update http-spans.md example POST (#1727)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
This commit is contained in:
parent
f0c108784d
commit
dfb38f1569
|
@ -735,7 +735,7 @@ Span name: `POST /uploads/:document_id`.
|
|||
|
||||
| Attribute name | Value |
|
||||
| :------------------- | :---------------------------------------------- |
|
||||
| `http.request.method`| `"GET"` |
|
||||
| `http.request.method`| `"POST"` |
|
||||
| `url.path` | `"/uploads/4"` |
|
||||
| `url.scheme` | `"https"` |
|
||||
| `http.route` | `"/uploads/:document_id"` |
|
||||
|
|
Loading…
Reference in New Issue