Releases: SumoLogic/sumologic-otel-collector
Releases · SumoLogic/sumologic-otel-collector
v0.0.19-beta.0
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
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
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
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)
v0.0.15
v0.0.15
- feat: bump to go1.17rc1 #100
- fix(sumologicexporter): do not use sumologic extension if endpoint is set #106
- Bump ot version to 0.28.0 #107
- feat: include fix for flushing last log #109
- feat(sumologicexporter): add telegraf metric translation #110
v0.0.14
v0.0.14
- feat(sumologicextension): support basic auth for collector registration #97
v0.0.13
v0.0.13
- feat: Sumologicextension otlp traces support #82
- fix(sumologicexporter): Replace unrecognized source template tokens with undefined instead of empty string #88
v0.0.12
v0.0.12
- feat: set otlp as default format for logs and metrics (#79)
- feat: use sumologic authenticator by default (#79)
- feat(receivers/filelog): strip whitechars in multiline helper (#80, #84)
- sumologicexporter: capitalize attribute names when translating to sumo conventions (#78)
v0.0.11
v0.0.11
- refactor: use klauspost/compress for compression #75
- feat: add fluentforwardreceiver #76
- sumologicexporter: capitalize attribute names when translating to sumo conventions #78
v0.0.10
v0.0.10
- chore: bump telegraf to 1.19.0 #71
- ci: set CGO_ENABLED to 1 on darwin builds #60
- refactor(sumologicextension): rename collector credentials path to directory #59