Shivani Shukla

Results 3 comments of Shivani Shukla

Hi @arulselvan, The `index` reserved will always be `otel-v1-apm-span` when using `trace_analytics_raw` `index_type`, and it cannot be replaced. For reference, here's the configuration for [Raw Span Trace Analytics](https://github.com/opensearch-project/data-prepper/blob/caebb1964233c0d400ef40c8c7c24353ee3091ff/data-prepper-plugins/opensearch/README.md#raw-span-trace-analytics). However, an...

Hi @serg-bs Considering you have an existing Jaeger based application, I'd recommend following this [Jaeger HotROD](https://github.com/opensearch-project/data-prepper/tree/main/examples/jaeger-hotrod) example to use Data Prepper's trace analytics feature. The supported storage backend in Data...

Hi @derangeer, Thanks for reporting this. I was able to reproduce the same error when I ran the `jaeger-hotrod` example as well. We will add this Bug to our tracking...