Skip to content

[eas-cli] Add observe:metrics command#3431

Draft
Ubax wants to merge 11 commits intomainfrom
@ubax/observe-metrics
Draft

[eas-cli] Add observe:metrics command#3431
Ubax wants to merge 11 commits intomainfrom
@ubax/observe-metrics

Conversation

@Ubax
Copy link

@Ubax Ubax commented Feb 25, 2026

Why

Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests.

How

How did you build this feature or fix this bug and why?

Test Plan

Please describe how you tested this change and how a reviewer could reproduce your test, especially if this PR does not include automated tests! If possible, please also provide terminal output and/or screenshots demonstrating your test/reproduction.

): Promise<ObserveMetricsMap> {
const observeQueries: Promise<ObserveQueryResult | null>[] = [];

// TODO(@ubax): add support for fetching multiple metrics and platforms in a single query
Copy link
Author

@Ubax Ubax Feb 25, 2026

Choose a reason for hiding this comment

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

This is the way frontend fetches the data at the moment.

I'll change this in follow-up PRs in universe and eas-cli

@Ubax Ubax force-pushed the @ubax/observe-metrics branch from fdbcf73 to 6e1e219 Compare February 25, 2026 14:22
@github-actions
Copy link

✅ Thank you for adding the changelog entry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant