Releases: signalfx/splunk-otel-go
v1.26.0
This release upgrades OpenTelemetry Go to v1.36.0/v0.58.0/v0.12.2 and OpenTelemetry Go Contrib to v1.36.0/v0.61.0/v0.30.0/v0.16.0/v0.11.0/v0.9.0/v0.8.0.
Added
- Add
telemetry.distro.name
resource attribute with the valuesplunk-otel-go
. - Add
telemetry.distro.version
resource attribute with the value of the current release version.
Deprecated
splunk.distro.version
resource attribute is deprecated and may be removed in a future release.
v1.25.0
This release adds experimental logs support. Set OTEL_LOGS_EXPORTER=otlp
to enable logs support. However, take notice that, as of now, the OpenTelemetry Go Logs API is not stable.
The release requires at least Go 1.23.
This release upgrades OpenTelemetry Go to v1.35.0/v0.57.0/v0.11.0 and OpenTelemetry Go Contrib to v1.35.0/v0.60.0/v0.29.0/v0.15.0/v0.10.0/v0.8.0/v0.7.0.
Added
-
Add logs support and
OTEL_LOGS_EXPORTER
environment variable.
OTEL_LOGS_EXPORTER
accepts:none
- logs disabled,otlp
- OTLP gRPC exporter.
Currently,
OTEL_LOGS_EXPORTER
defaults tonone
as the OpenTelemetry Go Logs API and SDK are not stable yet. SetOTEL_LOGS_EXPORTER=otlp
to enable logs support. (#3673)
Removed
What's Changed
- chore(deps): update module go.opentelemetry.io/build-tools to v0.17.0 by @renovate in #3635
- chore(deps): update googleapis to 138b5a5 by @renovate in #3634
- chore(deps): update codecov/codecov-action action to v5.2.0 by @renovate in #3636
- fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.17.0 by @renovate in #3637
- chore(deps): update module github.com/docker/cli to v27.5.1+incompatible by @renovate in #3638
- chore(deps): update module github.com/docker/docker to v27.5.1+incompatible by @renovate in #3639
- fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.17.0 by @renovate in #3640
- chore(deps): update module github.com/go-git/go-git/v5 to v5.13.2 by @renovate in #3641
- chore(deps): update codecov/codecov-action action to v5.3.0 by @renovate in #3642
- fix(deps): update module google.golang.org/grpc to v1.70.0 by @renovate in #3643
- chore(deps): update module github.com/mgechev/revive to v1.6.0 by @renovate in #3644
- chore(deps): update codecov/codecov-action action to v5.3.1 by @renovate in #3647
- fix(deps): update module github.com/miekg/dns to v1.1.63 by @renovate in #3645
- chore(deps): update googleapis to 65684f5 by @renovate in #3646
- chore(deps): update ghcr.io/igorshubovych/markdownlint-cli docker tag to v0.44.0 by @renovate in #3649
- chore(deps): update googleapis to 29210b9 by @renovate in #3651
- chore(deps): update module github.com/cyphar/filepath-securejoin to v0.4.1 by @renovate in #3652
- chore(deps): update golang.org/x to e0ece0d by @renovate in #3653
- chore(deps): update module github.com/spf13/pflag to v1.0.6 by @renovate in #3655
- chore(deps): update module google.golang.org/protobuf to v1.36.4 by @renovate in #3648
- chore(deps): update module github.com/skeema/knownhosts to v1.3.1 by @renovate in #3656
- fix(deps): update golang.org/x by @renovate in #3659
- chore(deps): update module github.com/polyfloyd/go-errorlint to v1.7.1 by @renovate in #3658
- chore(deps): update golang.org/x by @renovate in #3661
- chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.119.0 by @renovate in #3662
- chore(deps): update googleapis to 7023788 by @renovate in #3660
- chore(deps): update lycheeverse/lychee-action action to v2.3.0 by @renovate in #3663
- chore(deps): update module github.com/cloudflare/circl to v1.6.0 by @renovate in #3664
- chore(deps): update golang.org/x by @renovate in #3672
- chore(deps): update googleapis to e9438ea by @renovate in #3675
- chore(deps): update jaegertracing/all-in-one docker tag to v1.66.0 by @renovate in #3670
- chore(deps): update module go.opentelemetry.io/build-tools to v0.18.0 by @renovate in #3666
- fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.18.0 by @renovate in #3669
- chore(deps): update module go-simpler.org/sloglint to v0.9.0 by @renovate in #3671
- chore(deps): update module github.com/catenacyber/perfsprint to v0.8.1 by @renovate in #3665
- fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.18.0 by @renovate in #3667
- chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.1 by @renovate in #3674
- chore(deps): update module 4d63.com/gochecknoglobals to v0.2.2 by @renovate in #3676
- chore(deps): update module google.golang.org/protobuf to v1.36.5 by @renovate in #3668
- chore(deps): update golang.org/x by @renovate in #3677
- chore(deps): update module github.com/ldez/exptostd to v0.4.1 by @renovate in #3678
- fix(deps): update module github.com/golangci/golangci-lint to v1.64.2 by @renovate in #3680
- chore(deps): update mvdan.cc/unparam digest to 0e51248 by @renovate in #3681
- chore(deps): update module github.com/mgechev/revive to v1.6.1 by @renovate in #3682
- chore(deps): update module github.com/go-critic/go-critic to v0.12.0 by @renovate in #3683
- chore(deps): update googleapis to 5a70512 by @renovate in #3684
- fix(deps): update module github.com/golangci/golangci-lint to v1.64.4 by @renovate in #3685
- chore(deps): update module github.com/securego/gosec/v2 to v2.22.1 by @renovate in #3687
- chore(deps): update module github.com/gostaticanalysis/forcetypeassert to v0.2.0 by @renovate in #3686
- chore(deps): update module github.com/tdakkota/asciicheck to v0.4.0 by @renovate in #3688
- fix(deps): update module github.com/golangci/golangci-lint to v1.64.5 by @renovate in #3691
- chore(deps): update module github.com/opencontainers/runc to v1.2.5 by @renovate in #3690
- distro: Add opt-in logs support by @ysolomchenko in #3673
- fix(deps): update otel to v0.10.0 by @renovate in #3692
- chore(deps): update module github.com/4meepo/tagalign to v1.4.2 by @renovate in #3698
- chore(deps): update golang.org/x to eff6e97 by @renovate in #3695
- chore(deps): update module github.com/tdakkota/asciicheck to v0.4.1 by @renovate in #3693
- chore(deps): update module github.com/tetafro/godot to v1.5.0 by @renovate in #3694
- chore(deps): update module github.com/spf13/cobra to v1.9.1 by @renovate in #3696
- chore(deps): update module github.com/mgechev/revive to v1.7.0 by @renovate in #3697
- chore(deps): update golang.org/x to aa4b98e by @renovate in #3700
- fix(deps): update module github.com/go-sql-driver/mysql to v1.9.0 by @renovate in #3699
- chore(deps): update module github.com/nunnatsa/ginkgolinter to v0.19.1 by @renovate in #3701
- chore(deps): update module github.com/catenacyber/perfsprint to v0.8.2 by @renovate in #3703
- chore(deps): update googleapis to 56aae31 by @renovate in #3702
- chore(deps): update module github.com/kisielk/errcheck to v1.9.0 by @renovate in #3704
- chore(deps): update module github.com/prometheus/client_golang to v1.21.0 by @renovate in https://github.c...
v1.24.0
This release upgrades OpenTelemetry Go to v1.34.0/v0.56.0/v0.10.0 and OpenTelemetry Go Contrib to v1.34.0/v0.59.0/v0.28.0/v0.14.0/v0.9.0/v0.7.0/v0.6.0.
What's Changed
- chore(deps): update module github.com/docker/cli to v27.4.1+incompatible by @renovate in #3544
- chore(deps): update googleapis to 9240e9c by @renovate in #3541
- chore(deps): update module github.com/docker/docker to v27.4.1+incompatible by @renovate in #3545
- chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.116.1 by @renovate in #3543
- chore(deps): update module github.com/mailru/easyjson to v0.9.0 by @renovate in #3540
- chore(deps): update module google.golang.org/protobuf to v1.36.0 by @renovate in #3542
- fix(deps): update module google.golang.org/grpc to v1.69.2 by @renovate in #3547
- chore(deps): update codecov/codecov-action action to v5.1.2 by @renovate in #3546
- chore(deps): update module golang.org/x/net to v0.33.0 by @renovate in #3530
- chore(deps): update lycheeverse/lychee-action action to v2.2.0 by @renovate in #3549
- chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.25.1 by @renovate in #3551
- chore(deps): update googleapis to 5f5ef82 by @renovate in #3550
- chore(deps): update github.com/azure/go-ansiterm digest to faa5f7b by @renovate in #3557
- fix(deps): update module github.com/jackc/pgx/v5 to v5.7.2 by @renovate in #3554
- chore(deps): update golang.org/x by @renovate in #3559
- fix(deps): update module github.com/golangci/golangci-lint to v1.63.4 by @renovate in #3556
- chore(deps): update module github.com/moby/term to v0.5.2 by @renovate in #3558
- fix(deps): update module go.opentelemetry.io/proto/otlp to v1.5.0 by @renovate in #3560
- chore(deps): update module google.golang.org/protobuf to v1.36.1 by @renovate in #3555
- chore(deps): update module github.com/opencontainers/runc to v1.2.4 by @renovate in #3561
- chore(deps): update module google.golang.org/protobuf to v1.36.2 by @renovate in #3562
- Renovate: update our build indirect dependencies by @MrAlias in #3552
- chore(deps): update module github.com/go-git/go-git/v5 to v5.13.0 [security] by @renovate in #3563
- chore(deps): update github.com/burntsushi/toml digest to b7406c0 by @renovate in #3566
- chore(deps): update github.com/golang/groupcache digest to 2c02b82 by @renovate in #3568
- chore(deps): update github.com/timakin/bodyclose digest to 1db5c5c by @renovate in #3571
- chore(deps): update mvdan.cc/unparam digest to 447d509 by @renovate in #3572
- chore(deps): update module dario.cat/mergo to v1.0.1 by @renovate in #3573
- chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.1 by @renovate in #3576
- chore(deps): update module github.com/magiconair/properties to v1.8.9 by @renovate in #3578
- chore(deps): update module github.com/alingse/nilnesserr to v0.1.2 by @renovate in #3574
- chore(deps): update module github.com/go-git/go-git/v5 to v5.13.1 by @renovate in #3577
- chore(deps): update module github.com/masterminds/semver/v3 to v3.3.1 by @renovate in #3579
- chore(deps): update module github.com/matttproud/golang_protobuf_extensions to v1.0.4 by @renovate in #3580
- chore(deps): update module github.com/protonmail/go-crypto to v1.1.4 by @renovate in #3583
- chore(deps): update module github.com/djarvur/go-err113 to v0.1.0 by @renovate in #3590
- chore(deps): update module github.com/cespare/xxhash/v2 to v2.3.0 by @renovate in #3588
- chore(deps): update module github.com/mattn/go-colorable to v0.1.14 by @renovate in #3585
- chore(deps): update golang.org/x by @renovate in #3586
- chore(deps): update module github.com/uudashr/iface to v1.3.1 by @renovate in #3584
- chore(deps): update module github.com/fsnotify/fsnotify to v1.8.0 by @renovate in #3592
- chore(deps): update module github.com/microsoft/go-winio to v0.6.2 by @renovate in #3581
- chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.2 by @renovate in #3591
- chore(deps): update module github.com/cloudflare/circl to v1.5.0 by @renovate in #3589
- chore(deps): update jaegertracing/all-in-one docker tag to v1.65.0 by @renovate in #3587
- chore(deps): update module github.com/pjbgf/sha1cd to v0.3.1 by @renovate in #3582
- chore(deps): update module github.com/karamaru-alpha/copyloopvar to v1.2.1 by @renovate in #3594
- chore(deps): update module github.com/prometheus/client_golang to v1.20.5 by @renovate in #3596
- chore(deps): update module github.com/ldez/grignotin to v0.8.0 by @renovate in #3595
- chore(deps): update module github.com/prometheus/common to v0.61.0 by @renovate in #3597
- chore(deps): update module github.com/sagikazarmark/locafero to v0.7.0 by @renovate in #3598
- chore(deps): update module google.golang.org/protobuf to v1.36.2 by @renovate in #3599
- fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.8.0 by @renovate in #3604
- chore(deps): update module go.opentelemetry.io/build-tools to v0.16.0 by @renovate in #3602
- fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.16.0 by @renovate in #3605
- chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.117.0 by @renovate in #3603
- chore(deps): update module github.com/spf13/cast to v1.7.1 by @renovate in #3601
- fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.16.0 by @renovate in #3606
- chore(deps): update module github.com/cyphar/filepath-securejoin to v0.4.0 by @renovate in #3610
- fix(deps): update module google.golang.org/grpc to v1.69.4 by @renovate in #3609
- chore(deps): update module github.com/docker/cli-docs-tool to v0.9.0 by @renovate in #3611
- chore(deps): update module github.com/docker/docker to v27.5.0+incompatible by @renovate in #3613
- chore(deps): update module github.com/docker/cli to v27.5.0+incompatible by @renovate in #3614
- chore(deps): update module github.com/securego/gosec/v2 to v2.22.0 by @renovate in #3600
- chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 by @renovate in #3615
- chore(deps): update module github.com/ldez/exptostd to v0.4.0 by @renovate in #3616
- chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 by @renovate in #3617
- chore(deps): update googleapis to 1a7da9e by @renovate in #3619
- chore(deps): update module google.golang.org/protobuf to v1.36.3 by @renovate in #3618
- chore(deps): update module github.com/prometheus/common to v0.62.0 by @renovate in https://github.com/signalfx/splu...
v1.23.0
v1.22.0
v1.21.0
v1.20.0
This release upgrades OpenTelemetry Go to v1.30.0/v0.52.0/v0.6.0/v0.0.9 and OpenTelemetry Go Contrib to v1.30.0/v0.55.0/v0.24.0/v0.10.0/v0.5.0/v0.3.0/v0.2.0.
The release requires at least Go 1.22.
Removed
v1.19.0
This release upgrades OpenTelemetry Go to v1.29.0/v0.51.0/v0.5.0 and OpenTelemetry Go Contrib to v1.29.0/v0.54.0/v0.23.0/v0.9.0/v0.4.0/v0.2.0/v0.1.0.
Added
- Add container attributes to resource if available. (#3374)
v1.18.0
v1.17.0
This release upgrades OpenTelemetry Go to v1.27.0/v0.49.0/v0.3.0 and OpenTelemetry Go Contrib to v1.27.0/v0.52.0/v0.21.0/v0.7.0/v0.2.0.