Releases: solarwinds/swi-k8s-opentelemetry-collector
Releases · solarwinds/swi-k8s-opentelemetry-collector
swo-k8s-collector-2.1.0-alpha.2
Added
- Exposed some configuration of filelogreciever in
values.yaml
#146.
Changed
- Changed default value
start_at
property of filelogreciever toend
#146.
swo-k8s-collector-2.1.0-alpha.1
Added
- Added telemetry port to kubernetes "ports" #129
- Added
tolerations
config of Logs collection DaemonSet (with default to run on tainted nodes) #141
Changed
- Upgraded OTEL collector image to 0.3.0 which brings following changes
- OTEL upgraded to 0.69.0
- Added
filestorage
so it can be in processors
Fixed
- Added optimizations to Log collector preventing Out of Memory situations #137
- Added
filelog.storage
to persist checkpoints in persistent storage, not in memory. - Setting
max_concurrent_files
to 10 (from default 1024), this is main memory optimization, reducing amount of concurrent log scans - Increased default memory limit to
700Mi
(which should be enough for large logs) - Having by default
150Mi
difference between OTEL memory limit and Kubernetes memory limit, so that OTEL has enough buffer (this prevents OOMing)
- Added
0.3.0
swo-k8s-collector-2.0.2
0.2.0
0.1.8
0.1.6
What's Changed
- NH-20832: Update otel packages and golang version by @michalJakubis in #84
Full Changelog: 0.1.5...0.1.6
0.1.5
0.1.4
What's Changed
- NH-20269 Support Include\Exclude in filter datapoints action by @michalJakubis in #69
Full Changelog: 0.1.3...0.1.4