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
* optimize trace veiw removing queries
Signed-off-by: Adam Tackett <[email protected]>
* fix date format
Signed-off-by: Adam Tackett <[email protected]>
* update app cypress for rounding
Signed-off-by: Adam Tackett <[email protected]>
* address comments
Signed-off-by: Adam Tackett <[email protected]>
* fix jaeger tree span and overview
Signed-off-by: Adam Tackett <[email protected]>
* match old behavior for jaeger, if an error is present display it in overview
Signed-off-by: Adam Tackett <[email protected]>
* update test to reflect error in jaeger trace
Signed-off-by: Adam Tackett <[email protected]>
* address comments
Signed-off-by: Adam Tackett <[email protected]>
* add cypress test for jaeger tree view
Signed-off-by: Adam Tackett <[email protected]>
* add fallback value for latency
Signed-off-by: Adam Tackett <[email protected]>
* fix sorting on span table
Signed-off-by: Adam Tackett <[email protected]>
* add back total use effect
Signed-off-by: Adam Tackett <[email protected]>
* status code of 2 indicates error
Signed-off-by: Adam Tackett <[email protected]>
* address comments
Signed-off-by: Adam Tackett <[email protected]>
* add sorting support to jaeger span table
Signed-off-by: Adam Tackett <[email protected]>
* address comments, refactor sorting
Signed-off-by: Adam Tackett <[email protected]>
* fix flaky cypress test
Signed-off-by: Adam Tackett <[email protected]>
* combine adding sort, and sorting action
Signed-off-by: Adam Tackett <[email protected]>
* fix jaeger sorting for errors, fix gantt chart error override from text
Signed-off-by: Adam Tackett <[email protected]>
---------
Signed-off-by: Adam Tackett <[email protected]>
Co-authored-by: Adam Tackett <[email protected]>
constmissingJaegerTracesConfigurationMessage=`The indices required for trace analytics (${JAEGER_INDEX_NAME} and ${JAEGER_SERVICE_INDEX_NAME}) do not exist or you do not have permission to access them.`;
Copy file name to clipboardExpand all lines: public/components/trace_analytics/components/traces/__tests__/__snapshots__/service_breakdown_panel.test.tsx.snap
Copy file name to clipboardExpand all lines: public/components/trace_analytics/components/traces/__tests__/__snapshots__/span_detail_panel.test.tsx.snap
0 commit comments