-
Notifications
You must be signed in to change notification settings - Fork 0
Random notes, reasoning, scenarios
Peter Wilcsinszky edited this page Apr 4, 2024
·
3 revisions
- Kubernetes labels are flattened into resource attributes. How to extract them back to the original key/value properly and add them automatically as loki index/label?
- How to add tenant header to messages dynamically? https://github.com/springernature/o11y-otel-contextprocessor/blob/main/otelcol-dev/contextprocessor/README.md#usage
- Lots of outputs with large disk space requirements
- Lots of CPU heavy computation
- Large, hard to manage config
- Immutable configuration
- Flexible configuration - let everything to be configured, do not stand in the way
- Secure credentials
- Automatic secure connections