-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update opentelemetry-go monorepo #35806
Conversation
ℹ Artifact update noticeFile name: cmd/telemetrygen/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: connector/datadogconnector/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: connector/grafanacloudconnector/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: connector/servicegraphconnector/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: examples/demo/client/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: examples/demo/server/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/datadogexporter/integrationtest/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/dorisexporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/loadbalancingexporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/lokiexporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/otelarrowexporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/prometheusremotewriteexporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/splunkhecexporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/sumologicexporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: internal/coreinternal/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: internal/metadataproviders/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: pkg/ottl/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: pkg/stanza/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: processor/deltatocumulativeprocessor/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: processor/filterprocessor/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: processor/geoipprocessor/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: processor/groupbyattrsprocessor/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: processor/groupbytraceprocessor/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: processor/k8sattributesprocessor/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: processor/logdedupprocessor/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: processor/probabilisticsamplerprocessor/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: processor/routingprocessor/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: processor/tailsamplingprocessor/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/carbonreceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/fluentforwardreceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/kafkareceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/otelarrowreceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/simpleprometheusreceiver/examples/federation/prom-counter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/solacereceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/statsdreceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This PR contains the following updates:
v1.30.0
->v1.31.0
v0.6.0
->v0.7.0
v0.6.0
->v0.7.0
v1.30.0
->v1.31.0
v1.30.0
->v1.31.0
v1.30.0
->v1.31.0
v1.30.0
->v1.31.0
v1.30.0
->v1.31.0
v0.52.0
->v0.53.0
v1.30.0
->v1.31.0
v0.6.0
->v0.7.0
v1.30.0
->v1.31.0
v0.0.9
->v0.0.10
v1.30.0
->v1.31.0
v0.6.0
->v0.7.0
v1.30.0
->v1.31.0
v1.30.0
->v1.31.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.31.0
: /v0.53.0/v0.7.0/v0.0.10Compare Source
Added
go.opentelemetry.io/otel/sdk/metric/exemplar
package which includesExemplar
,Filter
,TraceBasedFilter
,AlwaysOnFilter
,HistogramReservoir
,FixedSizeReservoir
,Reservoir
,Value
andValueType
types. These will be used for configuring the exemplar reservoir for the metrics sdk. (#5747, #5862)WithExportBufferSize
option to log batch processor.(#5877)Changed
go.opentelemetry.io/otel/sdk/metric
. Exemplars can be disabled by settingOTEL_METRICS_EXEMPLAR_FILTER=always_off
(#5778)Logger.Enabled
ingo.opentelemetry.io/otel/log
now accepts a newly introducedEnabledParameters
type instead ofRecord
. (#5791)FilterProcessor.Enabled
ingo.opentelemetry.io/otel/sdk/log/internal/x
now acceptsEnabledParameters
instead ofRecord
. (#5791)Record
type ingo.opentelemetry.io/otel/log
is no longer comparable. (#5847)SetAttributes
method inSpan
. (#5864)Event
andLink
lists inSpan
. (#5858)AddEvent
,AddLink
,RecordError
andEnd
methods inSpan
. (#5874)Deprecated
go.opentelemetry.io/otel/example
as they are moved to Contrib repository. (#5854)Fixed
FixedSize
exemplar reservoirs identified in #5814 is resolved. (#5819)reflect.TypeOf
to use a nil pointer to not allocate on the heap unless necessary. (#5827)Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.