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

[FEATURE] Trace overview page and enable CCS for tracing data #2052

Open
anirudha opened this issue Aug 9, 2024 · 0 comments
Open

[FEATURE] Trace overview page and enable CCS for tracing data #2052

anirudha opened this issue Aug 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@anirudha
Copy link
Collaborator

anirudha commented Aug 9, 2024

Is your feature request related to a problem?
create a simple filtering view without analytics to view traces and service maps

What solution would you like?
Phase 1

  • The trace analytics landing page will be redesigned to allow seamless rendering of traces, spans and service maps. As part of this redesign, we will be adding the following capabilities:
    • Attributes/Metadata Search: Capability to search trace metadata and list/filter attributes.
    • Filters from Traces: Functionality to apply filters directly from services and service map.
    • Paginate Results: Limit the number of pages to 5+ by default, with the option to load more on request, to improve page loading times.
    • Column Selector: Selector for attributes and metadata columns.
    • Overlays: No default service map calculations. Combo-box to add overlays for
      • Duration
      • Error
      • Request rate + top-level filter.
    • Search Source and Selected Fields: Ability to search the source and specific fields.
    • Trace Details View: Clicking shows detailed view of traces including a detailed trace page with Gantt chart and service map.
  • Trace analytics plugin will support wildcards in index names for traces. dataprepper pipelines will generate dynamic index naming based on incoming metadata in trace spans and index names should be dynamically generated based on this metadata.
  • Trace analytics will support CCS allowing customers to search for traces across their regional cluster from their central proxy cluster.
    Screenshot 2024-08-09 at 3 09 04 PM
    Screenshot 2024-08-09 at 3 09 12 PM

Phase 2

  • The UX will have an advanced mode wherein pre-aggregations performed by dataprepper pipelines will be rendered on the dashboard. This will allow customers to offload the compute intensive task of aggregations to the dataprepper pipelines while still having the ability to see the aggregated results in the Trace analytics view. User will be able to switch from default/simple experience to this advanced experience in Trace Analytics view.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants