Skip to content

Conversation

jessrlew
Copy link
Contributor

Description

Use human readable column names for the discover traces table

Issues Resolved

Screenshot

Before:
Screenshot 2025-09-30 at 10 11 46 AM

After:
Screenshot 2025-09-30 at 9 34 31 AM

Testing the changes

Changelog

  • fix: update discover traces column names

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Signed-off-by: Jessica Lew <jessrlew@amazon.com>
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.26%. Comparing base (58f770e) to head (55e9608).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10609   +/-   ##
=======================================
  Coverage   60.26%   60.26%           
=======================================
  Files        4386     4386           
  Lines      116884   116894   +10     
  Branches    19056    19057    +1     
=======================================
+ Hits        70441    70450    +9     
  Misses      41578    41578           
- Partials     4865     4866    +1     
Flag Coverage Δ
Linux_1 26.66% <ø> (ø)
Linux_2 38.83% <ø> (ø)
Linux_3 38.42% <ø> (ø)
Linux_4 32.67% <100.00%> (+<0.01%) ⬆️
Windows_1 26.67% <ø> (ø)
Windows_2 38.80% <ø> (ø)
Windows_3 38.42% <ø> (-0.01%) ⬇️
Windows_4 32.67% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Jessica Lew <jessrlew@amazon.com>
@jessrlew jessrlew changed the title Discover:Traces Update column names Trace:Details Update column names Sep 30, 2025
@angle943 angle943 added the OSD Changes being merged by the OSD team label Sep 30, 2025
Copy link
Contributor

@TackAdam TackAdam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tested locally against data-prepper schema

Temp fix for column name on specific schema.
Does not convert all data-prepper field names ie (serviceName and durationInNanos) but this is not blocking as field-mapping fix is required to cover all schemes.

@LDrago27 LDrago27 merged commit 60602fc into opensearch-project:main Oct 1, 2025
133 of 137 checks passed
yanatha99 pushed a commit to yanatha99/OpenSearch-Dashboards that referenced this pull request Oct 2, 2025
* update column names

Signed-off-by: Jessica Lew <jessrlew@amazon.com>

* Changeset file for PR opensearch-project#10609 created/updated

* fix attributes.service.name column name

Signed-off-by: Jessica Lew <jessrlew@amazon.com>

---------

Signed-off-by: Jessica Lew <jessrlew@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Signed-off-by: Nathan Yang <yanatha@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OSD Changes being merged by the OSD team repeat-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants