Trask Stalnaker
|
69d6d4fd67
|
Change `network.protocol.name` from opt-in to conditionally required (#478)
|
2023-11-01 09:04:51 +01:00 |
Liudmila Molkova
|
a8535bdeb3
|
Make url.scheme opt in for HTTP client metrics and make server.port required (#459)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2023-10-31 10:59:22 +01:00 |
Trask Stalnaker
|
a2bbcc3f21
|
Update `Forwarded` header links to use specific anchors (#458)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2023-10-30 11:40:41 +01:00 |
Liudmila Molkova
|
6121966bf7
|
Rewrite HTTP server definitions section (#423)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2023-10-26 08:02:44 +02:00 |
Trask Stalnaker
|
8e40255a39
|
Fix `server.port` to be not required on HTTP server spans when `server.address` is not set (#429)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2023-10-23 10:27:44 +02:00 |
Liudmila Molkova
|
86f1ba452b
|
Editorial: random improvements (#415)
|
2023-10-19 16:53:57 -07:00 |
Trask Stalnaker
|
965c10897d
|
Factor in `X-Forwarded-Host` / `Forwarded` when capturing `server.address` and `server.port` (#411)
|
2023-10-19 08:50:11 +02:00 |
Trask Stalnaker
|
d75bb844c6
|
Remove outdated note about not recording HTTP `server.address` when only IP address available (#413)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2023-10-18 11:56:27 +02:00 |
Trask Stalnaker
|
67e5c98236
|
Change `network.protocol.name` from recommended to opt-in in the HTTP semconv (#398)
|
2023-10-17 20:19:09 -07:00 |
Trask Stalnaker
|
adc0187098
|
BREAKING: Define `url.scheme` in terms of logical operation in HTTP server semconv (#376)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
|
2023-10-17 12:50:23 +02:00 |
Trask Stalnaker
|
cee22ec914
|
Make `server.port` conditionally required on HTTP server semconv (#399)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
|
2023-10-16 07:42:58 +02:00 |
Trask Stalnaker
|
612d101d10
|
Clarify that `error.type` should be the fully-qualified exception class name (if applicable) when it represents an exception type (#387)
|
2023-10-13 13:35:40 +02:00 |
Liudmila Molkova
|
ec3a4cf0af
|
Remove repetitive notes, briefs, etc on ref attributes (#367)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
|
2023-10-12 15:04:18 +02:00 |
Alexander Wert
|
4040095eda
|
Separation of attribute definitions from attribute usages: HTTP (#208)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Co-authored-by: Joao Grassi <joao@joaograssi.com>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
|
2023-10-09 17:06:34 +02:00 |
Trask Stalnaker
|
203691d996
|
Improve `error.type` wording in HTTP semconv (#331)
|
2023-09-20 18:49:31 +02:00 |
Liudmila Molkova
|
2bad9afad5
|
Introduce request error type attribute (#205)
Co-authored-by: Joao Grassi <joao@joaograssi.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
|
2023-09-11 17:37:09 +02:00 |
Trask Stalnaker
|
2cfb136715
|
Remove unnecessary portion of http.request.method note (#248)
|
2023-08-14 13:53:40 -07:00 |
Liudmila Molkova
|
007a4a8bed
|
HTTP version should be 2 and 3 instead of 2.0 and 3.0 (#228)
|
2023-08-06 13:50:56 -07:00 |
Alexander Wert
|
4142dd35dd
|
Renamed `specification` and `semantic_conventions` to `model` and `docs` (#166)
|
2023-07-06 11:43:47 -07:00 |