Opentelemetry data to opensearch

0

Hi, I have a aws kinesis firehose that is streaming open telemetry data that is in the open telemetry format. i want to send the data to openSearch to display the data in trace analitics?

Do I need to use data prepper to injust data into openSearch to view the data in trace analitics?

1개 답변
0

Yes, you will need to use the Data Prepper functionality in OpenSearch to ingest and transform the Open Telemetry data from AWS Kinesis Firehose into a format that can be used by Trace Analytics in OpenSearch. Trace Analytics requires you to add instrumentation to your application and generate trace data using an OpenTelemetry-supported library such as Jaeger or Zipkin. After you add instrumentation to your application, the OpenTelemetry Collector receives data from the application and formats it into OpenTelemetry data. Finally, Data Prepper, an independent OpenSearch component, formats that OpenTelemetry data for use with OpenSearch. Data Prepper runs on a machine outside of the OpenSearch Service cluster, similar to Logstash. For more information: Pre-requisites for Trace Analytics

AWS
답변함 2달 전
profile picture
전문가
검토됨 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠