Releases: SumoLogic/sumologic-kubernetes-collection
Releases · SumoLogic/sumologic-kubernetes-collection
v0.10.0
- Dockerfile changes for Terraform support #248
- Add NodeSelector and Tolerations to both deployments #256
- optimize remote write settings #250
Bug fixes:
- Bump version of fluentd-output to fix fields issue #252
- Fix grafana from starting via Helm deployment #253
v0.9.0
Bug fixes:
- Fix fluentd log level parameter for Helm Chart (#224)
- Bump falco chart version to 1.0.8 for EKS issue (#226)
- Fix setup script failure on existing namespaces with
sumologic
prefix (#227)
v0.8.0
- Fix bug where container metrics were routed to the wrong source (#218)
v0.7.0
- Expose
EXCLUDE
environment variables for log collection (#206)
- Add flag to disable Events collection in helm chart (#205)
- Fix
accesskey
to accessKey
(#196)
v0.6.0
- Adds pre-install hook in the Helm Chart that sets up collection as part of the
helm install
command
v0.5.0
Merge pull request #189 from SumoLogic/maimaisie-patch-1
Add cluster name override instructions
v0.4.0
Bug fix:
- Fluentd/Fluent-bit metrics collection
v0.3.0
- Adds Falco deploy steps
- Adds environment requirement checks in setup.sh
- Initial version of Helm chart support
- Performance tuning for logs collection
v0.2.0
Version retracted due to a Helm deployment issue
- Adds Falco deploy steps
- Adds environment requirement checks in setup.sh
- Initial version of Helm chart support
- Performance tuning for logs collection
v0.1.0
- Adds event collection for Kubernetes events
- Adds metadata enrichment for services
- Adds self-monitoring for FluentD and FluentBit deployments
- Switches to Debian-based FluentD image
Bug fixes:
- Fix remote storage regex prometheus override
- Use v1 (non-beta) API for ClusterRole, ClusterRoleBinding