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
14 stars 52 forks source link

[Feature] Logs UI update #2092

Closed TackAdam closed 1 month ago

TackAdam commented 1 month ago

Description

  1. Update the UI to conform with header changes.

Logs Before:

Screenshot 2024-08-23 at 9 39 17 AM Screenshot 2024-08-23 at 9 38 53 AM

After:

Screenshot 2024-08-23 at 9 36 30 AM Screenshot 2024-08-23 at 9 36 57 AM

Remade Type filter working:

Screenshot 2024-08-23 at 9 40 10 AM

PPL button adjustment:

Screenshot 2024-08-23 at 10 50 02 AM

Issues Resolved

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.

TackAdam commented 1 month ago

It seems like there are some test failures, one of which I looked at failed due to a required parameter not being provided

CI's all passing. Checked manually for cypress changes for creating visualizations in explorer. All working correctly