sumologic-kubernetes-collection
sumologic-kubernetes-collection copied to clipboard
Sumo Logic collection solution for Kubernetes
https://kubernetes.io/blog/2021/12/16/kubernetes-1-23-statefulset-pvc-auto-deletion/
Missing diagram for traces in [solution overview](https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/main/docs/README.md#solution-overview), traces are now enabled by default. Description of traces in https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/main/docs/opentelemetry-collector.md#traces is rather unclear, e.g. it is hard to figure out that `tracesSampler`...
**Is your feature request related to a problem? Please describe.** I would like to be able to channel the monitors generated by this to something besides email, such as Slack...
**Is your feature request related to a problem? Please describe.** Having used FluentBit/FluentD in the Sumologic collection stack for a number of years its difficult even when reading the migration...
Currently, there is no way to set the source category for metrics, as we are stripping the `_sourceCategory` attribute. This happens after the `extraProcessors` are added, so there is no...
**Describe the bug** #3022 fixed an issue with the overzealous chomping of whitespace when specifying httpProxy and/or httpsProxy parameters in the helm chart. However, the [default](https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/main/deploy/helm/sumologic/values.yaml#L35) `sumologic.noProxy` setting results in...
I've reviewed all the metrics we test for and marked the ones used in Sumo Apps. Might also be useful to review the application metrics we don't test for, but...
We should have integration tests for proxy setup to avoid any regressions related to it I want to have test which set ups proxy server and route all the traffic...
Adding docs for high prometheus memory usage and otelcol enqueue failures ### Checklist - [x] Changelog updated or skip changelog label added - [x] Documentation updated
Chart version: v3.4.0 **Is your feature request related to a problem? Please describe.** When I compare the resource definitions as output by the k8s API (e.g. with `kubectl get sts...