You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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
Phase 2
The text was updated successfully, but these errors were encountered: