Yotam loewenbach
Yotam loewenbach
I created this doc for sending custom python metrics from lambda functions. We can add this as a tab to `custom python metrics` or leave it as a standalone integration...
New documentation for service performance monitoring docs Based on the following projects: * [otel-collector-spm docker](https://github.com/logzio/otel-collector-spm) * [otel-collector-spm helm chart](https://github.com/logzio/logzio-helm/tree/master/charts/logzio-otel-spm)
Add an explanation about adding specific python instrumentation according to framework or libarary
I made some updates to this doc. @nico-shishkin Can you please review this doc? Hen and I made it earlier this week and I want to make sure it aligns...
- **6.0.0**: - **Breaking changes**: - Make `logzio-logs-collector` default subchart for logging instead of `logzio-fluentd`
- Add EKS fargate deployment - Add EKS fargate tests - run the workflow with different Kubernetes versions : `[1.24, 1.25, 1.27, 1.30]` - Change workflow structure and split to...
### What happened? Unit tests are flaky in github workflows Two examples: 1. Needed multiple attempts until fully successful: https://github.com/logzio/logzio-logback-appender/actions/runs/12580333221?pr=112 2. Changes that are not related to ap logic fails...
## Description ## 7.9.2 - Upgrade `obi` chart to `1.0.3`: - Removed `privileged: true` - Added `CAP_SYS_ADMIN` - Made `CAP_SYS_RESOURCE` optional (commented out by default) - only needed for kernels...
## Description - Add node filter for cadvisor job in `daemonsetConfig` ## What type of PR is this? #### (check all applicable) - [ ] 🍕 Feature - [x] 🐛...
## Description - Add e2e test - Add automatic dependenbot pr merge ## What type of PR is this? #### (check all applicable) - [ ] 🍕 Feature - [...