Skip to content

Releases: open-telemetry/opentelemetry-go-contrib

Release v1.30.0/v0.55.0/v0.24.0/v0.10.0/v0.5.0/v0.3.0/v0.2.0

11 Sep 22:48
v1.30.0
4ccc9c6
Compare
Choose a tag to compare

Overview

Added

  • Add NewProducer to go.opentelemetry.io/contrib/instrumentation/runtime, which allows collecting the go.schedule.duration histogram metric from the Go runtime. (#5991)
  • Add gRPC protocol support for OTLP log exporter in go.opentelemetry.io/contrib/exporters/autoexport. (#6083)

Removed

Fixed

  • Superfluous call to WriteHeader when flushing after setting a status code in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#6074)
  • Superfluous call to WriteHeader when writing the response body after setting a status code in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#6055)

What's Changed

  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.30 by @renovate in #6041
  • Drop support for Go 1.21 by @MrAlias in #6046
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.2 by @renovate in #6044
  • chore(deps): update module github.com/pelletier/go-toml/v2 to v2.2.3 by @renovate in #6040
  • fix(deps): update google.golang.org/genproto/googleapis/api digest to 4ba0660 by @renovate in #6043
  • chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 4ba0660 by @renovate in #6045
  • fix(deps): update google.golang.org/genproto/googleapis/api digest to f6391c0 by @renovate in #6049
  • chore(deps): update google.golang.org/genproto/googleapis/rpc digest to f6391c0 by @renovate in #6048
  • Replace go 1.21 with go 1.22 in go mod by @XSAM in #6047
  • chore(deps): update module github.com/bytedance/sonic to v1.12.2 by @renovate in #6052
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #6051
  • chore(deps): update k8s.io/kube-openapi digest to 65a50c7 by @renovate in #6050
  • chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 7e3bb23 by @renovate in #6056
  • chore(deps): update k8s.io/kube-openapi digest to f7e401e by @renovate in #6057
  • fix(deps): update google.golang.org/genproto/googleapis/api digest to 7e3bb23 by @renovate in #6058
  • chore(deps): update module github.com/prometheus/common to v0.57.0 by @renovate in #6059
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.61.0 by @renovate in #6061
  • fix(deps): update module google.golang.org/grpc to v1.66.0 by @renovate in #6060
  • Don't write headers on Write if they were already written by @dmathieu in #6055
  • fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.8 by @renovate in #6063
  • chore(deps): update module github.com/aws/aws-sdk-go-v2/service/sqs to v1.34.6 by @renovate in #6062
  • chore(deps): update k8s.io/utils digest to 702e33f by @renovate in #6065
  • chore(deps): update module github.com/prometheus/common to v0.58.0 by @renovate in #6066
  • Ensure codespell failures fail CI by @dmathieu in #6064
  • fix(deps): update google.golang.org/genproto/googleapis/api digest to 8af14fe by @renovate in #6068
  • chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 8af14fe by @renovate in #6067
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #6070
  • chore(deps): update k8s.io/kube-openapi digest to 9e1beec by @renovate in #6069
  • Implement go.schedule.duration by @dashpole in #5991
  • chore(deps): update module golang.org/x/arch to v0.10.0 by @renovate in #6075
  • fix(deps): update golang.org/x/exp digest to e7e105d by @renovate in #6082
  • chore(deps): update module golang.org/x/text to v0.18.0 by @renovate in #6081
  • chore(deps): update module golang.org/x/term to v0.24.0 by @renovate in #6080
  • chore(deps): update module golang.org/x/sys to v0.25.0 by @renovate in #6078
  • chore(deps): update module golang.org/x/oauth2 to v0.23.0 by @renovate in #6077
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #6079
  • Group googleapis update by @XSAM in #6072
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.3 by @renovate in #6084
  • chore(deps): update module github.com/prometheus/common to v0.59.1 by @renovate in #6085
  • Fix superfluous writing header after flush in otelhttp by @amanakin in #6074
  • chore(deps): update module golang.org/x/crypto to v0.27.0 by @renovate in #6087
  • chore(deps): update module golang.org/x/net to v0.29.0 by @renovate in #6089
  • [chore] Remove toolchain directive by @pellared in #6088
  • config: remove incorrect comment by @codeboten in #6090
  • chore(deps): update module github.com/go-playground/validator/v10 to v10.22.1 by @renovate in #6096
  • feat: add grpc support for log autoexport by @sysulq in #6083
  • fix(deps): update golang.org/x/exp digest to 701f63a by @renovate in #6099
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/dynamodb to v1.34.9 by @renovate in #6102
  • fix(deps): update module google.golang.org/grpc to v1.66.1 by @renovate in #6103
  • chore(deps): update github.com/lufia/plan9stats digest to 873cd01 by @renovate in #6098
  • chore(deps): update kubernetes packages to v0.31.0 by @renovate in #5926
  • Fix gosec lint issues by @dmathieu in #6107
  • fix(deps): update module github.com/golangci/golangci-lint to v1.61.0 by @renovate in #6101
  • Release v1.30.0/v0.55.0/v0.24.0/v0.10.0/v0.5.0/v0.3.0/v0.2.0 by @XSAM in #6106

New Contributors

Full Changelog: v1.29.0...v1.30.0

Release v1.29.0/v0.54.0/v0.23.0/v0.9.0/v0.4.0/v0.2.0/v0.1.0

23 Aug 23:51
v1.29.0
fc25f67
Compare
Choose a tag to compare

Overview

This release is the last to support Go 1.21. The next release will require at least Go 1.22.

Added

  • Add the WithSpanAttributes and WithMetricAttributes methods to set custom attributes to the stats handler in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#5133)
  • The go.opentelemetry.io/contrib/bridges/otelzap module. This module provides an OpenTelemetry logging bridge for go.uber.org/zap. (#5191)
  • Support for the OTEL_HTTP_CLIENT_COMPATIBILITY_MODE=http/dup environment variable in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to emit attributes for both the v1.20.0 and v1.26.0 semantic conventions. (#5401)
  • The go.opentelemetry.io/contrib/bridges/otelzerolog module. This module provides an OpenTelemetry logging bridge for github.com/rs/zerolog. (#5405)
  • Add WithGinFilter filter parameter in go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin to allow filtering requests with *gin.Context. (#5743)
  • Support for stdoutlog exporter in go.opentelemetry.io/contrib/config. (#5850)
  • Add macOS ARM64 platform to the compatibility testing suite. (#5868)
  • Add new runtime metrics to go.opentelemetry.io/contrib/instrumentation/runtime, which are still disabled by default. (#5870)
  • Add the WithMetricsAttributesFn option to allow setting dynamic, per-request metric attributes in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#5876)
  • The go.opentelemetry.io/contrib/config package supports configuring with_resource_constant_labels for the prometheus exporter. (#5890)
  • Support Go 1.23. (#6017)

Removed

  • The deprecated go.opentelemetry.io/contrib/processors/baggagecopy package is removed. (#5853)

Fixed

  • Race condition when reading the HTTP body and writing the response in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#5916)

What's Changed

  • Remove redundant otelhttp allocation by @gaiaz-iusipov in #5842
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.54.14 by @renovate in #5856
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #5855
  • chore(deps): update k8s.io/kube-openapi digest to 0aa61b4 by @renovate in #5854
  • chore(deps): update module golang.org/x/sys to v0.22.0 by @renovate in #5858
  • chore(deps): update module golang.org/x/term to v0.22.0 by @renovate in #5859
  • chore(deps): update module golang.org/x/mod to v0.19.0 by @renovate in #5857
  • config: Implement stdoutlog exporter by @robinknaapen in #5850
  • chore(deps): update module golang.org/x/crypto to v0.25.0 by @renovate in #5862
  • chore(deps): update module golang.org/x/net to v0.27.0 by @renovate in #5863
  • fix(deps): update module golang.org/x/tools to v0.23.0 by @renovate in #5866
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.54.15 by @renovate in #5864
  • fix(deps): update golang.org/x/exp digest to 46b0784 by @renovate in #5867
  • Remove baggagetrace by @MrAlias in #5853
  • Use logtest.AssertRecordEqual in logrus bridge by @dmathieu in #5852
  • chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 4ad9e85 by @renovate in #5870
  • fix(deps): update google.golang.org/genproto/googleapis/api digest to 4ad9e85 by @renovate in #5871
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.54.16 by @renovate in #5873
  • chore(deps): update k8s.io/kube-openapi digest to 3c01b74 by @renovate in #5875
  • Run macOS tests on both AMD and ARM architectures by @dmathieu in #5868
  • HTTP Semconv migration Part1 Client - v1.24.0 support by @MadVikingGod in #5773
  • fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.14.0 by @renovate in #5881
  • fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.14.0 by @renovate in #5882
  • fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.14.0 by @renovate in #5887
  • fix(deps): update google.golang.org/genproto/googleapis/api digest to 40e1e62 by @renovate in #5885
  • chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 40e1e62 by @renovate in #5884
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.54.17 by @renovate in #5886
  • Remove instrgen changelog entry by @MrAlias in #5874
  • otelslog: Remove the pooled buffer by @pellared in #5878
  • fix(deps): update module cloud.google.com/go/compute/metadata to v0.5.0 by @renovate in #5888
  • chore(deps): update module github.com/aws/aws-sdk-go-v2/feature/ec2/imds to v1.16.10 by @renovate in #5889
  • chore(deps): update aws-sdk-go-v2 monorepo by @renovate in #5891
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #5892
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.54.18 by @renovate in #5893
  • chore(deps): update k8s.io/utils digest to 18e509b by @renovate in #5894
  • Add skeleton for zerolog bridge by @AkhigbeEromo in #5782
  • chore(deps): update module github.com/go-logr/logr to v1.4.2 by @renovate in #5898
  • chore(deps): update module github.com/mattn/go-isatty to v0.0.20 by @renovate in #5899
  • chore(deps): update module golang.org/x/sys to v0.22.0 by @renovate in #5900
  • chore(deps): update opentelemetry-go monorepo by @renovate in #5901
  • otelzap: Add test for passing context by @khushijain21 in #5897
  • otelzap: remove TODO comments for using pooled objects by @khushijain21 in #5895
  • otezap: Add support for zap named loggers by @pellared in #5896
  • fix(deps): update google.golang.org/genproto/googleapis/api digest to 46eb208 by @renovate in #5904
  • chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 46eb208 by @renovate in #5903
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.54.19 by @renovate in #5909
  • added codeowners for zerolog bridge by @AkhigbeEromo in #5905
  • Protect released changelog in CI by @XSAM in #5906
  • otelzap: Add otelzap under experimental bridge by @khushijain21 in #5907
  • config: add support for with_resource_constant_labels option by @codeboten in #5890
  • Implement new runtime metrics by @dashpole in #5780
  • fix(deps): update module go.opentelemetry.io/contrib/instrumentation/runtime to v0.53.0 by @renovate in #5912
  • chore(deps): update module golang.org/x/sys to v0.22.0 by @renovate in #5911
  • fix(deps): update opentelemetry-go monorepo to v1.28.0 by @renovate in #5913
  • Update CHANGELOG.md for OTEL_HTTP_CLIENT_COMPATIBILITY_MODE environment variable by @VinozzZ ...
Read more

Release v1.28.0/v0.53.0/v0.22.0/v0.8.0/v0.3.0/v0.1.0

03 Jul 14:30
v1.28.0
af75717
Compare
Choose a tag to compare

Overview

Added

  • Add the new go.opentelemetry.io/contrib/detectors/azure/azurevm package to provide a resource detector for Azure VMs. (#5422)
  • Add support to configure views when creating MeterProvider using the config package. (#5654)
  • The go.opentelemetry.io/contrib/config add support to configure periodic reader interval and timeout. (#5661)
  • Add log support for the autoexport package. (#5733)
  • Add support for disabling the old runtime metrics using the OTEL_GO_X_DEPRECATED_RUNTIME_METRICS=false environment variable. (#5747)
  • Add support for signal-specific protocols environment variables (OTEL_EXPORTER_OTLP_TRACES_PROTOCOL, OTEL_EXPORTER_OTLP_LOGS_PROTOCOL, OTEL_EXPORTER_OTLP_METRICS_PROTOCOL) in go.opentelemetry.io/contrib/exporters/autoexport. (#5816)
  • The go.opentelemetry.io/contrib/processors/minsev module is added.
    This module provides and experimental logging processor with a configurable threshold for the minimum severity records must have to be recorded. (#5817)
  • The go.opentelemetry.io/contrib/processors/baggagecopy module.
    This module is a replacement of go.opentelemetry.io/contrib/processors/baggage/baggagetrace. (#5824)

Changed

  • Improve performance of go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc with the usage of WithAttributeSet() instead of WithAttribute(). (#5664)
  • Improve performance of go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp with the usage of WithAttributeSet() instead of WithAttribute(). (#5664)
  • Update go.opentelemetry.io/contrib/config to latest released configuration schema which introduces breaking changes where Attributes is now a map[string]interface{}. (#5758)
  • Upgrade all dependencies of go.opentelemetry.io/otel/semconv/v1.25.0 to go.opentelemetry.io/otel/semconv/v1.26.0. (#5847)

Fixed

  • Custom attributes targeting metrics recorded by the go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp are not ignored anymore. (#5129)
  • The double setup in go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/example that caused duplicate traces. (#5564)
  • The superfluous response.WriteHeader call in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp when the response writer is flushed. (#5634)
  • Use c.FullPath() method to set http.route attribute in go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin. (#5734)
  • Out-of-bounds panic in case of invalid span ID in go.opentelemetry.io/contrib/propagators/b3. (#5754)

Deprecated

  • The go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho package is deprecated.
    If you would like to become a Code Owner of this module and prevent it from being removed, see #5550. (#5645)
  • The go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron package is deprecated.
    If you would like to become a Code Owner of this module and prevent it from being removed, see #5552. (#5646)
  • The go.opentelemetry.io/contrib/samplers/aws/xray package is deprecated.
    If you would like to become a Code Owner of this module and prevent it from being removed, see #5554. (#5647)
  • The go.opentelemetry.io/contrib/processors/baggage/baggagetrace package is deprecated.
    Use the added go.opentelemetry.io/contrib/processors/baggagecopy package instead. (#5824)
    • Use baggagecopy.NewSpanProcessor as a replacement for baggagetrace.New.
      • NewSpanProcessor accepts a Fitler function type that selects which baggage members are added to a span.
      • NewSpanProcessor returns a *baggagecopy.SpanProcessor instead of a trace.SpanProcessor interface.
        The returned type still implements the interface.

What's Changed

  • chore(deps): update module github.com/goccy/go-json to v0.10.3 by @renovate in #5623
  • chore(deps): update k8s.io/kube-openapi digest to 835d969 by @renovate in #5622
  • chore(deps): update module github.com/go-logr/logr to v1.4.2 by @renovate in #5627
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.53.7 by @renovate in #5629
  • fix(deps): update google.golang.org/genproto/googleapis/api digest to d264139 by @renovate in #5630
  • fix(deps): update module go.opentelemetry.io/collector/pdata to v1.8.0 by @renovate in #5624
  • chore(deps): update google.golang.org/genproto/googleapis/rpc digest to d264139 by @renovate in #5631
  • Add deprecation notice to otelmongo by @MrAlias in #5598
  • Move unreleased changelog entry by @MrAlias in #5637
  • chore(deps): update module github.com/bytedance/sonic to v1.11.7 by @renovate in #5633
  • fix(deps): update module golang.org/x/vuln to v1.1.1 by @renovate in #5650
  • otelzap: Implement Write method by @khushijain21 in #5620
  • otelzap: Implement methods on arrayEncoder by @khushijain21 in #5632
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.53.8 by @renovate in #5649
  • Deprecate the AWS EC2 detector by @MrAlias in #5636
  • Deprecate the AWS ECS detector by @MrAlias in #5638
  • Deprecate otelmongo/test by @MrAlias in #5639
  • Deprecate the AWS EKS detector by @MrAlias in #5640
  • Deprecate the AWS Lambda detector by @MrAlias in #5641
  • Deprecate otellambda by @MrAlias in #5642
  • Deprecate otelaws by @MrAlias in #5643
  • Deprecate otelmux by @MrAlias in #5644
  • Deprecate otelecho by @MrAlias in #5645
  • Deprecate otelmacaron by @MrAlias in #5646
  • Deprecate the AWS propagators by @MrAlias in #5647
  • Deprecate the AWS XRAY sampler by @MrAlias in #5648
  • chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.4 by @renovate in #5660
  • fix(deps): update module github.com/golangci/golangci-lint to v1.59.0 by @renovate in #5663
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.53.10 by @renovate in #5657
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #5658
  • fix(deps): update golang.org/x/exp digest to 4c93da0 by @renovate in #5662
  • fix(deps): update golang.org/x/tools digest to 7045d2e by @renovate in #5651
  • config: Add support to configure periodic reader interval and timeout by @bogdandrutu in #5661
  • Introduce respWriter.Flush so we don't write the status twice by @dmathieu in #5634
  • fix(deps): update golang.org/x/tools digest to cc29c91 by @renovate in #5667
  • chore(deps): update google.golang.org/genproto/googleapis/rpc digest to a332354 by @renovate in #5668
  • fix(deps): update google.golang.org/genproto/googleapis/api digest to a332354 by @renovate in #5669
  • fix(deps): update golang.org/x/tools digest to f10a0f1 by @renovate in #5670
  • fix(deps): update google.golang.org/genproto/googleapis/api digest to 5315273 by @renovate in #5671
  • fix(deps): update golang.org/x/tools digest to cc29c91 by @renovate in #5673
  • chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 5315273 by @renovate in #5672
  • chore(deps): update module github.com/bytedance/sonic to v1.11.8 by @renovate in #5682
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.53.11 by @r...
Read more

Release v1.27.0/v0.52.0/v0.21.0/v0.7.0/v0.2.0

21 May 19:27
v1.27.0
007ae66
Compare
Choose a tag to compare

Overview

Added

  • Add the new go.opentelemetry.io/contrib/instrgen package to provide auto-generated source code instrumentation. (#3068, #3108)
  • Add an experimental OTEL_METRICS_PRODUCERS environment variable to go.opentelemetry.io/contrib/autoexport to be set metrics producers. (#5281)
    • prometheus and none are supported values. You can specify multiple producers separated by a comma.
    • Add WithFallbackMetricProducer option that adds a fallback if the OTEL_METRICS_PRODUCERS is not set or empty.
  • The go.opentelemetry.io/contrib/processors/baggage/baggagetrace module. This module provides a Baggage Span Processor. (#5404)
  • Add gRPC trace Filter for stats handler to go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#5196)
  • Add a repository Code Ownership Policy. (#5555)
  • The go.opentelemetry.io/contrib/bridges/otellogrus module. This module provides an OpenTelemetry logging bridge for github.com/sirupsen/logrus. (#5355)
  • The WithVersion option function in go.opentelemetry.io/contrib/bridges/otelslog. This option function is used as a replacement of WithInstrumentationScope to specify the logged package version. (#5588)
  • The WithSchemaURL option function in go.opentelemetry.io/contrib/bridges/otelslog. This option function is used as a replacement of WithInstrumentationScope to specify the semantic convention schema URL for the logged records. (#5588)
  • Add support for Cloud Run jobs in go.opentelemetry.io/contrib/detectors/gcp. (#5559)

Changed

  • The gRPC trace Filter for interceptor is renamed to InterceptorFilter. (#5196)

  • The gRPC trace filter functions Any, All, None, Not, MethodName, MethodPrefix, FullMethodName, ServiceName, ServicePrefix and HealthCheck for interceptor are moved to go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/filters/interceptor. With this change, the filters in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc are now working for stats handler. (#5196)

  • NewLogger now accepts a name string as the first argument. This parameter is used as a replacement of WithInstrumentationScope to specify the name of the logger backing the underlying Handler. (#5588)

  • NewHandler now accepts a name string as the first argument. This parameter is used as a replacement of WithInstrumentationScope to specify the name of the logger backing the returned Handler. (#5588)

  • Upgrade all dependencies of go.opentelemetry.io/otel/semconv/v1.24.0 to go.opentelemetry.io/otel/semconv/v1.25.0. (#5605)

Removed

  • The WithInstrumentationScope option function in go.opentelemetry.io/contrib/bridges/otelslog is removed. Use the name parameter added to NewHandler and NewLogger as well as WithVersion and WithSchema as replacements. (#5588)

Deprecated

  • The InterceptorFilter type in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc is deprecated. (#5196)

What's Changed

  • build(deps): bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 by @dependabot in #5436
  • build(deps): bump github.com/aws/aws-sdk-go from 1.51.25 to 1.51.30 in /detectors/aws/ec2 by @dependabot in #5435
  • Add update-all-otel-deps target in Makefile by @XSAM in #5434
  • build(deps): bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 in /tools by @dependabot in #5441
  • build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #5445
  • autoexport: Add OTEL_METRICS_PRODUCERS environment variable support by @gouthamve in #5281
  • Fix changelog for #5281 by @pellared in #5450
  • processors/baggage: add baggage span processor by @codeboten in #5404
  • Configure Renovate by @renovate in #4579
  • chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.3 by @renovate in #5462
  • [chore] Renovate to add Skip Changelog label by @pellared in #5464
  • chore(deps): update module github.com/golang/snappy to v0.0.4 by @renovate in #5465
  • chore(deps): update module github.com/mattn/go-isatty to v0.0.20 by @renovate in #5467
  • chore(deps): update module github.com/klauspost/cpuid/v2 to v2.2.7 by @renovate in #5466
  • chore(deps): update module google.golang.org/appengine to v1.6.8 by @renovate in #5470
  • chore(deps): update module github.com/go-macaron/inject to v0.0.0-20200308113650-138e5925c53b by @renovate in #5471
  • chore(deps): update module github.com/tklauser/go-sysconf to v0.3.14 by @renovate in #5468
  • chore(deps): update module github.com/ugorji/go/codec to v1.2.12 by @renovate in #5469
  • chore(deps): update module github.com/golang/groupcache to v0.0.0-20210331224755-41bb18bfe9da by @renovate in #5472
  • chore(deps): update module google.golang.org/genproto to v0.0.0-20240506185236-b8a5c65736ae by @renovate in #5476
  • chore(deps): update module github.com/lufia/plan9stats to v0.0.0-20240408141607-282e7b5d6b74 by @renovate in #5473
  • chore(deps): update module github.com/power-devops/perfstat to v0.0.0-20240221224432-82ca36839d55 by @renovate in #5474
  • chore(deps): update module google.golang.org/genproto/googleapis/rpc to v0.0.0-20240506185236-b8a5c65736ae by @renovate in #5477
  • build(deps): bump go.opentelemetry.io/contrib/bridges/prometheus from 0.50.0 to 0.51.0 in /exporters/autoexport by @dependabot in #5460
  • chore(deps): update module k8s.io/kube-openapi to v0.0.0-20240430033511-f0e62f92d13f by @renovate in #5478
  • chore(deps): update module github.com/bytedance/sonic to v1.11.6 by @renovate in #5479
  • fix(deps): update module github.com/shirou/gopsutil/v3 to v3.24.4 by @renovate in #5482
  • build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 in /tools by @dependabot in #5458
  • fix(deps): update opentelemetry-go monorepo to v1.26.0 by @renovate in #5486
  • chore(deps): update module k8s.io/utils to v0.0.0-20240502163921-fe8a2dddb1d0 by @renovate in #5480
  • fix(deps): update module golang.org/x/exp to v0.0.0-20240506185415-9bf2ced13842 by @renovate in #5487
  • fix(deps): update module github.com/brunoscheufler/aws-ecs-metadata-go to v0.0.0-20221221133751-67e37ae746cd by @renovate in #5481
  • fix(deps): update module google.golang.org/genproto/googleapis/api to v0.0.0-20240506185236-b8a5c65736ae by @renovate in #5488
  • build(deps): bump go.opentelemetry.io/collector/pdata from 1.5.0 to 1.7.0 in /exporters/autoexport by @dependabot in #5459
  • chore(deps): update go-openapi packages by @renovate in #5489
  • chore(deps): update golang docker tag to v1.22 by @renovate in #5490
  • chore(deps): update module github.com/go-ole/go-ole to v1.3.0 by @renovate in #5492
  • chore(deps): update module github.com/cespare/xxhash/v2 to v2.3.0 by @renovate in #5491
  • chore(deps): update module github.com/go-playground/validator/v10 to v10.20.0 by @renovate in #5495
  • chore(deps): update module github.com/google/uuid to v1.6.0 by @renovate in #5497
  • chore(deps): update module github.com/klauspost/compress to v1.17.8 by @renovate in #5498
  • chore(deps): update module github.com/pelletier/go-toml/v2 to v2.2.2 by @renovate in #5500
  • fix(deps): update module github.com/gin-gonic/gin to v1.10.0 by @renovate in #5518
  • chore(deps): update module github....
Read more

Release v1.26.0/v0.51.0/v0.20.0/v0.6.0/v0.1.0

24 Apr 16:40
v1.26.0
8c7c4de
Compare
Choose a tag to compare

Added

  • NewSDK in go.opentelemetry.io/contrib/config now returns a configured SDK with a valid MeterProvider. (#4804)

Changed

  • Change the scope name for the prometheus bridge to go.opentelemetry.io/contrib/bridges/prometheus to match the package. (#5396)

Fixed

  • Fix bug where an empty exemplar was added to counters in go.opentelemetry.io/contrib/bridges/prometheus. (#5395)
  • Fix bug where the last histogram bucket was missing in go.opentelemetry.io/contrib/bridges/prometheus. (#5395)

Full Changelog: v1.25.0...v1.26.0

Release v1.25.0/v0.50.0/v0.19.0/v0.5.0/v0.0.1

05 Apr 15:26
v1.25.0
fe40a83
Compare
Choose a tag to compare

Added

  • Implemented setting the cloud.resource_id resource attribute in go.opentelemetry.io/detectors/aws/ecs based on the ECS Metadata v4 endpoint. (#5091)
  • The go.opentelemetry.io/contrib/bridges/otelslog module. This module provides an OpenTelemetry logging bridge for "log/slog". (#5335)

Fixed

  • Update all dependencies to address [GO-2024-2687]. (#5359)

Removed

Full Changelog: v1.24.0...v1.25.0

Release v1.24.0/v0.49.0/v0.18.0/v0.4.0

23 Feb 17:30
v1.24.0
e22317f
Compare
Choose a tag to compare

This release is the last to support Go 1.20. The next release will require at least Go 1.21.

Added

  • Support Go 1.22. (#5082)
  • Add support for Summary metrics to go.opentelemetry.io/contrib/bridges/prometheus. (#5089)
  • Add support for Exponential (native) Histograms in go.opentelemetry.io/contrib/bridges/prometheus. (#5093)

Removed

  • The deprecated RequestCount constant in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp is removed. (#4894)
  • The deprecated RequestContentLength constant in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp is removed. (#4894)
  • The deprecated ResponseContentLength constant in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp is removed. (#4894)
  • The deprecated ServerLatency constant in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp is removed. (#4894)

Fixed

  • Retrieving the body bytes count in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp does not cause a data race anymore. (#5080)

New Contributors

Full Changelog: v1.23.0...v1.24.0

Release v1.23.0/v0.48.0/v0.17.0/v0.3.0

06 Feb 18:27
v1.23.0
087fdd4
Compare
Choose a tag to compare

Added

  • Add client metric support to go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#4707)
  • Add peer attributes to spans recorded by NewClientHandler, NewServerHandler in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#4873)
  • Add support for cloud.account.id, cloud.availability_zone and cloud.region in the AWS ECS detector. (#4860)

Changed

  • The fallback options in go.opentelemetry.io/contrib/exporters/autoexport now accept factory functions. (#4891)
    • WithFallbackMetricReader(metric.Reader) MetricOption is replaced with func WithFallbackMetricReader(func(context.Context) (metric.Reader, error)) MetricOption.
    • WithFallbackSpanExporter(trace.SpanExporter) SpanOption is replaced with WithFallbackSpanExporter(func(context.Context) (trace.SpanExporter, error)) SpanOption.
  • The http.server.request_content_length metric in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp is changed to http.server.request.size.(#4707)
  • The http.server.response_content_length metric in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp is changed to http.server.response.size.(#4707)

Deprecated

  • The RequestCount, RequestContentLength, ResponseContentLength, ServerLatency constants in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp are deprecated. (#4707)

Fixed

  • Do not panic in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc if MeterProvider returns a nil instrument. (#4875)

New Contributors

Full Changelog: v1.22.0...v1.23.0

Release 1.22.0/0.47.0/0.16.0/0.2.0

18 Jan 16:22
v1.22.0
044e09a
Compare
Choose a tag to compare

Added

  • Add SDK.Shutdown method in "go.opentelemetry.io/contrib/config". (#4583)
  • NewSDK in go.opentelemetry.io/contrib/config now returns a configured SDK with a valid TracerProvider. (#4741)

Changed

  • The semantic conventions used by go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful are upgraded to v1.20.0. (#4320)
  • The semantic conventions used by go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin are upgraded to v1.20.0. (#4320)
  • The semantic conventions used by go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux are upgraded to v1.20.0. (#4320)
  • The semantic conventions used by go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho are upgraded to v1.20.0. (#4320)
  • The semantic conventions used by go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron are upgraded to v1.20.0. (#4320)
  • The semantic conventions used by go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace are upgraded to v1.20.0. (#4320)
  • The semantic conventions used by go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/example are upgraded to v1.20.0. (#4320)
  • The semantic conventions used by go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/example are upgraded to v1.20.0. (#4320)
  • The semantic conventions used by go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpare upgraded to v1.20.0. (#4320)
  • Updated configuration schema to include schema_url for resource definition and without_type_suffix and without_units for the Prometheus exporter. (#4727)
  • The semantic conventions used by the go.opentelemetry.io/contrib/detectors/aws/ecs resource detector are upgraded to v1.24.0. (#4803)
  • The semantic conventions used by the go.opentelemetry.io/contrib/detectors/aws/lambda resource detector are upgraded to v1.24.0. (#4803)
  • The semantic conventions used by the go.opentelemetry.io/contrib/detectors/aws/ec2 resource detector are upgraded to v1.24.0. (#4803)
  • The semantic conventions used by the go.opentelemetry.io/contrib/detectors/aws/eks resource detector are upgraded to v1.24.0. (#4803)
  • The semantic conventions used by the go.opentelemetry.io/contrib/detectors/gcp resource detector are upgraded to v1.24.0. (#4803)
  • The semantic conventions used in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda/test are upgraded to v1.24.0. (#4803)

Fixed

  • Fix NewServerHandler in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to correctly set the span status depending on the gRPC status. (#4587)
  • The stats.Handler from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc now does not crash when receiving an unexpected context. (#4825)
  • Update go.opentelemetry.io/contrib/detectors/aws/ecs to fix the task ARN when it is not valid. (#3583)
  • Do not panic in go.opentelemetry.io/contrib/detectors/aws/ecs when the container ARN is not valid. (#3583)

Release v1.21.1/v0.46.1/v0.15.1/v0.1.1

16 Nov 21:58
v1.21.1
ba19074
Compare
Choose a tag to compare

Changed

Fixed

  • Fix StreamClientInterceptor in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to end the spans synchronously. (#4537)
  • Fix data race in stats handlers when processing messages received and sent metrics in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#4577)
  • The stats handlers NewClientHandler, NewServerHandler in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc now record RPC durations in ms instead of ns. (#4548)