opensearch-project / dashboards-observability

Visualize and explore your logs, traces and metrics data in OpenSearch Dashboards
https://opensearch.org/docs/latest/observability-plugin/index/
Apache License 2.0
16 stars 56 forks source link

[Cypress Updates] Trace analytics updates #2251

Closed ritvibhatt closed 2 weeks ago

ritvibhatt commented 2 weeks ago

Description

Updates trace analytics cypress tests

Screenshot 2024-11-08 at 11 25 23 AM Screenshot 2024-11-08 at 11 37 00 AM Screenshot 2024-11-08 at 11 37 51 AM

Issues Resolved

https://github.com/opensearch-project/dashboards-observability/issues/1886

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

ps48 commented 2 weeks ago

@ritvibhatt Awesome work! 👍🏽 I see the tests pass, the error in CI is a bug in github actions: Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run from here: https://github.com/actions/upload-artifact/issues/478. Will retry to see if this can be solved.