1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/sdk
Alex Boten fb2b32bb1b
docs: updating outdated comments (#5940)
Found some comments that reference WithoutBuiltin that was removed some
time ago, and being able to pass in a parameter into WithTelemetrySDK
which is not valid.

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
2024-11-04 09:17:24 +01:00
..
instrumentation sdk/instrumentation: Add Attributes to Scope (#5903) 2024-10-29 13:47:14 +01:00
internal [chore]: enable suite-extra-assert-call rule from testifylint (#5833) 2024-09-23 08:56:45 +02:00
log Make scope attributes as identifying for Logger (#5925) 2024-10-30 06:34:24 +01:00
metric Make scope attributes as identifying for Meter (#5926) 2024-10-30 06:29:32 +01:00
resource docs: updating outdated comments (#5940) 2024-11-04 09:17:24 +01:00
trace Make scope attributes as identifying for Tracer (#5924) 2024-10-30 06:24:32 +01:00
go.mod Release v1.31.0/v0.53.0/v0.7.0/v0.0.10 (#5883) 2024-10-11 12:59:27 -04:00
go.sum fix(deps): update golang.org/x (#5872) 2024-10-07 09:13:11 +02: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 v1.31.0/v0.53.0/v0.7.0/v0.0.10 (#5883) 2024-10-11 12:59:27 -04:00

SDK

PkgGoDev