1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-16 02:47:20 +02:00
opentelemetry-go/sdk
Damien Mathieu f8b9fe3dbe
Emit attributes slices as their json representation (#5159)
* emit slices as their json representation

* add changelog

* fix resource tests

* indicate invalid slice if we couldn't turn them into json

* move changelog entry to the unreleased section

---------

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-05-07 07:42:07 -07:00
..
instrumentation Add READMEs to every package (#5103) 2024-03-26 20:13:54 +01:00
internal docs: update variable name in documentation (#5270) 2024-04-26 15:01:19 -07:00
log Use reflect to construct a Record in logtest (#5275) 2024-05-06 09:03:14 -07:00
metric dependabot updates Sun May 5 15:58:11 UTC 2024 (#5300) 2024-05-05 09:16:04 -07:00
resource Emit attributes slices as their json representation (#5159) 2024-05-07 07:42:07 -07:00
trace trace: Add Span.AddLink method (#5032) 2024-03-28 08:35:15 +01:00
go.mod dependabot updates Sun May 5 15:58:11 UTC 2024 (#5300) 2024-05-05 09:16:04 -07:00
go.sum dependabot updates Sun May 5 15:58:11 UTC 2024 (#5300) 2024-05-05 09:16:04 -07:00
README.md Add READMEs to every package (#5103) 2024-03-26 20:13:54 +01:00
version_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
version.go Release 1.26.0/0.48.0/0.2.0-alpha (#5260) 2024-04-24 07:27:22 -07:00

SDK

PkgGoDev