jaegertracing/jaeger
View on GitHub[Feature]: Support Elasticsearch/OpenSearch data stream
Open
#4,708 opened on Aug 29, 2023
area/storageenhancementhelp wanted
Description
Summary
Data streams are the new hotness in Elasticsearch & OpenSearch to store append-only observability data. Data streams are well-suited for logs, events, metrics, and other continuously generated data.
Requirement
- https://www.elastic.co/guide/en/elasticsearch/reference/current/data-streams.html
- https://opensearch.org/docs/latest/dashboards/im-dashboards/datastream/
Proposal
No response
Related issues
- #7150