Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Bump the otel-collector group with 17 updates #209

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps the otel-collector group with 17 updates:

Package From To
go.opentelemetry.io/collector 0.85.0 0.86.0
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter 0.85.0 0.86.0
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusexporter 0.85.0 0.86.0
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/zipkinexporter 0.85.0 0.86.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor 0.85.0 0.86.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor 0.85.0 0.86.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor 0.85.0 0.86.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanmetricsprocessor 0.85.0 0.86.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanprocessor 0.85.0 0.86.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jaegerreceiver 0.85.0 0.86.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kafkareceiver 0.85.0 0.86.0
go.opentelemetry.io/collector/connector/forwardconnector 0.85.0 0.86.0
go.opentelemetry.io/collector/exporter/loggingexporter 0.85.0 0.86.0
go.opentelemetry.io/collector/exporter/otlphttpexporter 0.85.0 0.86.0
go.opentelemetry.io/collector/extension/ballastextension 0.85.0 0.86.0
go.opentelemetry.io/collector/processor/batchprocessor 0.85.0 0.86.0
go.opentelemetry.io/collector/processor/memorylimiterprocessor 0.85.0 0.86.0

Updates go.opentelemetry.io/collector from 0.85.0 to 0.86.0

Release notes

Sourced from go.opentelemetry.io/collector's releases.

cmd/builder/v0.86.0

Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.86.0

Changelog

Sourced from go.opentelemetry.io/collector's changelog.

v1.0.0-rcv0015/v0.86.0

🛑 Breaking changes 🛑

  • service: remove deprecated service.PipelineConfig (#8485)

🚩 Deprecations 🚩

  • obsreporttest: deprecate To*CreateSettings funcs in obsreporttest (#8492) The following TestTelemetry methods have been deprecated. Use structs instead:

    • ToExporterCreateSettings -> exporter.CreateSettings
    • ToProcessorCreateSettings -> processor.CreateSettings
    • ToReceiverCreateSettings -> receiver.CreateSettings
  • obsreport: Deprecating obsreport.Exporter, obsreport.ExporterSettings, obsreport.NewExporter (#8492) These deprecated methods/structs have been moved to exporterhelper:

    • obsreport.Exporter -> exporterhelper.ObsReport
    • obsreport.ExporterSettings -> exporterhelper.ObsReportSettings
    • obsreport.NewExporter -> exporterhelper.NewObsReport
  • obsreport: Deprecating obsreport.BuildProcessorCustomMetricName, obsreport.Processor, obsreport.ProcessorSettings, obsreport.NewProcessor (#8492) These deprecated methods/structs have been moved to processorhelper:

    • obsreport.BuildProcessorCustomMetricName -> processorhelper.BuildCustomMetricName
    • obsreport.Processor -> processorhelper.ObsReport
    • obsreport.ProcessorSettings -> processorhelper.ObsReportSettings
    • obsreport.NewProcessor -> processorhelper.NewObsReport
  • obsreport: Deprecating obsreport scraper and receiver API (#8492) These deprecated methods/structs have been moved to receiverhelper and scraperhelper:

    • obsreport.Receiver -> receiverhelper.ObsReport
    • obsreport.ReceiverSettings -> receiverhelper.ObsReportSettings
    • obsreport.NewReceiver -> receiverhelper.NewObsReport
    • obsreport.Scraper -> scraperhelper.ObsReport
    • obsreport.ScraperSettings -> scraperhelper.ObsReportSettings
    • obsreport.NewScraper -> scraperhelper.NewObsReport

💡 Enhancements 💡

  • otelcol: Splitting otelcol into its own module. (#7924)
  • service: Split service into its own module (#7923)
Commits

Updates github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter from 0.85.0 to 0.86.0

Release notes

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter's releases.

v0.86.0

The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release, be sure to check the release notes there as well.

End users facing changes

🛑 Breaking changes 🛑

  • jaegerexporter, jaegerthrifthttpexporter: Removing deprecated jaeger and jaegerthrifthttp exporters (#26546) This follows the deprecation plan to remove the component. The original removal date was July 2023, it is now past that.
  • receiver/nginx: Bump 'nginx.connections_current' gate to stable (#27024)

💡 Enhancements 💡

  • processor/tailsampling: Allow sub-second decision wait time (#26354)

  • processor/resourcedetection: Added support for host's cpuinfo attributes. (#26532) In Linux and Darwin all fields are populated. In Windows only family, vendor.id and model.name are populated.

  • pkg/stanza: Add 'omit_pattern' setting to split.Config. (#26381) This can be used omit the start or end pattern from a log entry.

  • skywaklingreceiver: implement receiver for JVM metrics in Skywalking and adapted it to the OpenTelemetry protocol. (#20315)

  • statsdreceiver: Add TCP support to statsdreceiver (#23327)

  • azuredataexplorerexporter: Added an optional column in the exported trace data to store the status code and message as a dynamic field. (#26496)

  • statsdreceiver: Allow for empty tag sets (#27011)

  • pkg/ottl: Update contexts to set and get time.Time (#22010)

  • pkg/ottl: Add a Now() function to ottl that returns the current system time (#27038, #26507)

  • filelogreceiver: Log the globbing IO errors (#23768)

  • exporter/loadbalancing: Allow metrics routing (#25858)

  • pkg/ottl: Allow named arguments in function invocations (#20879) Arguments can now be specified by a snake-cased version of their name in the function's Arguments struct. Named arguments can be specified in any order, but must be specified after arguments without a name.

  • pkg/ottl: Add new TruncateTime function to help with manipulation of timestamps (#26696)

  • pkg/stanza: Add 'overwrite_text' option to severity parser. (#26671) Allows the user to overwrite the text of the severity parser with the official string representation of the severity level.

  • prometheusreceiver: add a new flag, enable_protobuf_negotiation, which enables protobuf negotiation when scraping prometheus clients (#27027)

  • redisreceiver: Added redis.cmd.latency metric. (#6942)

  • processor/resourcedetectionprocessor: add k8snode detector to provide node metadata; currently the detector provides k8d.node.uid (#26538)

  • routingconnector: Change routingconnector stability to alpha (#26495)

  • supported platforms: Add linux/s390x architecture to cross build tests in CI (#25138)

  • telemetrygen: Move the telemetrygen tool to use gRPC logging at warn level, in line with otlpgrpc. (#26659)

  • splunkentreceiver: adding component logic to splunkenterprise receiver (#12667)

  • splunkhecreceiver: Update splunk hec receiver to extract time query parameter if it is provided (#27006)

  • cmd/telemetrygen: Add CLI option for selecting different metric types (#26667)

  • cloudflarereceiver: Make TLS config optional for cloudflarereceiver (#26562)

  • receiver/awscontainerinsightsreceiver: Remove the need to set an env var in the receiver to get CPU and memory info (#24777)

  • awsxrayexporter: Change exporter.awsxray.skiptimestampvalidation feature gate from Alpha to Beta (#26553)

  • processor/k8sattributes: allow metadata extractions to be set to empty list (#14452)

🧰 Bug fixes 🧰

... (truncated)

Changelog

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter's changelog.

v0.86.0

🛑 Breaking changes 🛑

  • azuremonitorexporter: Unexport Accept to comply with checkapi (#26304)

  • tailsamplingprocessor: Unexport SamplingProcessorMetricViews to comply with checkapi (#26304)

  • awskinesisexporter: Do not export the functions NewTracesExporter, NewMetricsExporter, NewLogsExporter and pass checkapi. (#26304)

  • dynatraceexporter: Rename struct to keep expected exporter.Factory and pass checkapi. (#26304)

  • ecsobserver: Do not export the function DefaultConfig and pass checkapi. (#26304)

  • f5cloudexporter: Do not export the function NewFactoryWithTokenSourceGetter and pass checkapi. (#26304)

  • fluentforwardreceiver: rename Logs and DetermineNextEventMode functions and all usage to lowercase to stop exporting method and pass checkapi (#26304)

  • groupbyattrsprocessor: Do not export the function MetricViews and pass checkapi. (#26304)

  • groupbytraceprocessor: Do not export the function MetricViews and pass checkapi. (#26304)

  • jaegerreceiver: Do not export the function DefaultServerConfigUDP and pass checkapi. (#26304)

  • lokiexporter: Do not export the function MetricViews and pass checkapi. (#26304)

  • mongodbatlasreceiver: Rename struct to pass checkapi. (#26304)

  • mongodbreceiver: Do not export the function NewClient and pass checkapi. (#26304)

  • mysqlreceiver: Do not export the function Query (#26304)

  • pkg/ottl: Remove support for ottlarg. The struct's field order is now the function parameter order. (#25705)

  • pkg/stanza: Make trim func composable (#26536)

    • Adds trim.WithFunc to allow trim funcs to wrap bufio.SplitFuncs.
    • Removes trim.Func from split.Config.Func. Use trim.WithFunc instead.
    • Removes trim.Func from flush.WithPeriod. Use trim.WithFunc instead.
  • pkg/stanza: Rename syslog and tcp MultilineBuilders (#26631)

    • Rename syslog.OctetMultiLineBuilder to syslog.OctetSplitFuncBuilder
    • Rename tc.MultilineBuilder to tcp.SplitFuncBuilder
  • probabilisticsamplerprocessor: Do not export the function SamplingProcessorMetricViews and pass checkapi. (#26304)

  • sentryexporter: Do not export the functions CreateSentryExporter and pass checkapi. (#26304)

  • sumologicexporter: Do not export the function CreateDefaultHTTPClientSettings and pass checkapi. (#26304)

💡 Enhancements 💡

  • pkg/ottl: Add support for optional parameters (#20879) The new ottl.Optional type can now be used in a function's Arguments struct to indicate that a parameter is optional.
Commits
  • 0e0e8f3 [chore] Add a missing changelog item before the release (#27208)
  • 17e4415 [chore] Prepare release 0.86.0 (#27206)
  • 0882eee [processor/k8sattributes] allow metadata extractions to be empty list (#27185)
  • 39d1e53 [chore] update core to latest release (#27184)
  • 7db0833 Extract time query parameter in splunkhecreceiver (#27008)
  • 20d8727 [chore] update core (#27082)
  • 50147a2 [chore]: Update documentation for prometheus translator (#27081)
  • 9898c2a [cmd/telemetrygen] remove reliance on JSON unmarshalling for status code stri...
  • a319a5b [pkg/stanza] operators - make logging more verbose (#27088)
  • af0f345 [pkg/stanza] Further reduce "no file found" log message severity (#27097)
  • Additional commits viewable in compare view

Updates github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusexporter from 0.85.0 to 0.86.0

Release notes

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusexporter's releases.

v0.86.0

The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release, be sure to check the release notes there as well.

End users facing changes

🛑 Breaking changes 🛑

  • jaegerexporter, jaegerthrifthttpexporter: Removing deprecated jaeger and jaegerthrifthttp exporters (#26546) This follows the deprecation plan to remove the component. The original removal date was July 2023, it is now past that.
  • receiver/nginx: Bump 'nginx.connections_current' gate to stable (#27024)

💡 Enhancements 💡

  • processor/tailsampling: Allow sub-second decision wait time (#26354)

  • processor/resourcedetection: Added support for host's cpuinfo attributes. (#26532) In Linux and Darwin all fields are populated. In Windows only family, vendor.id and model.name are populated.

  • pkg/stanza: Add 'omit_pattern' setting to split.Config. (#26381) This can be used omit the start or end pattern from a log entry.

  • skywaklingreceiver: implement receiver for JVM metrics in Skywalking and adapted it to the OpenTelemetry protocol. (#20315)

  • statsdreceiver: Add TCP support to statsdreceiver (#23327)

  • azuredataexplorerexporter: Added an optional column in the exported trace data to store the status code and message as a dynamic field. (#26496)

  • statsdreceiver: Allow for empty tag sets (#27011)

  • pkg/ottl: Update contexts to set and get time.Time (#22010)

  • pkg/ottl: Add a Now() function to ottl that returns the current system time (#27038, #26507)

  • filelogreceiver: Log the globbing IO errors (#23768)

  • exporter/loadbalancing: Allow metrics routing (#25858)

  • pkg/ottl: Allow named arguments in function invocations (#20879) Arguments can now be specified by a snake-cased version of their name in the function's Arguments struct. Named arguments can be specified in any order, but must be specified after arguments without a name.

  • pkg/ottl: Add new TruncateTime function to help with manipulation of timestamps (#26696)

  • pkg/stanza: Add 'overwrite_text' option to severity parser. (#26671) Allows the user to overwrite the text of the severity parser with the official string representation of the severity level.

  • prometheusreceiver: add a new flag, enable_protobuf_negotiation, which enables protobuf negotiation when scraping prometheus clients (#27027)

  • redisreceiver: Added redis.cmd.latency metric. (#6942)

  • processor/resourcedetectionprocessor: add k8snode detector to provide node metadata; currently the detector provides k8d.node.uid (#26538)

  • routingconnector: Change routingconnector stability to alpha (#26495)

  • supported platforms: Add linux/s390x architecture to cross build tests in CI (#25138)

  • telemetrygen: Move the telemetrygen tool to use gRPC logging at warn level, in line with otlpgrpc. (#26659)

  • splunkentreceiver: adding component logic to splunkenterprise receiver (#12667)

  • splunkhecreceiver: Update splunk hec receiver to extract time query parameter if it is provided (#27006)

  • cmd/telemetrygen: Add CLI option for selecting different metric types (#26667)

  • cloudflarereceiver: Make TLS config optional for cloudflarereceiver (#26562)

  • receiver/awscontainerinsightsreceiver: Remove the need to set an env var in the receiver to get CPU and memory info (#24777)

  • awsxrayexporter: Change exporter.awsxray.skiptimestampvalidation feature gate from Alpha to Beta (#26553)

  • processor/k8sattributes: allow metadata extractions to be set to empty list (#14452)

🧰 Bug fixes 🧰

... (truncated)

Changelog

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusexporter's changelog.

v0.86.0

🛑 Breaking changes 🛑

  • azuremonitorexporter: Unexport Accept to comply with checkapi (#26304)

  • tailsamplingprocessor: Unexport SamplingProcessorMetricViews to comply with checkapi (#26304)

  • awskinesisexporter: Do not export the functions NewTracesExporter, NewMetricsExporter, NewLogsExporter and pass checkapi. (#26304)

  • dynatraceexporter: Rename struct to keep expected exporter.Factory and pass checkapi. (#26304)

  • ecsobserver: Do not export the function DefaultConfig and pass checkapi. (#26304)

  • f5cloudexporter: Do not export the function NewFactoryWithTokenSourceGetter and pass checkapi. (#26304)

  • fluentforwardreceiver: rename Logs and DetermineNextEventMode functions and all usage to lowercase to stop exporting method and pass checkapi (#26304)

  • groupbyattrsprocessor: Do not export the function MetricViews and pass checkapi. (#26304)

  • groupbytraceprocessor: Do not export the function MetricViews and pass checkapi. (#26304)

  • jaegerreceiver: Do not export the function DefaultServerConfigUDP and pass checkapi. (#26304)

  • lokiexporter: Do not export the function MetricViews and pass checkapi. (#26304)

  • mongodbatlasreceiver: Rename struct to pass checkapi. (#26304)

  • mongodbreceiver: Do not export the function NewClient and pass checkapi. (#26304)

  • mysqlreceiver: Do not export the function Query (#26304)

  • pkg/ottl: Remove support for ottlarg. The struct's field order is now the function parameter order. (#25705)

  • pkg/stanza: Make trim func composable (#26536)

    • Adds trim.WithFunc to allow trim funcs to wrap bufio.SplitFuncs.
    • Removes trim.Func from split.Config.Func. Use trim.WithFunc instead.
    • Removes trim.Func from flush.WithPeriod. Use trim.WithFunc instead.
  • pkg/stanza: Rename syslog and tcp MultilineBuilders (#26631)

    • Rename syslog.OctetMultiLineBuilder to syslog.OctetSplitFuncBuilder
    • Rename tc.MultilineBuilder to tcp.SplitFuncBuilder
  • probabilisticsamplerprocessor: Do not export the function SamplingProcessorMetricViews and pass checkapi. (#26304)

  • sentryexporter: Do not export the functions CreateSentryExporter and pass checkapi. (#26304)

  • sumologicexporter: Do not export the function CreateDefaultHTTPClientSettings and pass checkapi. (#26304)

💡 Enhancements 💡

  • pkg/ottl: Add support for optional parameters (#20879) The new ottl.Optional type can now be used in a function's Arguments struct to indicate that a parameter is optional.
Commits
  • 0e0e8f3 [chore] Add a missing changelog item before the release (#27208)
  • 17e4415 [chore] Prepare release 0.86.0 (#27206)
  • 0882eee [processor/k8sattributes] allow metadata extractions to be empty list (#27185)
  • 39d1e53 [chore] update core to latest release (#27184)
  • 7db0833 Extract time query parameter in splunkhecreceiver (#27008)
  • 20d8727 [chore] update core (#27082)
  • 50147a2 [chore]: Update documentation for prometheus translator (#27081)
  • 9898c2a [cmd/telemetrygen] remove reliance on JSON unmarshalling for status code stri...
  • a319a5b [pkg/stanza] operators - make logging more verbose (#27088)
  • af0f345 [pkg/stanza] Further reduce "no file found" log message severity (#27097)
  • Additional commits viewable in compare view

Updates github.com/open-telemetry/opentelemetry-collector-contrib/exporter/zipkinexporter from 0.85.0 to 0.86.0

Release notes

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/exporter/zipkinexporter's releases.

v0.86.0

The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release, be sure to check the release notes there as well.

End users facing changes

🛑 Breaking changes 🛑

  • jaegerexporter, jaegerthrifthttpexporter: Removing deprecated jaeger and jaegerthrifthttp exporters (#26546) This follows the deprecation plan to remove the component. The original removal date was July 2023, it is now past that.
  • receiver/nginx: Bump 'nginx.connections_current' gate to stable (#27024)

💡 Enhancements 💡

  • processor/tailsampling: Allow sub-second decision wait time (#26354)

  • processor/resourcedetection: Added support for host's cpuinfo attributes. (#26532) In Linux and Darwin all fields are populated. In Windows only family, vendor.id and model.name are populated.

  • pkg/stanza: Add 'omit_pattern' setting to split.Config. (#26381) This can be used omit the start or end pattern from a log entry.

  • skywaklingreceiver: implement receiver for JVM metrics in Skywalking and adapted it to the OpenTelemetry protocol. (#20315)

  • statsdreceiver: Add TCP support to statsdreceiver (#23327)

  • azuredataexplorerexporter: Added an optional column in the exported trace data to store the status code and message as a dynamic field. (#26496)

  • statsdreceiver: Allow for empty tag sets (#27011)

  • pkg/ottl: Update contexts to set and get time.Time (#22010)

  • pkg/ottl: Add a Now() function to ottl that returns the current system time (#27038, #26507)

  • filelogreceiver: Log the globbing IO errors (#23768)

  • exporter/loadbalancing: Allow metrics routing (#25858)

  • pkg/ottl: Allow named arguments in function invocations (#20879) Arguments can now be specified by a snake-cased version of their name in the function's Arguments struct. Named arguments can be specified in any order, but must be specified after arguments without a name.

  • pkg/ottl: Add new TruncateTime function to help with manipulation of timestamps (#26696)

  • pkg/stanza: Add 'overwrite_text' option to severity parser. (#26671) Allows the user to overwrite the text of the severity parser with the official string representation of the severity level.

  • prometheusreceiver: add a new flag, enable_protobuf_negotiation, which enables protobuf negotiation when scraping prometheus clients (#27027)

  • redisreceiver: Added redis.cmd.latency metric. (#6942)

  • processor/resourcedetectionprocessor: add k8snode detector to provide node metadata; currently the detector provides k8d.node.uid (#26538)

  • routingconnector: Change routingconnector stability to alpha (#26495)

  • supported platforms: Add linux/s390x architecture to cross build tests in CI (#25138)

  • telemetrygen: Move the telemetrygen tool to use gRPC logging at warn level, in line with otlpgrpc. (#26659)

  • splunkentreceiver: adding component logic to splunkenterprise receiver (#12667)

  • splunkhecreceiver: Update splunk hec receiver to extract time query parameter if it is provided (#27006)

  • cmd/telemetrygen: Add CLI option for selecting different metric types (#26667)

  • cloudflarereceiver: Make TLS config optional for cloudflarereceiver (#26562)

  • receiver/awscontainerinsightsreceiver: Remove the need to set an env var in the receiver to get CPU and memory info (#24777)

  • awsxrayexporter: Change exporter.awsxray.skiptimestampvalidation feature gate from Alpha to Beta (#26553)

  • processor/k8sattributes: allow metadata extractions to be set to empty list (#14452)

🧰 Bug fixes 🧰

... (truncated)

Changelog

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/exporter/zipkinexporter's changelog.

v0.86.0

🛑 Breaking changes 🛑

  • azuremonitorexporter: Unexport Accept to comply with checkapi (#26304)

  • tailsamplingprocessor: Unexport SamplingProcessorMetricViews to comply with checkapi (#26304)

  • awskinesisexporter: Do not export the functions NewTracesExporter, NewMetricsExporter, NewLogsExporter and pass checkapi. (#26304)

  • dynatraceexporter: Rename struct to keep expected exporter.Factory and pass checkapi. (#26304)

  • ecsobserver: Do not export the function DefaultConfig and pass checkapi. (#26304)

  • f5cloudexporter: Do not export the function NewFactoryWithTokenSourceGetter and pass checkapi. (#26304)

  • fluentforwardreceiver: rename Logs and DetermineNextEventMode functions and all usage to lowercase to stop exporting method and pass checkapi (#26304)

  • groupbyattrsprocessor: Do not export the function MetricViews and pass checkapi. (#26304)

  • groupbytraceprocessor: Do not export the function MetricViews and pass checkapi. (#26304)

  • jaegerreceiver: Do not export the function DefaultServerConfigUDP and pass checkapi. (#26304)

  • lokiexporter: Do not export the function MetricViews and pass checkapi. (#26304)

  • mongodbatlasreceiver: Rename struct to pass checkapi. (#26304)

  • mongodbreceiver: Do not export the function NewClient and pass checkapi. (#26304)

  • mysqlreceiver: Do not export the function Query (#26304)

  • pkg/ottl: Remove support for ottlarg. The struct's field order is now the function parameter order. (#25705)

  • pkg/stanza: Make trim func composable (#26536)

    • Adds trim.WithFunc to allow trim funcs to wrap bufio.SplitFuncs.
    • Removes trim.Func from split.Config.Func. Use trim.WithFunc instead.
    • Removes trim.Func from flush.WithPeriod. Use trim.WithFunc instead.
  • pkg/stanza: Rename syslog and tcp MultilineBuilders (#26631)

    • Rename syslog.OctetMultiLineBuilder to syslog.OctetSplitFuncBuilder
    • Rename tc.MultilineBuilder to tcp.SplitFuncBuilder
  • probabilisticsamplerprocessor: Do not export the function SamplingProcessorMetricViews and pass checkapi. (#26304)

  • sentryexporter: Do not export the functions CreateSentryExporter and pass checkapi. (#26304)

  • sumologicexporter: Do not export the function CreateDefaultHTTPClientSettings and pass checkapi. (#26304)

💡 Enhancements 💡

  • pkg/ottl: Add support for optional parameters (#20879) The new ottl.Optional type can now be used in a function's Arguments struct to indicate that a parameter is optional.
Commits
  • 0e0e8f3 [chore] Add a missing changelog item before the release (#27208)
  • 17e4415 [chore] Prepare release 0.86.0 (#27206)
  • 0882eee [processor/k8sattributes] allow metadata extractions to be empty list (#27185)
  • 39d1e53 [chore] update core to latest release (#27184)
  • 7db0833 Extract time query parameter in splunkhecreceiver (#27008)
  • 20d8727 [chore] update core (#27082)
  • 50147a2 [chore]: Update documentation for prometheus translator (#27081)
  • 9898c2a [cmd/telemetrygen] remove reliance on JSON unmarshalling for status code stri...
  • a319a5b [pkg/stanza] operators - make logging more verbose (#27088)
  • af0f345 [pkg/stanza] Further reduce "no file found" log message severity (#27097)
  • Additional commits viewable in compare view

Updates github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor from 0.85.0 to 0.86.0

Release notes

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor's releases.

v0.86.0

The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release, be sure to check the release notes there as well.

End users facing changes

🛑 Breaking changes 🛑

  • jaegerexporter, jaegerthrifthttpexporter: Removing deprecated jaeger and jaegerthrifthttp exporters (#26546) This follows the deprecation plan to remove the component. The original removal date was July 2023, it is now past that.
  • receiver/nginx: Bump 'nginx.connections_current' gate to stable (#27024)

💡 Enhancements 💡

  • processor/tailsampling: Allow sub-second decision wait time (#26354)

  • processor/resourcedetection: Added support for host's cpuinfo attributes. (#26532) In Linux and Darwin all fields are populated. In Windows only family, vendor.id and model.name are populated.

  • pkg/stanza: Add 'omit_pattern' setting to split.Config. (#26381) This can be used omit the start or end pattern from a log entry.

  • skywaklingreceiver: implement receiver for JVM metrics in Skywalking and adapted it to the OpenTelemetry protocol. (#20315)

  • statsdreceiver: Add TCP support to statsdreceiver (#23327)

  • azuredataexplorerexporter: Added an optional column in the exported trace data to store the status code and message as a dynamic field. (#26496)

  • statsdreceiver: Allow for empty tag sets (#27011)

  • pkg/ottl: Update contexts to set and get time.Time (#22010)

  • pkg/ottl: Add a Now() function to ottl that returns the current system time (#27038, #26507)

  • filelogreceiver: L...

    Description has been truncated

Bumps the otel-collector group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [go.opentelemetry.io/collector](https://github.com/open-telemetry/opentelemetry-collector) | `0.85.0` | `0.86.0` |
| [github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.85.0` | `0.86.0` |
| [github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusexporter](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.85.0` | `0.86.0` |
| [github.com/open-telemetry/opentelemetry-collector-contrib/exporter/zipkinexporter](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.85.0` | `0.86.0` |
| [github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.85.0` | `0.86.0` |
| [github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.85.0` | `0.86.0` |
| [github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.85.0` | `0.86.0` |
| [github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanmetricsprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.85.0` | `0.86.0` |
| [github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.85.0` | `0.86.0` |
| [github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jaegerreceiver](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.85.0` | `0.86.0` |
| [github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kafkareceiver](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.85.0` | `0.86.0` |
| [go.opentelemetry.io/collector/connector/forwardconnector](https://github.com/open-telemetry/opentelemetry-collector) | `0.85.0` | `0.86.0` |
| [go.opentelemetry.io/collector/exporter/loggingexporter](https://github.com/open-telemetry/opentelemetry-collector) | `0.85.0` | `0.86.0` |
| [go.opentelemetry.io/collector/exporter/otlphttpexporter](https://github.com/open-telemetry/opentelemetry-collector) | `0.85.0` | `0.86.0` |
| [go.opentelemetry.io/collector/extension/ballastextension](https://github.com/open-telemetry/opentelemetry-collector) | `0.85.0` | `0.86.0` |
| [go.opentelemetry.io/collector/processor/batchprocessor](https://github.com/open-telemetry/opentelemetry-collector) | `0.85.0` | `0.86.0` |
| [go.opentelemetry.io/collector/processor/memorylimiterprocessor](https://github.com/open-telemetry/opentelemetry-collector) | `0.85.0` | `0.86.0` |


Updates `go.opentelemetry.io/collector` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.85.0...v0.86.0)

Updates `github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.85.0...v0.86.0)

Updates `github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusexporter` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.85.0...v0.86.0)

Updates `github.com/open-telemetry/opentelemetry-collector-contrib/exporter/zipkinexporter` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.85.0...v0.86.0)

Updates `github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.85.0...v0.86.0)

Updates `github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.85.0...v0.86.0)

Updates `github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.85.0...v0.86.0)

Updates `github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanmetricsprocessor` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.85.0...v0.86.0)

Updates `github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanprocessor` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.85.0...v0.86.0)

Updates `github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jaegerreceiver` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.85.0...v0.86.0)

Updates `github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kafkareceiver` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.85.0...v0.86.0)

Updates `go.opentelemetry.io/collector/connector/forwardconnector` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.85.0...v0.86.0)

Updates `go.opentelemetry.io/collector/exporter/loggingexporter` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.85.0...v0.86.0)

Updates `go.opentelemetry.io/collector/exporter/otlphttpexporter` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.85.0...v0.86.0)

Updates `go.opentelemetry.io/collector/extension/ballastextension` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.85.0...v0.86.0)

Updates `go.opentelemetry.io/collector/processor/batchprocessor` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.85.0...v0.86.0)

Updates `go.opentelemetry.io/collector/processor/memorylimiterprocessor` from 0.85.0 to 0.86.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.85.0...v0.86.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/collector
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusexporter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/exporter/zipkinexporter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanmetricsprocessor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanprocessor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jaegerreceiver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kafkareceiver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: go.opentelemetry.io/collector/connector/forwardconnector
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: go.opentelemetry.io/collector/exporter/loggingexporter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: go.opentelemetry.io/collector/exporter/otlphttpexporter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: go.opentelemetry.io/collector/extension/ballastextension
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: go.opentelemetry.io/collector/processor/batchprocessor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
- dependency-name: go.opentelemetry.io/collector/processor/memorylimiterprocessor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-collector
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants