Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the otel-collector group with 14 updates (#5001)
Bumps the otel-collector group with 14 updates: | Package | From | To | | --- | --- | --- | | [github.com/open-telemetry/opentelemetry-collector-contrib/connector/spanmetricsconnector](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.90.1` | `0.91.0` | | [github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.90.1` | `0.91.0` | | [github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jaegerreceiver](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.90.1` | `0.91.0` | | [github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kafkareceiver](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.90.1` | `0.91.0` | | [github.com/open-telemetry/opentelemetry-collector-contrib/receiver/zipkinreceiver](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.90.1` | `0.91.0` | | [go.opentelemetry.io/collector/connector/forwardconnector](https://github.com/open-telemetry/opentelemetry-collector) | `0.90.1` | `0.91.0` | | [go.opentelemetry.io/collector/exporter/loggingexporter](https://github.com/open-telemetry/opentelemetry-collector) | `0.90.1` | `0.91.0` | | [go.opentelemetry.io/collector/exporter/otlpexporter](https://github.com/open-telemetry/opentelemetry-collector) | `0.90.1` | `0.91.0` | | [go.opentelemetry.io/collector/exporter/otlphttpexporter](https://github.com/open-telemetry/opentelemetry-collector) | `0.90.1` | `0.91.0` | | [go.opentelemetry.io/collector/extension/ballastextension](https://github.com/open-telemetry/opentelemetry-collector) | `0.90.1` | `0.91.0` | | [go.opentelemetry.io/collector/extension/zpagesextension](https://github.com/open-telemetry/opentelemetry-collector) | `0.90.1` | `0.91.0` | | [go.opentelemetry.io/collector/otelcol](https://github.com/open-telemetry/opentelemetry-collector) | `0.90.1` | `0.91.0` | | [go.opentelemetry.io/collector/processor/batchprocessor](https://github.com/open-telemetry/opentelemetry-collector) | `0.90.1` | `0.91.0` | | [go.opentelemetry.io/collector/processor/memorylimiterprocessor](https://github.com/open-telemetry/opentelemetry-collector) | `0.90.1` | `0.91.0` | Updates `github.com/open-telemetry/opentelemetry-collector-contrib/connector/spanmetricsconnector` from 0.90.1 to 0.91.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/releases">github.com/open-telemetry/opentelemetry-collector-contrib/connector/spanmetricsconnector's releases</a>.</em></p> <blockquote> <h2>v0.91.0</h2> <p>The OpenTelemetry Collector Contrib contains everything in the <a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.91.0">opentelemetry-collector release</a>, be sure to check the release notes there as well.</p> <h2>End user facing changes</h2> <h3>🚀 New components 🚀</h3> <ul> <li><code>alertmanagerexporter</code>: Add Alertmanager exporter implementation and tests (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23569">#23569</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li> <p><code>spanmetricsconnector</code>: Add exemplars to sum metric (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27451">#27451</a>)</p> </li> <li> <p><code>exporter/datadogexporter</code>: Add support for nested log attributes. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29633">#29633</a>)</p> </li> <li> <p><code>jaegerreceiver,jaegerremotesamplingextension</code>: mark featuregates to replace Thrift-gen with Proto-gen types for sampling strategies as stable (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27636">#27636</a>) The following featuregates are stable:</p> <ul> <li>extension.jaegerremotesampling.replaceThriftWithProto</li> <li>receiver.jaegerreceiver.replaceThriftWithProto</li> </ul> </li> <li> <p><code>awsemfexporter/awscloudwatchlogsexporter</code>: Add component name to user agent header for outgoing put log even requests (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29595">#29595</a>)</p> </li> <li> <p><code>elasticsearchexporter</code>: Logstash format compatibility. Traces or Logs data can be written into an index in logstash format. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29624">#29624</a>)</p> </li> <li> <p><code>extension/opampextension</code>: Implement <code>extension.NotifyConfig</code> to be notified of the Collector's effective config and report it to the OpAMP server. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27293">#27293</a>)</p> </li> <li> <p><code>receiver/influxdbreceiver</code>: Endpoint <code>/ping</code> added to enhance compatibility with third party products (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29594">#29594</a>)</p> </li> <li> <p><code>kafkareceiver</code>: Add the ability to consume logs from Azure Diagnostic Settings streamed through Event Hubs using the Kafka API. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/18210">#18210</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Add detection of host.ip to system detector. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/24450">#24450</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Add detection of host.mac to system detector. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29587">#29587</a>)</p> </li> <li> <p><code>pkg/ottl</code>: Add <code>silent</code> ErrorMode to allow disabling logging of errors that are ignored. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29710">#29710</a>)</p> </li> <li> <p><code>postgresqlreceiver</code>: Add config property for excluding specific databases from scraping (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29605">#29605</a>)</p> </li> <li> <p><code>redisreceiver</code>: Upgrade the redis library dependency to resolve security vulns in v7 (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29600">#29600</a>)</p> </li> <li> <p><code>signalfxexporter</code>: Enable HTTP/2 health check by default (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29716">#29716</a>)</p> </li> <li> <p><code>splunkhecexporter</code>: Enable HTTP/2 health check by default (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29717">#29717</a>)</p> </li> <li> <p><code>statsdreceiver</code>: Add support for 'simple' tags that do not have a defined value, to accommodate DogStatsD metrics that may utilize these. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29012">#29012</a>) This functionality is gated behind a new <code>enable_simple_tags</code> config boolean, as it is not part of the StatsD spec.</p> </li> </ul> <h3>🧰 Bug fixes 🧰</h3> <ul> <li> <p><code>exporter/prometheusremotewrite</code>: prometheusremotewrite exporter fix created metrics missing timestamp (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/24915">#24915</a>)</p> </li> <li> <p><code>connector/spanmetrics</code>: Fix memory leak when the cumulative temporality is used. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27654">#27654</a>)</p> </li> <li> <p><code>awscontainerinsightreceiver</code>: Filter terminated pods from node request metrics (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27262">#27262</a>)</p> </li> <li> <p><code>clickhouseexporter</code>: Fix regression error introduced in <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29095">#29095</a> (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29573">#29573</a>)</p> </li> <li> <p><code>prometheusexporter</code>: Fix panic when exporter mutates data (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29574">#29574</a>)</p> </li> <li> <p><code>splunkhecexporter</code>: Do not send null event field values in HEC events. Replace null values with an empty string. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29551">#29551</a>)</p> </li> <li> <p><code>k8sobjectsreceiver</code>: fix k8sobjects receiver fails when some unrelated Kubernetes API is down (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29706">#29706</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Change type of <code>host.cpu.model.id</code> and <code>host.cpu.model.family</code> from int to string. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29025">#29025</a>)</p> <ul> <li>Disable the <code>processor.resourcedetection.hostCPUModelAndFamilyAsString</code> feature gate to get the old behavior.</li> </ul> </li> <li> <p><code>Fix problem where checkpoints could be lost when collector is shutdown abruptly</code>: filelogreceiver (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29609">#29609</a>, <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29491">#29491</a>)</p> </li> <li> <p><code>googlecloudspannerreceiver</code>: Google Cloud Spanner Receiver currently generates an exception and exits if it attempts to read data from a database that doesn't exist. However it's normal for a single receiver to poll multiple databases, so this is not graceful failure. This PR makes a change to gracefully generate an error in case of an unreadable missing database and then continue reading other databases.. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26732">#26732</a>)</p> </li> <li> <p><code>pkg/stanza</code>: Allow <code>key_value_parser</code> to parse values that contain the delimiter string. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29629">#29629</a>)</p> </li> </ul> <h2>API changes</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md">github.com/open-telemetry/opentelemetry-collector-contrib/connector/spanmetricsconnector's changelog</a>.</em></p> <blockquote> <h2>v0.91.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li><code>pkg/ottl</code>: Rename <code>Statements</code> to <code>StatementSequence</code>. Remove <code>Eval</code> function from <code>StatementSequence</code>, use <code>ConditionSequence</code> instead. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29598">#29598</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li><code>pkg/ottl</code>: Add <code>ConditionSequence</code> for evaluating lists of conditions (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29339">#29339</a>)</li> </ul> <h2>v0.90.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li><code>clickhouseexporter</code>: Replace <code>Config.QueueSettings</code> field with <code>exporterhelper.QueueSettings</code> and remove <code>QueueSettings</code> struct (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27653">#27653</a>)</li> <li><code>kafkareceiver</code>: Do not export the function <code>WithTracesUnmarshalers</code>, <code>WithMetricsUnmarshalers</code>, <code>WithLogsUnmarshalers</code> (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26304">#26304</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li><code>datadogreceiver</code>: The datadogreceiver supports the new datadog protocol that is sent by the datadog agent API/v0.2/traces. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27045">#27045</a>)</li> <li><code>pkg/ottl</code>: Add ability to independently parse OTTL conditions. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29315">#29315</a>)</li> </ul> <h3>🧰 Bug fixes 🧰</h3> <ul> <li><code>cassandraexporter</code>: Exist check for keyspace and dynamic timeout (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27633">#27633</a>)</li> </ul> <h2>v0.89.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li><code>carbonreceiver</code>: Do not export function New and pass checkapi. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26304">#26304</a>)</li> <li><code>collectdreceiver</code>: Move to use confighttp.HTTPServerSettings (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/28811">#28811</a>)</li> <li><code>kafkaexporter</code>: Do not export function WithTracesMarshalers, WithMetricsMarshalers, WithLogsMarshalers and pass checkapi (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26304">#26304</a>)</li> <li><code>remoteobserverprocessor</code>: Rename remoteobserverprocessor to remotetapprocessor (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27873">#27873</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li><code>extension/encoding</code>: Introduce interfaces for encoding extensions. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/28686">#28686</a>)</li> <li><code>exporter/awss3exporter</code>: This feature allows role assumption for s3 exportation. It is especially useful on Kubernetes clusters that are using IAM roles for service accounts (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/28674">#28674</a>)</li> </ul> <h2>v0.88.0</h2> <h3>🚩 Deprecations 🚩</h3> <ul> <li><code>pkg/stanza</code>: Deprecate 'flush.WithPeriod'. Use 'flush.WithFunc' instead. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27843">#27843</a>)</li> </ul> <h2>v0.87.0</h2> <h3>🛑 Breaking changes 🛑</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/f6e043f1c663faea9370f78cb5db1eeb7f04ab24"><code>f6e043f</code></a> [chore] Prepare release 0.91.0 (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29747">#29747</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/6db9f4841bb7bf917cd9997623bdfef1efe0ab21"><code>6db9f48</code></a> [chore] Update collector core dependency (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29739">#29739</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/95cb7336823185453e7a6538dc38988ee6596042"><code>95cb733</code></a> [chore] move awss3 to be tested with a generated test (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29735">#29735</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/609d562ad70c96a2f6ee76bcf68ccfa0004422c9"><code>609d562</code></a> [chore] add extension/remotetapextension to otelcontribcol (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29725">#29725</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/ecdbe1efb1f5f9d1c59b660f19627dd1d6a075c9"><code>ecdbe1e</code></a> [exporter/signalfx] enabled http2 healthcheck (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29716">#29716</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/caad6ff5a3801a71948c05b8960e68363a470702"><code>caad6ff</code></a> update servicegraph processor README typo (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29724">#29724</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/26b061021ea827a53ba74ca9a3ff0bbe0120c995"><code>26b0610</code></a> [exporter/splunkhec] enabled http2 healthcheck (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29717">#29717</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/40ddee91d047319b770d704f69111df78916ce69"><code>40ddee9</code></a> [chore] regenerate CODEOWNERS (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29727">#29727</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/3557f26746b625ca705be69deacc2aa2755cd9e6"><code>3557f26</code></a> [k8sobjectsreceiver] fix receiver fails when some unrelated API is down (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29707">#29707</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/6d2b00934f030bf62c079213c1d4a4a4abd99466"><code>6d2b009</code></a> Promote <a href="https://github.com/bryan-aguilar"><code>@bryan-aguilar</code></a> to Approver (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29736">#29736</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.90.1...v0.91.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter` from 0.90.1 to 0.91.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/releases">github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter's releases</a>.</em></p> <blockquote> <h2>v0.91.0</h2> <p>The OpenTelemetry Collector Contrib contains everything in the <a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.91.0">opentelemetry-collector release</a>, be sure to check the release notes there as well.</p> <h2>End user facing changes</h2> <h3>🚀 New components 🚀</h3> <ul> <li><code>alertmanagerexporter</code>: Add Alertmanager exporter implementation and tests (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23569">#23569</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li> <p><code>spanmetricsconnector</code>: Add exemplars to sum metric (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27451">#27451</a>)</p> </li> <li> <p><code>exporter/datadogexporter</code>: Add support for nested log attributes. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29633">#29633</a>)</p> </li> <li> <p><code>jaegerreceiver,jaegerremotesamplingextension</code>: mark featuregates to replace Thrift-gen with Proto-gen types for sampling strategies as stable (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27636">#27636</a>) The following featuregates are stable:</p> <ul> <li>extension.jaegerremotesampling.replaceThriftWithProto</li> <li>receiver.jaegerreceiver.replaceThriftWithProto</li> </ul> </li> <li> <p><code>awsemfexporter/awscloudwatchlogsexporter</code>: Add component name to user agent header for outgoing put log even requests (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29595">#29595</a>)</p> </li> <li> <p><code>elasticsearchexporter</code>: Logstash format compatibility. Traces or Logs data can be written into an index in logstash format. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29624">#29624</a>)</p> </li> <li> <p><code>extension/opampextension</code>: Implement <code>extension.NotifyConfig</code> to be notified of the Collector's effective config and report it to the OpAMP server. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27293">#27293</a>)</p> </li> <li> <p><code>receiver/influxdbreceiver</code>: Endpoint <code>/ping</code> added to enhance compatibility with third party products (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29594">#29594</a>)</p> </li> <li> <p><code>kafkareceiver</code>: Add the ability to consume logs from Azure Diagnostic Settings streamed through Event Hubs using the Kafka API. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/18210">#18210</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Add detection of host.ip to system detector. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/24450">#24450</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Add detection of host.mac to system detector. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29587">#29587</a>)</p> </li> <li> <p><code>pkg/ottl</code>: Add <code>silent</code> ErrorMode to allow disabling logging of errors that are ignored. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29710">#29710</a>)</p> </li> <li> <p><code>postgresqlreceiver</code>: Add config property for excluding specific databases from scraping (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29605">#29605</a>)</p> </li> <li> <p><code>redisreceiver</code>: Upgrade the redis library dependency to resolve security vulns in v7 (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29600">#29600</a>)</p> </li> <li> <p><code>signalfxexporter</code>: Enable HTTP/2 health check by default (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29716">#29716</a>)</p> </li> <li> <p><code>splunkhecexporter</code>: Enable HTTP/2 health check by default (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29717">#29717</a>)</p> </li> <li> <p><code>statsdreceiver</code>: Add support for 'simple' tags that do not have a defined value, to accommodate DogStatsD metrics that may utilize these. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29012">#29012</a>) This functionality is gated behind a new <code>enable_simple_tags</code> config boolean, as it is not part of the StatsD spec.</p> </li> </ul> <h3>🧰 Bug fixes 🧰</h3> <ul> <li> <p><code>exporter/prometheusremotewrite</code>: prometheusremotewrite exporter fix created metrics missing timestamp (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/24915">#24915</a>)</p> </li> <li> <p><code>connector/spanmetrics</code>: Fix memory leak when the cumulative temporality is used. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27654">#27654</a>)</p> </li> <li> <p><code>awscontainerinsightreceiver</code>: Filter terminated pods from node request metrics (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27262">#27262</a>)</p> </li> <li> <p><code>clickhouseexporter</code>: Fix regression error introduced in <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29095">#29095</a> (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29573">#29573</a>)</p> </li> <li> <p><code>prometheusexporter</code>: Fix panic when exporter mutates data (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29574">#29574</a>)</p> </li> <li> <p><code>splunkhecexporter</code>: Do not send null event field values in HEC events. Replace null values with an empty string. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29551">#29551</a>)</p> </li> <li> <p><code>k8sobjectsreceiver</code>: fix k8sobjects receiver fails when some unrelated Kubernetes API is down (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29706">#29706</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Change type of <code>host.cpu.model.id</code> and <code>host.cpu.model.family</code> from int to string. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29025">#29025</a>)</p> <ul> <li>Disable the <code>processor.resourcedetection.hostCPUModelAndFamilyAsString</code> feature gate to get the old behavior.</li> </ul> </li> <li> <p><code>Fix problem where checkpoints could be lost when collector is shutdown abruptly</code>: filelogreceiver (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29609">#29609</a>, <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29491">#29491</a>)</p> </li> <li> <p><code>googlecloudspannerreceiver</code>: Google Cloud Spanner Receiver currently generates an exception and exits if it attempts to read data from a database that doesn't exist. However it's normal for a single receiver to poll multiple databases, so this is not graceful failure. This PR makes a change to gracefully generate an error in case of an unreadable missing database and then continue reading other databases.. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26732">#26732</a>)</p> </li> <li> <p><code>pkg/stanza</code>: Allow <code>key_value_parser</code> to parse values that contain the delimiter string. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29629">#29629</a>)</p> </li> </ul> <h2>API changes</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md">github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter's changelog</a>.</em></p> <blockquote> <h2>v0.91.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li><code>pkg/ottl</code>: Rename <code>Statements</code> to <code>StatementSequence</code>. Remove <code>Eval</code> function from <code>StatementSequence</code>, use <code>ConditionSequence</code> instead. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29598">#29598</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li><code>pkg/ottl</code>: Add <code>ConditionSequence</code> for evaluating lists of conditions (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29339">#29339</a>)</li> </ul> <h2>v0.90.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li><code>clickhouseexporter</code>: Replace <code>Config.QueueSettings</code> field with <code>exporterhelper.QueueSettings</code> and remove <code>QueueSettings</code> struct (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27653">#27653</a>)</li> <li><code>kafkareceiver</code>: Do not export the function <code>WithTracesUnmarshalers</code>, <code>WithMetricsUnmarshalers</code>, <code>WithLogsUnmarshalers</code> (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26304">#26304</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li><code>datadogreceiver</code>: The datadogreceiver supports the new datadog protocol that is sent by the datadog agent API/v0.2/traces. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27045">#27045</a>)</li> <li><code>pkg/ottl</code>: Add ability to independently parse OTTL conditions. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29315">#29315</a>)</li> </ul> <h3>🧰 Bug fixes 🧰</h3> <ul> <li><code>cassandraexporter</code>: Exist check for keyspace and dynamic timeout (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27633">#27633</a>)</li> </ul> <h2>v0.89.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li><code>carbonreceiver</code>: Do not export function New and pass checkapi. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26304">#26304</a>)</li> <li><code>collectdreceiver</code>: Move to use confighttp.HTTPServerSettings (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/28811">#28811</a>)</li> <li><code>kafkaexporter</code>: Do not export function WithTracesMarshalers, WithMetricsMarshalers, WithLogsMarshalers and pass checkapi (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26304">#26304</a>)</li> <li><code>remoteobserverprocessor</code>: Rename remoteobserverprocessor to remotetapprocessor (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27873">#27873</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li><code>extension/encoding</code>: Introduce interfaces for encoding extensions. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/28686">#28686</a>)</li> <li><code>exporter/awss3exporter</code>: This feature allows role assumption for s3 exportation. It is especially useful on Kubernetes clusters that are using IAM roles for service accounts (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/28674">#28674</a>)</li> </ul> <h2>v0.88.0</h2> <h3>🚩 Deprecations 🚩</h3> <ul> <li><code>pkg/stanza</code>: Deprecate 'flush.WithPeriod'. Use 'flush.WithFunc' instead. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27843">#27843</a>)</li> </ul> <h2>v0.87.0</h2> <h3>🛑 Breaking changes 🛑</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/f6e043f1c663faea9370f78cb5db1eeb7f04ab24"><code>f6e043f</code></a> [chore] Prepare release 0.91.0 (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29747">#29747</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/6db9f4841bb7bf917cd9997623bdfef1efe0ab21"><code>6db9f48</code></a> [chore] Update collector core dependency (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29739">#29739</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/95cb7336823185453e7a6538dc38988ee6596042"><code>95cb733</code></a> [chore] move awss3 to be tested with a generated test (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29735">#29735</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/609d562ad70c96a2f6ee76bcf68ccfa0004422c9"><code>609d562</code></a> [chore] add extension/remotetapextension to otelcontribcol (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29725">#29725</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/ecdbe1efb1f5f9d1c59b660f19627dd1d6a075c9"><code>ecdbe1e</code></a> [exporter/signalfx] enabled http2 healthcheck (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29716">#29716</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/caad6ff5a3801a71948c05b8960e68363a470702"><code>caad6ff</code></a> update servicegraph processor README typo (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29724">#29724</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/26b061021ea827a53ba74ca9a3ff0bbe0120c995"><code>26b0610</code></a> [exporter/splunkhec] enabled http2 healthcheck (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29717">#29717</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/40ddee91d047319b770d704f69111df78916ce69"><code>40ddee9</code></a> [chore] regenerate CODEOWNERS (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29727">#29727</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/3557f26746b625ca705be69deacc2aa2755cd9e6"><code>3557f26</code></a> [k8sobjectsreceiver] fix receiver fails when some unrelated API is down (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29707">#29707</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/6d2b00934f030bf62c079213c1d4a4a4abd99466"><code>6d2b009</code></a> Promote <a href="https://github.com/bryan-aguilar"><code>@bryan-aguilar</code></a> to Approver (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29736">#29736</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.90.1...v0.91.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jaegerreceiver` from 0.90.1 to 0.91.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/releases">github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jaegerreceiver's releases</a>.</em></p> <blockquote> <h2>v0.91.0</h2> <p>The OpenTelemetry Collector Contrib contains everything in the <a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.91.0">opentelemetry-collector release</a>, be sure to check the release notes there as well.</p> <h2>End user facing changes</h2> <h3>🚀 New components 🚀</h3> <ul> <li><code>alertmanagerexporter</code>: Add Alertmanager exporter implementation and tests (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23569">#23569</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li> <p><code>spanmetricsconnector</code>: Add exemplars to sum metric (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27451">#27451</a>)</p> </li> <li> <p><code>exporter/datadogexporter</code>: Add support for nested log attributes. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29633">#29633</a>)</p> </li> <li> <p><code>jaegerreceiver,jaegerremotesamplingextension</code>: mark featuregates to replace Thrift-gen with Proto-gen types for sampling strategies as stable (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27636">#27636</a>) The following featuregates are stable:</p> <ul> <li>extension.jaegerremotesampling.replaceThriftWithProto</li> <li>receiver.jaegerreceiver.replaceThriftWithProto</li> </ul> </li> <li> <p><code>awsemfexporter/awscloudwatchlogsexporter</code>: Add component name to user agent header for outgoing put log even requests (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29595">#29595</a>)</p> </li> <li> <p><code>elasticsearchexporter</code>: Logstash format compatibility. Traces or Logs data can be written into an index in logstash format. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29624">#29624</a>)</p> </li> <li> <p><code>extension/opampextension</code>: Implement <code>extension.NotifyConfig</code> to be notified of the Collector's effective config and report it to the OpAMP server. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27293">#27293</a>)</p> </li> <li> <p><code>receiver/influxdbreceiver</code>: Endpoint <code>/ping</code> added to enhance compatibility with third party products (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29594">#29594</a>)</p> </li> <li> <p><code>kafkareceiver</code>: Add the ability to consume logs from Azure Diagnostic Settings streamed through Event Hubs using the Kafka API. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/18210">#18210</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Add detection of host.ip to system detector. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/24450">#24450</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Add detection of host.mac to system detector. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29587">#29587</a>)</p> </li> <li> <p><code>pkg/ottl</code>: Add <code>silent</code> ErrorMode to allow disabling logging of errors that are ignored. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29710">#29710</a>)</p> </li> <li> <p><code>postgresqlreceiver</code>: Add config property for excluding specific databases from scraping (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29605">#29605</a>)</p> </li> <li> <p><code>redisreceiver</code>: Upgrade the redis library dependency to resolve security vulns in v7 (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29600">#29600</a>)</p> </li> <li> <p><code>signalfxexporter</code>: Enable HTTP/2 health check by default (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29716">#29716</a>)</p> </li> <li> <p><code>splunkhecexporter</code>: Enable HTTP/2 health check by default (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29717">#29717</a>)</p> </li> <li> <p><code>statsdreceiver</code>: Add support for 'simple' tags that do not have a defined value, to accommodate DogStatsD metrics that may utilize these. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29012">#29012</a>) This functionality is gated behind a new <code>enable_simple_tags</code> config boolean, as it is not part of the StatsD spec.</p> </li> </ul> <h3>🧰 Bug fixes 🧰</h3> <ul> <li> <p><code>exporter/prometheusremotewrite</code>: prometheusremotewrite exporter fix created metrics missing timestamp (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/24915">#24915</a>)</p> </li> <li> <p><code>connector/spanmetrics</code>: Fix memory leak when the cumulative temporality is used. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27654">#27654</a>)</p> </li> <li> <p><code>awscontainerinsightreceiver</code>: Filter terminated pods from node request metrics (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27262">#27262</a>)</p> </li> <li> <p><code>clickhouseexporter</code>: Fix regression error introduced in <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29095">#29095</a> (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29573">#29573</a>)</p> </li> <li> <p><code>prometheusexporter</code>: Fix panic when exporter mutates data (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29574">#29574</a>)</p> </li> <li> <p><code>splunkhecexporter</code>: Do not send null event field values in HEC events. Replace null values with an empty string. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29551">#29551</a>)</p> </li> <li> <p><code>k8sobjectsreceiver</code>: fix k8sobjects receiver fails when some unrelated Kubernetes API is down (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29706">#29706</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Change type of <code>host.cpu.model.id</code> and <code>host.cpu.model.family</code> from int to string. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29025">#29025</a>)</p> <ul> <li>Disable the <code>processor.resourcedetection.hostCPUModelAndFamilyAsString</code> feature gate to get the old behavior.</li> </ul> </li> <li> <p><code>Fix problem where checkpoints could be lost when collector is shutdown abruptly</code>: filelogreceiver (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29609">#29609</a>, <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29491">#29491</a>)</p> </li> <li> <p><code>googlecloudspannerreceiver</code>: Google Cloud Spanner Receiver currently generates an exception and exits if it attempts to read data from a database that doesn't exist. However it's normal for a single receiver to poll multiple databases, so this is not graceful failure. This PR makes a change to gracefully generate an error in case of an unreadable missing database and then continue reading other databases.. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26732">#26732</a>)</p> </li> <li> <p><code>pkg/stanza</code>: Allow <code>key_value_parser</code> to parse values that contain the delimiter string. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29629">#29629</a>)</p> </li> </ul> <h2>API changes</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md">github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jaegerreceiver's changelog</a>.</em></p> <blockquote> <h2>v0.91.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li><code>pkg/ottl</code>: Rename <code>Statements</code> to <code>StatementSequence</code>. Remove <code>Eval</code> function from <code>StatementSequence</code>, use <code>ConditionSequence</code> instead. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29598">#29598</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li><code>pkg/ottl</code>: Add <code>ConditionSequence</code> for evaluating lists of conditions (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29339">#29339</a>)</li> </ul> <h2>v0.90.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li><code>clickhouseexporter</code>: Replace <code>Config.QueueSettings</code> field with <code>exporterhelper.QueueSettings</code> and remove <code>QueueSettings</code> struct (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27653">#27653</a>)</li> <li><code>kafkareceiver</code>: Do not export the function <code>WithTracesUnmarshalers</code>, <code>WithMetricsUnmarshalers</code>, <code>WithLogsUnmarshalers</code> (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26304">#26304</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li><code>datadogreceiver</code>: The datadogreceiver supports the new datadog protocol that is sent by the datadog agent API/v0.2/traces. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27045">#27045</a>)</li> <li><code>pkg/ottl</code>: Add ability to independently parse OTTL conditions. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29315">#29315</a>)</li> </ul> <h3>🧰 Bug fixes 🧰</h3> <ul> <li><code>cassandraexporter</code>: Exist check for keyspace and dynamic timeout (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27633">#27633</a>)</li> </ul> <h2>v0.89.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li><code>carbonreceiver</code>: Do not export function New and pass checkapi. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26304">#26304</a>)</li> <li><code>collectdreceiver</code>: Move to use confighttp.HTTPServerSettings (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/28811">#28811</a>)</li> <li><code>kafkaexporter</code>: Do not export function WithTracesMarshalers, WithMetricsMarshalers, WithLogsMarshalers and pass checkapi (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26304">#26304</a>)</li> <li><code>remoteobserverprocessor</code>: Rename remoteobserverprocessor to remotetapprocessor (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27873">#27873</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li><code>extension/encoding</code>: Introduce interfaces for encoding extensions. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/28686">#28686</a>)</li> <li><code>exporter/awss3exporter</code>: This feature allows role assumption for s3 exportation. It is especially useful on Kubernetes clusters that are using IAM roles for service accounts (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/28674">#28674</a>)</li> </ul> <h2>v0.88.0</h2> <h3>🚩 Deprecations 🚩</h3> <ul> <li><code>pkg/stanza</code>: Deprecate 'flush.WithPeriod'. Use 'flush.WithFunc' instead. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27843">#27843</a>)</li> </ul> <h2>v0.87.0</h2> <h3>🛑 Breaking changes 🛑</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/f6e043f1c663faea9370f78cb5db1eeb7f04ab24"><code>f6e043f</code></a> [chore] Prepare release 0.91.0 (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29747">#29747</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/6db9f4841bb7bf917cd9997623bdfef1efe0ab21"><code>6db9f48</code></a> [chore] Update collector core dependency (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29739">#29739</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/95cb7336823185453e7a6538dc38988ee6596042"><code>95cb733</code></a> [chore] move awss3 to be tested with a generated test (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29735">#29735</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/609d562ad70c96a2f6ee76bcf68ccfa0004422c9"><code>609d562</code></a> [chore] add extension/remotetapextension to otelcontribcol (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29725">#29725</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/ecdbe1efb1f5f9d1c59b660f19627dd1d6a075c9"><code>ecdbe1e</code></a> [exporter/signalfx] enabled http2 healthcheck (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29716">#29716</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/caad6ff5a3801a71948c05b8960e68363a470702"><code>caad6ff</code></a> update servicegraph processor README typo (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29724">#29724</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/26b061021ea827a53ba74ca9a3ff0bbe0120c995"><code>26b0610</code></a> [exporter/splunkhec] enabled http2 healthcheck (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29717">#29717</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/40ddee91d047319b770d704f69111df78916ce69"><code>40ddee9</code></a> [chore] regenerate CODEOWNERS (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29727">#29727</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/3557f26746b625ca705be69deacc2aa2755cd9e6"><code>3557f26</code></a> [k8sobjectsreceiver] fix receiver fails when some unrelated API is down (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29707">#29707</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/6d2b00934f030bf62c079213c1d4a4a4abd99466"><code>6d2b009</code></a> Promote <a href="https://github.com/bryan-aguilar"><code>@bryan-aguilar</code></a> to Approver (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29736">#29736</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.90.1...v0.91.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kafkareceiver` from 0.90.1 to 0.91.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/releases">github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kafkareceiver's releases</a>.</em></p> <blockquote> <h2>v0.91.0</h2> <p>The OpenTelemetry Collector Contrib contains everything in the <a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.91.0">opentelemetry-collector release</a>, be sure to check the release notes there as well.</p> <h2>End user facing changes</h2> <h3>🚀 New components 🚀</h3> <ul> <li><code>alertmanagerexporter</code>: Add Alertmanager exporter implementation and tests (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23569">#23569</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li> <p><code>spanmetricsconnector</code>: Add exemplars to sum metric (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27451">#27451</a>)</p> </li> <li> <p><code>exporter/datadogexporter</code>: Add support for nested log attributes. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29633">#29633</a>)</p> </li> <li> <p><code>jaegerreceiver,jaegerremotesamplingextension</code>: mark featuregates to replace Thrift-gen with Proto-gen types for sampling strategies as stable (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27636">#27636</a>) The following featuregates are stable:</p> <ul> <li>extension.jaegerremotesampling.replaceThriftWithProto</li> <li>receiver.jaegerreceiver.replaceThriftWithProto</li> </ul> </li> <li> <p><code>awsemfexporter/awscloudwatchlogsexporter</code>: Add component name to user agent header for outgoing put log even requests (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29595">#29595</a>)</p> </li> <li> <p><code>elasticsearchexporter</code>: Logstash format compatibility. Traces or Logs data can be written into an index in logstash format. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29624">#29624</a>)</p> </li> <li> <p><code>extension/opampextension</code>: Implement <code>extension.NotifyConfig</code> to be notified of the Collector's effective config and report it to the OpAMP server. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27293">#27293</a>)</p> </li> <li> <p><code>receiver/influxdbreceiver</code>: Endpoint <code>/ping</code> added to enhance compatibility with third party products (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29594">#29594</a>)</p> </li> <li> <p><code>kafkareceiver</code>: Add the ability to consume logs from Azure Diagnostic Settings streamed through Event Hubs using the Kafka API. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/18210">#18210</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Add detection of host.ip to system detector. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/24450">#24450</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Add detection of host.mac to system detector. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29587">#29587</a>)</p> </li> <li> <p><code>pkg/ottl</code>: Add <code>silent</code> ErrorMode to allow disabling logging of errors that are ignored. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29710">#29710</a>)</p> </li> <li> <p><code>postgresqlreceiver</code>: Add config property for excluding specific databases from scraping (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29605">#29605</a>)</p> </li> <li> <p><code>redisreceiver</code>: Upgrade the redis library dependency to resolve security vulns in v7 (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29600">#29600</a>)</p> </li> <li> <p><code>signalfxexporter</code>: Enable HTTP/2 health check by default (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29716">#29716</a>)</p> </li> <li> <p><code>splunkhecexporter</code>: Enable HTTP/2 health check by default (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29717">#29717</a>)</p> </li> <li> <p><code>statsdreceiver</code>: Add support for 'simple' tags that do not have a defined value, to accommodate DogStatsD metrics that may utilize these. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29012">#29012</a>) This functionality is gated behind a new <code>enable_simple_tags</code> config boolean, as it is not part of the StatsD spec.</p> </li> </ul> <h3>🧰 Bug fixes 🧰</h3> <ul> <li> <p><code>exporter/prometheusremotewrite</code>: prometheusremotewrite exporter fix created metrics missing timestamp (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/24915">#24915</a>)</p> </li> <li> <p><code>connector/spanmetrics</code>: Fix memory leak when the cumulative temporality is used. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27654">#27654</a>)</p> </li> <li> <p><code>awscontainerinsightreceiver</code>: Filter terminated pods from node request metrics (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27262">#27262</a>)</p> </li> <li> <p><code>clickhouseexporter</code>: Fix regression error introduced in <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29095">#29095</a> (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29573">#29573</a>)</p> </li> <li> <p><code>prometheusexporter</code>: Fix panic when exporter mutates data (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29574">#29574</a>)</p> </li> <li> <p><code>splunkhecexporter</code>: Do not send null event field values in HEC events. Replace null values with an empty string. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29551">#29551</a>)</p> </li> <li> <p><code>k8sobjectsreceiver</code>: fix k8sobjects receiver fails when some unrelated Kubernetes API is down (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29706">#29706</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Change type of <code>host.cpu.model.id</code> and <code>host.cpu.model.family</code> from int to string. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29025">#29025</a>)</p> <ul> <li>Disable the <code>processor.resourcedetection.hostCPUModelAndFamilyAsString</code> feature gate to get the old behavior.</li> </ul> </li> <li> <p><code>Fix problem where checkpoints could be lost when collector is shutdown abruptly</code>: filelogreceiver (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29609">#29609</a>, <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29491">#29491</a>)</p> </li> <li> <p><code>googlecloudspannerreceiver</code>: Google Cloud Spanner Receiver currently generates an exception and exits if it attempts to read data from a database that doesn't exist. However it's normal for a single receiver to poll multiple databases, so this is not graceful failure. This PR makes a change to gracefully generate an error in case of an unreadable missing database and then continue reading other databases.. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26732">#26732</a>)</p> </li> <li> <p><code>pkg/stanza</code>: Allow <code>key_value_parser</code> to parse values that contain the delimiter string. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29629">#29629</a>)</p> </li> </ul> <h2>API changes</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md">github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kafkareceiver's changelog</a>.</em></p> <blockquote> <h2>v0.91.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li><code>pkg/ottl</code>: Rename <code>Statements</code> to <code>StatementSequence</code>. Remove <code>Eval</code> function from <code>StatementSequence</code>, use <code>ConditionSequence</code> instead. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29598">#29598</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li><code>pkg/ottl</code>: Add <code>ConditionSequence</code> for evaluating lists of conditions (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29339">#29339</a>)</li> </ul> <h2>v0.90.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li><code>clickhouseexporter</code>: Replace <code>Config.QueueSettings</code> field with <code>exporterhelper.QueueSettings</code> and remove <code>QueueSettings</code> struct (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27653">#27653</a>)</li> <li><code>kafkareceiver</code>: Do not export the function <code>WithTracesUnmarshalers</code>, <code>WithMetricsUnmarshalers</code>, <code>WithLogsUnmarshalers</code> (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26304">#26304</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li><code>datadogreceiver</code>: The datadogreceiver supports the new datadog protocol that is sent by the datadog agent API/v0.2/traces. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27045">#27045</a>)</li> <li><code>pkg/ottl</code>: Add ability to independently parse OTTL conditions. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29315">#29315</a>)</li> </ul> <h3>🧰 Bug fixes 🧰</h3> <ul> <li><code>cassandraexporter</code>: Exist check for keyspace and dynamic timeout (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27633">#27633</a>)</li> </ul> <h2>v0.89.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li><code>carbonreceiver</code>: Do not export function New and pass checkapi. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26304">#26304</a>)</li> <li><code>collectdreceiver</code>: Move to use confighttp.HTTPServerSettings (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/28811">#28811</a>)</li> <li><code>kafkaexporter</code>: Do not export function WithTracesMarshalers, WithMetricsMarshalers, WithLogsMarshalers and pass checkapi (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/26304">#26304</a>)</li> <li><code>remoteobserverprocessor</code>: Rename remoteobserverprocessor to remotetapprocessor (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27873">#27873</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li><code>extension/encoding</code>: Introduce interfaces for encoding extensions. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/28686">#28686</a>)</li> <li><code>exporter/awss3exporter</code>: This feature allows role assumption for s3 exportation. It is especially useful on Kubernetes clusters that are using IAM roles for service accounts (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/28674">#28674</a>)</li> </ul> <h2>v0.88.0</h2> <h3>🚩 Deprecations 🚩</h3> <ul> <li><code>pkg/stanza</code>: Deprecate 'flush.WithPeriod'. Use 'flush.WithFunc' instead. (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27843">#27843</a>)</li> </ul> <h2>v0.87.0</h2> <h3>🛑 Breaking changes 🛑</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/f6e043f1c663faea9370f78cb5db1eeb7f04ab24"><code>f6e043f</code></a> [chore] Prepare release 0.91.0 (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29747">#29747</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/6db9f4841bb7bf917cd9997623bdfef1efe0ab21"><code>6db9f48</code></a> [chore] Update collector core dependency (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29739">#29739</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/95cb7336823185453e7a6538dc38988ee6596042"><code>95cb733</code></a> [chore] move awss3 to be tested with a generated test (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29735">#29735</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/609d562ad70c96a2f6ee76bcf68ccfa0004422c9"><code>609d562</code></a> [chore] add extension/remotetapextension to otelcontribcol (<a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29725">#29725</a>)</li> <li><a href="https://github.c…
- Loading branch information