Update http-spans.md example POST (#1727)

Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
This commit is contained in:
Tyler Yahn 2025-01-08 16:35:37 -08:00 committed by GitHub
parent f0c108784d
commit dfb38f1569
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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