PackageTrack

Go modules

go.opentelemetry.io/contrib/bridges/otelzap

v0.20.1open-telemetry/opentelemetry-go-contrib

Release timeline

698 releases since 2024
20242026

One column per month.

Releases

  1. v0.11.1-0.20250611072607-6027a454ee7c11 Jun 2025pre-release

    Nothing published for this version

  2. v0.11.1-0.20250610081557-088be4b51ba610 Jun 2025pre-release

    Nothing published for this version

  3. v0.11.1-0.20250609100539-b6c8288750179 Jun 2025pre-release

    Nothing published for this version

  4. v0.11.1-0.20250606085542-a751053c2b656 Jun 2025pre-release

    Nothing published for this version

  5. v0.11.1-0.20250605165427-b0a27cc682505 Jun 2025pre-release

    Nothing published for this version

  6. v0.11.1-0.20250604155308-8219abb7ce7c4 Jun 2025pre-release

    Nothing published for this version

  7. v0.11.1-0.20250603120206-aee53e882ff23 Jun 2025pre-release

    Nothing published for this version

  8. v0.11.1-0.20250603062523-2324555f3f233 Jun 2025pre-release

    Nothing published for this version

  9. v0.11.1-0.20250602193928-2af6af383ded2 Jun 2025pre-release

    Nothing published for this version

  10. v0.11.1-0.20250602092150-23734b6e225b2 Jun 2025pre-release

    Nothing published for this version

  11. v0.11.1-0.20250602083009-c13d7decc63a2 Jun 2025pre-release

    Nothing published for this version

  12. v0.11.1-0.20250530225745-3544de63398d30 May 2025pre-release

    Nothing published for this version

  13. v0.11.1-0.20250530061428-83ccafeb38e530 May 2025pre-release

    Nothing published for this version

  14. v0.11.1-0.20250530055245-a2b4ae63c12430 May 2025pre-release

    Nothing published for this version

  15. v0.11.1-0.20250530001009-0be6e80e634a30 May 2025pre-release

    Nothing published for this version

  16. v0.11.1-0.20250529125748-d9e614a856ac29 May 2025pre-release

    Nothing published for this version

  17. v0.11.1-0.20250529091248-58ea647794b329 May 2025pre-release

    Nothing published for this version

  18. v0.11.1-0.20250529044822-8a25baf97b3f29 May 2025pre-release

    Nothing published for this version

  19. v0.11.1-0.20250529014910-5e3fda55e0b429 May 2025pre-release

    Nothing published for this version

  20. v0.11.1-0.20250528074200-b06bc8a7ba3928 May 2025pre-release

    Nothing published for this version

  21. v0.11.1-0.20250526132924-dcd839eadf3126 May 2025pre-release

    Nothing published for this version

  22. v0.11.1-0.20250525151403-c33f857de21a25 May 2025pre-release

    Nothing published for this version

  23. v0.11.1-0.20250523203050-39ab48e4758b23 May 2025pre-release

    Nothing published for this version

  24. v0.11.1-0.20250523072306-b4d3da228ae523 May 2025pre-release

    Nothing published for this version

  25. v0.11.1-0.20250523053452-2cddbefebaed23 May 2025pre-release

    Nothing published for this version

  26. v0.11.022 May 2025
    Release notes

    Added

    • ParseYAML in go.opentelemetry.io/contrib/otelconf now supports environment variables substitution in the format ${[env:]VAR_NAME[:-defaultvalue]}. (#6215)
    • Add the http.route metric attribute to go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux. (#7966)
    • Support db.client.operation.duration metric for go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo. (#7983)
    • Add a WithSpanNameFormatter option to go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo. (#7986)
    • WithOnError option for otelecho middleware in go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho to specify the behavior when an error occurs. (#8025)
    • Updated go.opentelemetry.io/contrib/otelconf to include the v1.0.0-rc2 release candidate of schema which includes backwards incompatible changes. (#8026)
    • Introduce v1.0.0-rc.2 model in go.opentelemetry.io/contrib/otelconf. (#8031)
    • Add unmarshaling and validation for CardinalityLimits and SpanLimits to v1.0.0 model in go.opentelemetry.io/contrib/otelconf. (#8043)
    • Add unmarshaling and validation for BatchLogRecordProcessor, BatchSpanProcessor, and PeriodicMetricReader to v1.0.0 model in go.opentelemetry.io/contrib/otelconf. (#8049)
    • Add unmarshaling and validation for TextMapPropagator to v1.0.0 model in go.opentelemetry.io/contrib/otelconf. (#8052)
    • Add jaeger.sampler.type/jaeger.sampler.param attributes for adaptive sampling support and option WithAttributesDisabled in go.opentelemetry.io/contrib/samplers/jaegerremote. (#8073)
    • Add support for OTEL_EXPERIMENTAL_CONFIG_FILE via the NewSDK function in go.opentelemetry.io/contrib/otelconf (#8106)
    • Add unmarshaling and validation for OTLPHttpExporter, OTLPGrpcExporter, OTLPGrpcMetricExporter and OTLPHttpMetricExporter to v1.0.0 model in go.opentelemetry.io/contrib/otelconf. (#8112)
    • Add unmarshaling and validation for AttributeType, AttributeNameValue, SimpleSpanProcessor, SimpleLogRecordProcessor, ZipkinSpanExporter, NameStringValuePair, InstrumentType, ExperimentalPeerInstrumentationServiceMappingElem, ExporterDefaultHistogramAggregation, PullMetricReader to v1.0.0 model in go.opentelemetry.io/contrib/otelconf. (#8127)
    • Add support for container, host, process resource detectors in go.opentelemetry.io/contrib/otelconf. (#8180)

    Changed

    • Improve performance by reducing allocations in the gRPC stats handler in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#8035)
    • Export the ReadEvents and WriteEvents constants in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp so they can be used in WithMessageEvents. (#8153)
    • Switched the default for OTEL_SEMCONV_STABILITY_OPT_IN to emit the v1.37.0 semantic conventions by default in go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo. Use the environment variable OTEL_SEMCONV_STABILITY_OPT_IN to configure duplication with old semantic conventions if needed (i.e. OTEL_SEMCONV_STABILITY_OPT_IN="database/dup"). (#8230)

    Deprecated

    • WithRouteTag in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp is deprecated. The route is already added automatically for spans. For metrics, the alternative is to use the WithMetricAttributesFn option. (#8117)
    • WithPublicEndpoint in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp is deprecated. Use WithPublicEndpointFn instead. (#8152)
    • DefaultClient, Get, Head, Post, and PostForm in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp are deprecated. Use a custom *http.Client with otelhttp.NewTransport(http.DefaultTransport) instead. (#8140, #8201)

    Removed

    • Drop support for [Go 1.23]. (#7831)
    • Remove deprecated go.opentelemetry.io/contrib/detectors/aws/ec2 module, please use go.opentelemetry.io/contrib/detectors/aws/ec2/v2 instead. (#7841)
    • Remove the deprecated Extract and Inject functions from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#7952)
    Open source →
  27. v0.10.1-0.20250520204241-a91d7471443420 May 2025pre-release

    Nothing published for this version

  28. v0.10.1-0.20250519234104-d1b0749b698119 May 2025pre-release

    Nothing published for this version

  29. v0.10.1-0.20250519084445-2896fea9d56319 May 2025pre-release

    Nothing published for this version

  30. v0.10.1-0.20250519072254-e5688a85f30919 May 2025pre-release

    Nothing published for this version

  31. v0.10.1-0.20250516122918-c8072ebd715416 May 2025pre-release

    Nothing published for this version

  32. v0.10.1-0.20250515230910-74a5db69164f15 May 2025pre-release

    Nothing published for this version

  33. v0.10.1-0.20250514220710-09c7ab5aed4a14 May 2025pre-release

    Nothing published for this version

  34. v0.10.1-0.20250514075619-61f4ee09683214 May 2025pre-release

    Nothing published for this version

  35. v0.10.1-0.20250513080155-71a2939bbf6713 May 2025pre-release

    Nothing published for this version

  36. v0.10.1-0.20250512083607-cc803c5ac1ec12 May 2025pre-release

    Nothing published for this version

  37. v0.10.1-0.20250509084050-029b6e30c1789 May 2025pre-release

    Nothing published for this version

  38. v0.10.1-0.20250507093350-0f7c40f870217 May 2025pre-release

    Nothing published for this version

  39. v0.10.1-0.20250507090253-173c12b783f97 May 2025pre-release

    Nothing published for this version

  40. v0.10.1-0.20250507084430-64d23e0c38c87 May 2025pre-release

    Nothing published for this version

  41. v0.10.1-0.20250506070424-d586e312c0c66 May 2025pre-release

    Nothing published for this version

  42. v0.10.1-0.20250505234950-0e75c63d394b5 May 2025pre-release

    Nothing published for this version

  43. v0.10.1-0.20250505081940-51402c28eee45 May 2025pre-release

    Nothing published for this version

  44. v0.10.1-0.20250505074157-2ff32deebe205 May 2025pre-release

    Nothing published for this version

  45. v0.10.1-0.20250502221433-f368d047b7c62 May 2025pre-release

    Nothing published for this version

  46. v0.10.1-0.20250501145121-2528dc65fc9c1 May 2025pre-release

    Nothing published for this version

  47. v0.10.1-0.20250501001613-1742c122bce51 May 2025pre-release

    Nothing published for this version

  48. v0.10.1-0.20250430043113-c1aeca6d89bc30 Apr 2025pre-release

    Nothing published for this version

  49. v0.10.1-0.20250429225810-4b6c3deb172f29 Apr 2025pre-release

    Nothing published for this version

  50. v0.10.1-0.20250427150015-c80fd25298f727 Apr 2025pre-release

    Nothing published for this version

  51. v0.10.1-0.20250426144028-046b3b6e6e4026 Apr 2025pre-release

    Nothing published for this version

  52. v0.10.1-0.20250425041951-6a31c1b5299b25 Apr 2025pre-release

    Nothing published for this version

  53. v0.10.1-0.20250424205615-72cccd8065dc24 Apr 2025pre-release

    Nothing published for this version

  54. v0.10.1-0.20250423132344-2adc6806f06323 Apr 2025pre-release

    Nothing published for this version

  55. v0.10.1-0.20250422201958-b8572491f2d122 Apr 2025pre-release

    Nothing published for this version

  56. v0.10.1-0.20250419185052-9c1924020a0e19 Apr 2025pre-release

    Nothing published for this version

  57. v0.10.1-0.20250418075720-d74c304f15db18 Apr 2025pre-release

    Nothing published for this version

  58. v0.10.1-0.20250417220127-e2db05ce25d417 Apr 2025pre-release

    Nothing published for this version

  59. v0.10.1-0.20250416152832-064267ad30a816 Apr 2025pre-release

    Nothing published for this version

  60. v0.10.1-0.20250415222345-5e0f7834964115 Apr 2025pre-release

    Nothing published for this version