You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
Looking at #45 I have reverted the data-prepper PR that changes the span schema and manually built a jar file. This has fixed the origiinal issue of seeing no traces. However, now I see no services. The otel-v1-apm-span-* indices contain data, but the otel-v1-apm-service-map is always empty.
I see nothing in the elasticsearch logs indicating mapping errors etc.
We're looking to migrate our org away from elastic-apm to opentelemetry/trace-analytics but need the ability to drill down based on service name.
The data-prepper shows that the service-map pipeline is processing events:
[service-map-pipeline-prepper-worker-3-thread-1] INFO com.amazon.dataprepper.pipeline.ProcessWorker - service-map-pipeline Worker: Processing 1 records from buffer
[entry-pipeline-prepper-worker-1-thread-1] INFO com.amazon.dataprepper.pipeline.ProcessWorker - entry-pipeline Worker: Processing 1 records from buffer
[entry-pipeline-prepper-worker-1-thread-1] DEBUG com.amazon.dataprepper.pipeline.ProcessWorker - Pipeline Worker: Submitting 1 processed records to sinks
I'm running collector -> dataprepper 1.0 -> AES 7.10
Looking at #45 I have reverted the data-prepper PR that changes the span schema and manually built a jar file. This has fixed the origiinal issue of seeing no traces. However, now I see no services. The otel-v1-apm-span-* indices contain data, but the otel-v1-apm-service-map is always empty.
I see nothing in the elasticsearch logs indicating mapping errors etc.
We're looking to migrate our org away from elastic-apm to opentelemetry/trace-analytics but need the ability to drill down based on service name.
The data-prepper shows that the service-map pipeline is processing events:
Data-prepper config:
Example span data:
The text was updated successfully, but these errors were encountered: