opensearch-project / opensearch-project/data-prepper
[BUG] Service map is empty, can not see services listing in Trace analytics
@chenqi0805 is already working on this.
Since Nov 5, 2024.
- Dominant language
- Java
- Stars
- 374
- Forks
- 354
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
Describe the bug
we have setup tracing system using OTEL, data prepper and AWS OpenSearch. we are successfully able to get traces for different services.
we are getting traces which has interaction with each other. but services are not listing in service tab and service-map is always empty.
Also in Data prepper logs, we could see that some data is being processed in service-map pipeline. However service-map index has 0 document in it. attached screenshot of logs.
Please provide suggestion on this..
Expected behavior
Services should list in service tab and service-map should appear.
Screenshots




Environment (please complete the following information):
- OS: [e.g. Ubuntu 20.04 LTS]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.