jaegertracing/jaeger
GitHub で見る[Feature]: Support Elasticsearch/OpenSearch data stream
Open
#4,708 opened on 2023年8月29日
area/storageenhancementhelp wanted
説明
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