This version focuses on incorporating OpenTelemetry Collector as alternative for the following elements:
- logs collection
- events collection
- metadata enrichment for logs and metrics
In this version Opentelemetry is going to be default choice for the following elements:
- logs collection
- events collection
- metadata enrichment for logs, events and metrics
We are going to deprecate Fluent Bit and Fluentd.
We are also aiming to use OpenTelemetry Collector as alternative to Prometheus.
Fluent Bit and Fluentd are going to be removed and no longer used.
Prometheus is going to be deprecated and replaced with OpenTelemetry Collector by default.
In this relase we would like to completely remove support for Prometheus.
We are also going to move metadata enrichment closer to it's sources, e.g. for logs it's going to be performed by OpenTelemetry Collector daemonset (node agent)