-
Notifications
You must be signed in to change notification settings - Fork 313
Add additional index_types #3148
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. It would be nice to have [...]
As an administrator configuring collectors that write to OpenSearch you want to configure index management policies scoped to particular index-name pattern.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Define index_type for "otel_logs_source" and "otel_metrics_source" (and others) similar to ones defined for "trace-analytics-raw" and "trace-analytics-service-map"
Describe alternatives you've considered (Optional)
A clear and concise description of any alternative solutions or features you've considered.
Without index_type defined, an index needs to be explicitly named, where it complicates creation of a scoped down policy in OpenSearch.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status