Closed jszwedko closed 1 week ago
The new service_type is only used for OpenSearch AWS authentication.
service_type
cargo check --no-default-features --features sinks-elasticsearch
Cargo.lock
dd-rust-license-tool write
Follow-up to #21676
Branch report: jszwedko/fix-elasticsearch-component-feature Commit report: f37fdab Test service: vector
jszwedko/fix-elasticsearch-component-feature
f37fdab
vector
:white_check_mark: 0 Failed, 24 Passed, 0 Skipped, 1m 25.6s Total Time
Summary
The new
service_type
is only used for OpenSearch AWS authentication.Change Type
Is this a breaking change?
How did you test this PR?
cargo check --no-default-features --features sinks-elasticsearch
Does this PR include user facing changes?
Checklist
Cargo.lock
), please rundd-rust-license-tool write
to regenerate the license inventory and commit the changes (if any). More details here.References
Follow-up to #21676