Skip to content

Releases: SumoLogic/sumologic-otel-collector

v0.97.0-sumo-1

11 Apr 15:19
Compare
Choose a tag to compare

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.97.0
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.97.0

Changelog

Fixed

  • fix(build): opampextension replace statement #1539
  • fix: default authenticator for sumo extension and exporter #1540

Container images:

docker pull public.ecr.aws/sumologic/sumologic-otel-collector:0.97.0-sumo-1

v0.97.0-sumo-0

10 Apr 11:33
Compare
Choose a tag to compare

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.97.0
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.97.0

Changelog

Changed

  • feat: add missing configproviders (httpprovider, httpsprovider) #1528
  • chore: update otelcol core to v0.97.0 #1530

Fixed

  • chore: fix building UBI images #1517

Container images:

docker pull public.ecr.aws/sumologic/sumologic-otel-collector:0.97.0-sumo-0

v0.96.0-sumo-1

21 Mar 16:10
Compare
Choose a tag to compare

v0.96.0-sumo-1

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.96.0
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.96.0

Changelog

Known issue

Behavior of recombine operator has been changed. Now it recombines also partial logs, for details please see pull request.
If you use recombine operator you will observe that logs which do not match regular expression are combined into one log entry.

Added

  • feat(opamp): Support adding and validating additional receivers and extensions in the source templates #1509

Changed

  • chore(deps): bump google.golang.org/protobuf to 1.33.0 #1500

Fixed

  • fix(windows): Fixed startup problem when running as a Windows service #1512

Container images:

docker pull public.ecr.aws/sumologic/sumologic-otel-collector:0.96.0-sumo-1

v0.96.0-sumo-0

14 Mar 09:43
v0.96.0-sumo-0
Compare
Choose a tag to compare

v0.96.0-sumo-0

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.96.0
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.96.0

Changelog

See the upgrade guide for more details on the breaking changes.

Known issue

Behavior of recombine operator has been changed. Now it recombines also partial logs, for details please see pull request.
If you use recombine operator you will observe that logs which do not match regular expression are combined into one log entry.

Breaking Changes

  • feat(sumologicexporter)!: remove deprecated json_logs #1452
  • feat(sumologicexporter)!: remove deprecated clear_logs_timestamp #1455

Added

  • ci: build ubi-based images #1440
  • feat(k8sprocessor): extract namespace annotations #1457
  • ci: build UBI-based FIPS images #1463
  • feat: build development version of windows containers #1467
  • feat(otrm): Add validation for otel configuration in the opamp agent #1469
  • feat(sourceprocessor): use namespace annotations to include/exclude namespace from collection or set sourceCategory, sourceHost, and sourceName #1471
  • opampextension: add support for redirection on websocket connect #1481

Changed

  • chore(k8sprocessor): Improve logging of missing data events #1448
  • chore: update otelcol core to v0.95.0 #1474
  • chore: update otelcol core to v0.96.0 #1478

Container images:

docker pull public.ecr.aws/sumologic/sumologic-otel-collector:0.96.0-sumo-0

v0.94.0-sumo-2

20 Feb 12:28
Compare
Choose a tag to compare

v0.94.0-sumo-2

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.94.1
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.94.0

Changelog

Fixed

  • fix(opamp): restart windows service when configuration update is received via opamp #1453

Container images:

docker pull public.ecr.aws/sumologic/sumologic-otel-collector:0.94.0-sumo-2

v0.94.0-sumo-1

08 Apr 10:06
48fc264
Compare
Choose a tag to compare

v0.94.0-sumo-1

This was a failed release, please use v0.94.0-sumo-2 instead.

v0.94.0-sumo-0

14 Feb 12:59
a10a276
Compare
Choose a tag to compare

v0.94.0-sumo-0

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.94.1
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.94.0

Changelog

Breaking Changes

  • feat(servicegraphprocessor)!: remove servicegraph processor #1439
    Use the Service Graph connector instead.

Added

  • feat(install): add support for remote management, ephemeral and api url in Windows installer #1437

Changed

  • feat(sumologicexporter): Deprecate compress_encoding and remove all of our own compression code in favor of using the confighttp helper #1432
  • chore: update otelcol core to v0.94.1 #1446

Fixed

  • fix(install): support --remote-config startup option with Windows services #1443

Container images:

docker pull public.ecr.aws/sumologic/sumologic-otel-collector:0.94.0-sumo-0

v0.93.0-sumo-0

07 Feb 13:13
v0.93.0-sumo-0
81e94c0
Compare
Choose a tag to compare

v0.93.0-sumo-0

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.93.0
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.93.0

Changelog

Changed

  • chore: upgrade otelcol core to v0.93.0 #1435

Container images:

docker pull public.ecr.aws/sumologic/sumologic-otel-collector:0.93.0-sumo-0

v0.92.0-sumo-0

19 Jan 17:10
dbed05e
Compare
Choose a tag to compare

v0.92.0-sumo-0

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.92.0
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.92.0

Changelog

See the upgrade guide for more details on the breaking changes.

Breaking Changes

  • feat(k8sprocessor)!: use Endpointslices for Service metadata #1422
    If Service metadata is enabled in k8sprocessor configuration, it needs get/list/watch RBAC permission for EndpointSlices.

Added

  • feat(k8sprocessor): add new owner metrics #1426

Changed

  • feat(telegrafreceiver): update telegraf to 1.28.3 #1314
  • chore: upgrade otelcol core to 0.92.0 #1423

Fixed

  • fix(k8sprocessor): Pod Service cache invalidation #1425
  • fix(sumologicexporter): fix prometheus formatter for non-string data point #1428
docker pull public.ecr.aws/sumologic/sumologic-otel-collector:0.92.0-sumo-0

v0.91.0-sumo-1

11 Jan 16:02
5fddc7e
Compare
Choose a tag to compare

v0.91.0-sumo-1

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.91.0
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.91.0

Changed

  • feat: Use sumologic extension base URL to determine the appropriate OpAMP endpoint #1399
  • feat: FIPS binary can now be used irrespective of host system's libc & add linux_arm64 FIPS binary. #1416

Fixed

  • fix: prevent the message "Failed to register k8sprocessor's views" on collector startup #1415
  • use non-FIPS Windows binary in non-FIPS MSI package #1419
    This fixes a bug where the non-FIPS MSI package was bundling the FIPS Windows binary.
    Starting from now, the non-FIPS MSI package bundles the non-FIPS binary.
    The FIPS MSI package continues to correctly bundle the FIPS Windows binary, no change here.

Container images:

docker pull public.ecr.aws/sumologic/sumologic-otel-collector:0.91.0-sumo-1