Calvin Lee
Calvin Lee
### Description #### Summary: - Added optional `Elasticsearch.Version` field to types. - Added `suppress_type_name = true` if forwarding to `Elasticsearch 7.x` or higher. - Can forward both to `default` and...
### Description This PR adds a `nil` check for drop and prune filters during validation and will raise a validation error if the appropriate `FilterTypeSpec` is not defined. /cc @cahartma...
### Description This PR fixes `rotate_wait_ms` to `rotate_wait_secs` as this was implemented in upstream `vector:0.37.0`. This also changes CLO to use `vector:6.0` in the deployment patch & functional benchmarker. /cc...
### Description This PR decouples `Lokistack` labels from `Loki`. For `Lokistack`: - App and infra logs will include log type, host, and container labels along with their Otel equivalents. -...