1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/semconv
Matej Gera 58f69f091e
Span status from HTTP code: Do not set status message if it can be inferred (#1681)
* Do not set status message if reason can be inferred

* Update CHANGELOG

* Add comment on validation func

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-03-10 08:28:09 -08:00
..
doc.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -07:00
http_test.go Span status from HTTP code: Do not set status message if it can be inferred (#1681) 2021-03-10 08:28:09 -08:00
http.go Span status from HTTP code: Do not set status message if it can be inferred (#1681) 2021-03-10 08:28:09 -08:00
resource.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
trace.go add code attributes to semconv package (#1558) 2021-02-22 13:42:52 -08:00