-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[W5]: SPM Support for OpenSearch #7232
Copy link
Copy link
Closed
Description
Requirement
Part of Native SPM support in Elasticsearch (#6641). Leverage ES query to directly derive metric data from traces
Add SPM support for opensearch
Problem
Current SPM deployment use Prometheus to store metric data. We can simplify this deployment by directly derive metric data from traces data in ES
Proposal
- Add option for opensearch inside metrics_backend
- Add docker-compose file to enable spm using opensearch
- Add corresponding e2e test
Open questions
No response
Reactions are currently unavailable