Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Integration]Create Services Table Summarizing visualization #129

Open
YANG-DB opened this issue Feb 16, 2024 · 1 comment
Open

[Integration]Create Services Table Summarizing visualization #129

YANG-DB opened this issue Feb 16, 2024 · 1 comment
Labels
content integration / getting-started content integration integration related content visualization a visual widget for a specific purpose

Comments

@YANG-DB
Copy link
Member

YANG-DB commented Feb 16, 2024

What is the integration resource ?

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 ?

Screenshot 2024-02-16 at 8 35 22 AM

Do you have any additional context?

The actual implementation of this view may require the construction of a projection index that summarizes the information

@YANG-DB YANG-DB added untriaged integration integration related content visualization a visual widget for a specific purpose labels Feb 16, 2024
@YANG-DB
Copy link
Member Author

YANG-DB commented Feb 16, 2024

Possible composition for this widget:

Screenshot 2024-02-16 at 1 52 53 PM

@YANG-DB YANG-DB removed the untriaged label Mar 27, 2024
@YANG-DB YANG-DB added the content integration / getting-started content label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content integration / getting-started content integration integration related content visualization a visual widget for a specific purpose
Projects
Status: No status
Development

No branches or pull requests

1 participant