Skip to content

Releases: SumoLogic/sumologic-otel-collector

v0.0.24-beta.0

14 Sep 10:33
24861f2
Compare
Choose a tag to compare
v0.0.24-beta.0 Pre-release
Pre-release

v0.0.24-beta.0

  • feat(exporters): add file, carbon and kafka exporters (#217)
  • chore: add .vscode dir to gitignore (#220)
  • chore(ci): bump go to 1.17.1 (#219)
  • chore: bump OT builder to v0.35.0 (#218)
  • chore: bump OT core to v0.35.0 (#215)
  • docs: fix link to Configuration, remove unnecessary 'of' (#214)
  • fix: re-add attributesprocessor (#213)
  • feat(k8sprocessor): expose delimiter to configuration for services (#212)
  • feat(sumologicexporter): allows ., /, : and _ for prometheus key (#211)

v0.0.23-beta.0

10 Sep 12:32
2a5baaa
Compare
Choose a tag to compare
v0.0.23-beta.0 Pre-release
Pre-release

v0.0.23-beta.0

  • chore: don't use deprecated pdata.AttributeValueToString #209
  • feat: add Resource Processor #208
  • chore(deps): bump golang from 1.17.0 to 1.17.1 #205
  • feat(exporter): translate k8s.service.name to service #204
  • feat(vagrant): add Docker to Vagrant environment #206

v0.0.22-beta.0

09 Sep 12:52
f908cfa
Compare
Choose a tag to compare
v0.0.22-beta.0 Pre-release
Pre-release

v0.0.22-beta.0

  • chore: bump OT dependency version to v0.34.0 (#201)
  • fix: change attribute translation #198
  • feat(sourceprocessor): add excluding by filtering with regexes (#196)

v0.0.21-beta.0

03 Sep 15:01
26efd4a
Compare
Choose a tag to compare
v0.0.21-beta.0 Pre-release
Pre-release

v0.0.21-beta.0

v0.0.20-beta.1

27 Aug 09:46
e38ff8e
Compare
Choose a tag to compare
v0.0.20-beta.1 Pre-release
Pre-release

v0.0.20-beta.1

  • Bumps OTC to v0.33.0 and fixes metrics export issues introduced during OTLP v0.9 migration
  • Docs: Basic migration info for local file based management
  • Docs: Add Known Issues section
  • Docs: Remove Upgrade.md
  • Fix (sumologic extension): change default collector url

v0.0.20-beta.0

27 Aug 08:55
aa4ff00
Compare
Choose a tag to compare
v0.0.20-beta.0 Pre-release
Pre-release
  • Bumps OTC to v0.33.0 and fixes metrics export issues introduced during OTLP v0.9 migration
  • Docs: Basic migration info for local file based management
  • Docs: Add Known Issues section
  • Docs: Remove Upgrade.md
  • Fix (sumologic extension): change default collector url

v0.0.19-beta.0

19 Aug 06:58
Compare
Choose a tag to compare
v0.0.19-beta.0 Pre-release
Pre-release

v0.0.19-beta.0

  • Add backoff mechanism to registration call (#134)
  • chore(deps): bump golang from 1.17rc2 to 1.17.0 (#149)
  • feat(sumologicextension): fail for 4xx errors except 429 (#148)
  • feat: log information about being in beta state (#153)
  • feat(sumologicexporter): add clear_logs_timestamp option (#157)

v0.0.18

09 Aug 06:38
Compare
Choose a tag to compare
v0.0.18 Pre-release
Pre-release

v0.0.18

  • feat(k8sprocessor): support metadata enrichment for pod.namespace identifier (#130)
  • feat(sumologicexporter): add source category, host and name overrides for otlp (#132)
  • feat(sourceprocessor): support logs pipeline (#128)
  • feat(sourceprocessor): support metrics pipeline (#128)

v0.0.17

05 Aug 13:17
a2781f8
Compare
Choose a tag to compare
v0.0.17 Pre-release
Pre-release

v0.0.17

  • sumologicextension: make collector logger fields consistent (#131)
  • sumologicextension: add collector_id field to logger (#129)
  • chore: bump ot version to 0.31.0 (#123)
  • chore: bump go to 1.17rc2 (#125)
  • chore(deps): bump golang from 1.17rc1 to 1.17rc2 (#124)
  • chore: bump telegraf to v1.19.0-sumo-3 (#121)
  • feat(sumologicextension): check locally stored credentials with api before starting the collector (#119)
  • feat(sumologicextension): print actual registered collector name (#118)

v0.0.16

23 Jul 11:58
e11740c
Compare
Choose a tag to compare
v0.0.16 Pre-release
Pre-release

v0.0.16

  • chore: bump telegraf to v1.19.0-sumo-2 to add carbon2 parser (#117)
  • chore: bump ot version to 0.29.0 (#114)