Skip to content

chore: metrics explorer v2 api migration in summary page#10337

Merged
AshwinBhatkal merged 14 commits intomainfrom
SIG-3497
Feb 27, 2026
Merged

chore: metrics explorer v2 api migration in summary page#10337
AshwinBhatkal merged 14 commits intomainfrom
SIG-3497

Conversation

@amlannandy
Copy link
Member

@amlannandy amlannandy commented Feb 18, 2026

Pull Request


📄 Summary

  • Update the Metrics Explorer Summary section to use the V2 APIs for displaying the metrics list table and treemap
  • Replace the search bar to use the new one
  • Display search by metric type as the V2 api doesn't support it yet
  • Minor UX updates

Screenshots / Screen Recordings (if applicable)

Screen.Recording.2026-02-18.at.12.33.16.PM.mov

Issues closed by this PR

Reference issues using Closes #issue-number to enable automatic closure on merge.

Closes https://github.com/SigNoz/engineering-pod/issues/3497


✅ Change Type

Select all that apply

  • ✨ Feature
  • 🐛 Bug fix
  • ♻️ Refactor
  • 🛠️ Infra / Tooling
  • 🧪 Test-only

🧪 Testing Strategy

How was this change validated?

  • Updated the tests
  • Manual testing

⚠️ Risk & Impact Assessment

What could break? How do we recover?

We should check the following to ensure nothing is breaking:

  • Loading and displaying list and treemap
  • Filters are applied correctly
  • Order by is working
  • No uneccesary refetching

📋 Checklist

  • Tests added or explicitly not required
  • Manually tested
  • Breaking changes documented
  • Backward compatibility considered

@amlannandy amlannandy changed the title Sig 3497 chore: metrics explorer v2 api migration in summary page Feb 18, 2026
@github-actions github-actions bot added the chore label Feb 18, 2026
@amlannandy amlannandy marked this pull request as ready for review February 18, 2026 05:35
@amlannandy amlannandy requested a review from a team as a code owner February 18, 2026 05:35
Copy link
Contributor

@AshwinBhatkal AshwinBhatkal left a comment

Choose a reason for hiding this comment

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

Small comment that can be taken in the next PR. Looks good

@AshwinBhatkal AshwinBhatkal enabled auto-merge (squash) February 27, 2026 03:35
@AshwinBhatkal AshwinBhatkal merged commit 6e28f4d into main Feb 27, 2026
15 checks passed
@AshwinBhatkal AshwinBhatkal deleted the SIG-3497 branch February 27, 2026 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants