fix(deps): update opentelemetry-go monorepo #376
Reference in New Issue
Block a user
Delete Branch "renovate/opentelemetry-go-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.14.0->v0.15.0v1.38.0->v1.39.0v1.38.0->v1.39.0Release Notes
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel/log)
v0.15.0Compare Source
Added
WithIDGeneratorTracerProviderOptionis added to thego.opentelemetry.io/otel/tracepackage to configure anIDGeneratorfor theTracerProvider. (#1363)Changed
NewExporterandStartfunctions ingo.opentelemetry.io/otel/exporters/otlpnow receivecontext.Contextas a first parameter. (#1357)exampledirectory. (#1359)internal.IDGeneratorinterface in to thesdk/tracepackage to enable support for externally-defined ID generators. (#1363)github.com/google/go-cmpfrom 0.5.3 to 0.5.4 (#1374)github.com/golangci/golangci-lintin/internal/tools(#1375)Fixed
SumObserverandUpDownSumObserverinstruments correctness fixes. (#1381)Raw changes made between v0.14.0 and v0.15.0
61e07a0(HEAD -> master, tag: v0.15.0, tag: sdk/v0.15.0, tag: exporters/trace/zipkin/v0.15.0, tag: exporters/trace/jaeger/v0.15.0, tag: exporters/stdout/v0.15.0, tag: exporters/otlp/v0.15.0, tag: exporters/metric/prometheus/v0.15.0, tag: example/zipkin/v0.15.0, tag: example/prometheus/v0.15.0, tag: example/otel-collector/v0.15.0, tag: example/opencensus/v0.15.0, tag: example/namedtracer/v0.15.0, tag: example/jaeger/v0.15.0, tag: example/basic/v0.15.0, tag: bridge/opentracing/v0.15.0, tag: bridge/opencensus/v0.15.0, upstream/master, origin/master, origin/HEAD) Release v0.15.0 (#1392)599c080Fix typo in readme (#1390)eb28005Metric Accumulator fix for SumObservers (#1381)970755bEnable support for externally-defined ID generators (#1363)0021ab0Rework proto generation (#1371)787e3f4chore(zipkin-exporter): relay on the status code for the request but still read the response body. (#1328)66db2d8(johananl/master) Build examples last (#1370)958041dBump github.com/golangci/golangci-lint in /internal/tools (#1375)e1ff2d1Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 (#1374)5d0372dFix typo in comment (#1377)55ff277Fix golint issue caused by typo (#1372)5a728dbAnother batch of cleanups in otlp exporter (#1357)e081978Move opencensus example to the example directory (#1359)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
ℹ️ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
go.opentelemetry.io/otelv1.38.0->v1.39.0go.opentelemetry.io/otel/sdk/metricv1.38.0->v1.39.0go.opentelemetry.io/auto/sdkv1.1.0->v1.2.1go.opentelemetry.io/otel/metricv1.38.0->v1.39.0golang.org/x/sysv0.38.0->v0.39.0