Armin Ruech
|
8c9de82151
|
Pin markdownlint-cli version and apply fixes (#2320)
* Pin markdownlint-cli version
* Apply markdownlint fixes
|
2022-02-07 10:24:33 -08:00 |
Liudmila Molkova
|
6ecce73b9b
|
Upgrade semconv generator to v0.8.0 (#2236)
* Upgrade semconv generator to v0.8.0
* update specs with semconv gen 0.8.0
* makefile
|
2022-01-03 14:09:21 -08:00 |
Patrice Chalin
|
b008a3a230
|
trace/semantic_conventions/http: add missing markdown link definition (#2081)
Closes #2079
|
2021-10-29 15:24:31 +02:00 |
Yuri Shkuro
|
d9fbb6f32c
|
Add Makefile target to auto-generate TOC via markdown-toc (#2020)
|
2021-10-15 15:04:22 +00:00 |
Liudmila Molkova
|
8c7fb44a4e
|
Define HTTP attributes that should be provided at span creation time (#1916)
|
2021-10-14 14:49:14 +02:00 |
Nikita Salnikov-Tarnovski
|
5161633296
|
Don't set Span.Status for 4xx http status codes for SERVER spans (#1998)
* Don't set Span.Status for 4xx http status codes for SERVER spans
|
2021-10-12 13:03:23 +02:00 |
Mateusz Rzeszutek
|
3758cba58b
|
Capture HTTP request/response headers as span attributes (#1898)
* Capture HTTP request/response headers as span attributes
* Reference footnote [2]
* code review suggestions
* code review suggestions
* code review comments
* normalize HTTP header names
* Update specification/trace/semantic_conventions/http.md
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
* code review suggestion
* Add a CHANGELOG entry
* code review suggestions
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
|
2021-09-21 14:10:45 -04:00 |
Christian Neumüller
|
30fed0f050
|
Clarify some cases for http.host and http.client_ip. (#1890)
* Clarify some cases for http.host and http.client_ip.
* Fill in PR#.
|
2021-09-07 19:18:49 +00:00 |
Armin Ruech
|
561ad88d7f
|
Update semantic conventions to distinguish int from double (#1550)
|
2021-03-18 17:06:10 +01:00 |
Robert Pająk
|
c3d71dffc8
|
http.url MUST NOT contain credentials (#1502)
|
2021-03-05 15:20:04 +01:00 |
Ted Young
|
eeff36dfd4
|
Add lifecycle statuses to all documents (#1385)
|
2021-02-04 15:06:46 +01:00 |
Sergey Kanzhelev
|
4f13d9c80b
|
regenerated tables after https://github.com/open-telemetry/build-tools/pull/24 (#1342)
|
2021-01-14 00:04:10 -08:00 |
Justin Foote
|
be808a12d2
|
Remove deprecated span status codes from http semantic conventions (#1216)
|
2020-11-10 08:10:45 -08:00 |
Bogdan Drutu
|
138b4e4d88
|
Change Status to be consistent with Link and Event (#1067)
* Change Status to be consistent with Link and Event
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
* Add changelog entry
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
* Fix link to status
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
* Update specification/trace/api.md
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
* Update specification/trace/api.md
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
* Fix markdown errors
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
* Update specification/trace/api.md
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
|
2020-10-07 11:21:31 -07:00 |
Ted Young
|
bbd284a9d9
|
Error Flagging with Status Codes (#966)
* StatusSource definition
* Update HTTP status code mapping
* Remove span status
* Apply feedback.
* Remove unused link.
* markdownlint
* spelling
Co-authored-by: Carlos Alberto Cortez <calberto.cortez@gmail.com>
|
2020-09-24 11:24:31 -07:00 |
Armin Ruech
|
f6cd4c2e1a
|
Remove obsolete `http.status_text` from semantic conventions (#972)
|
2020-09-22 11:49:09 +02:00 |
Giovanni Liva
|
521dfd99aa
|
YAML Model for Semantic Conventions (#571)
* First model draft
* Fix checkstyle
* Generate network table from YAML
* HTTP semantic convention tables
* Fix requirements order
* Add code and basic documentation
* Missing \n
* Remove tool
* Add General and HTTP semantic convention
* Update table style
* yaml->semantic_conventions
* Fix small errors
* Fix docfx errors
* Update Makefile to use otel Docker repo
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
|
2020-08-27 13:18:51 -07:00 |
Bogdan Drutu
|
11997ecad6
|
Fix lint check in makefile, fix errors (#837)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
|
2020-08-19 14:43:05 -07:00 |
Anuraag Agrawal
|
72cb7df3e3
|
Add mapping for nginx 499 http status (#677)
|
2020-07-10 17:56:07 +02:00 |
Anuraag Agrawal
|
9a1b74f9c1
|
Add semantic conventions for http content size (#641)
* Add semantic conventions for http content size
* Suffix not midfix
|
2020-06-25 18:02:02 -04:00 |
Armin Ruech
|
709940084a
|
Fix HTTP span example (#576)
`host.port` was renamed to `net.host.port` in #349
|
2020-04-28 15:29:29 +02:00 |
Armin Ruech
|
b477c8dbba
|
Clarify span status guidance for HTTP spans (#537)
|
2020-04-14 16:54:50 +02:00 |
Bogdan Drutu
|
0dceae42ab
|
Move specifications into sub-directories per signal (#546)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
|
2020-04-06 17:25:53 -04:00 |