The OpenSearch Catalog is designed to make it easier for developers and community to contribute, search and install artifacts like plugins, visualization dashboards, ingestion to visualization content packs (data pipeline configurations, normalization, ingestion, dashboards).
Create a services Table Summarizing visualization describing the following information
service name
amount of traces
amount of metrics
p95% duration
amount of requests
amount of errors
SLO score
What is the integration source protocol ?
The OTEL services (via traces) and metrics signals will be part of this visualization
Data-Prepper's otel-metrics- index containing the metrics info - from OTEL collector
Data-Prepper's otel-v1-apm-span- index containing the traces info - from OTEL collector
Data-Prepper's otel-v1-apm-service-map index containing the services relations info - from OTEL collector
Would you be using an ingestion pipeline ?
Data prepper exporter
Jaeger exporter
OTEL opensearch exporter
Which Dashboards would you be using ?
Do you have any additional context?
The actual implementation of this view may require the construction of a projection index that summarizes the information
What is the integration resource ?
Create a services Table Summarizing visualization describing the following information
What is the integration source protocol ?
The OTEL services (via traces) and metrics signals will be part of this visualization
Data-Prepper's otel-metrics- index containing the metrics info - from OTEL collector Data-Prepper's otel-v1-apm-span- index containing the traces info - from OTEL collector Data-Prepper's otel-v1-apm-service-map index containing the services relations info - from OTEL collector
Would you be using an ingestion pipeline ?
Which Dashboards would you be using ?
Do you have any additional context?
The actual implementation of this view may require the construction of a projection index that summarizes the information