Closed srikanthccv closed 1 month ago
The changes introduce new configuration options for the OpenTelemetry Collector to handle Kubernetes events. A conditional block is added to the otelDeployment.config
to check for the k8sEvents
preset, invoking functions to manage event configurations. The values.yaml
file is updated to include a new k8sEvents
section and enhancements to logging capabilities. Additionally, modifications to resource detection settings are made to improve overall telemetry functionality within the Kubernetes infrastructure.
File Path | Change Summary |
---|---|
charts/k8s-infra/templates/_config.tpl | - Added methods: opentelemetry-collector.applyK8sEventsConfig and opentelemetry-collector.k8sEventsConfig . |
charts/k8s-infra/values.yaml | - New section for k8sEvents added. - New logs pipeline in otelDeployment.config.pipelines . - Updated resource detection with timeout. |
charts/k8s-infra/templates/_config.tpl
file, related to resource detection configurations.charts/k8s-infra/templates/_config.tpl
file, focusing on resource detection configurations, aligning with the main PR's changes.🐰 In the fields where the daisies sway,
New configs bloom, brightening the day.
With events collected, we hop with glee,
OpenTelemetry shines, as fine as can be!
Let's gather the logs, and watch them flow,
In our Kubernetes garden, watch our metrics grow! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit