Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: move query-blocks to admin blocks query #3625

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

alsoba13
Copy link
Contributor

@alsoba13 alsoba13 commented Oct 14, 2024

In this PR:

  • We move query-blocks to admin blocks query.

@alsoba13 alsoba13 force-pushed the alsoba13/cli-refactor-admin-block branch 2 times, most recently from 48f590d to c794fba Compare October 15, 2024 09:17
@alsoba13 alsoba13 force-pushed the alsoba13/cli-refactor-admin-block branch from c794fba to 27533b4 Compare October 15, 2024 09:22
@alsoba13 alsoba13 changed the base branch from alsoba13/cli-refactor to main October 15, 2024 09:23
Copy link
Collaborator

@kolesnikovae kolesnikovae left a comment

Choose a reason for hiding this comment

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

LGTM

blocksQueryCmd := blocksCmd.Command("query", "Query on local/remote blocks.")
blocksQuerySeriesCmd := blocksQueryCmd.Command("series", "Request series labels on local/remote blocks.")
blocksQuerySeriesParams := addBlocksQuerySeriesParams(blocksQuerySeriesCmd)
blocksQueryMergeCmd := blocksQueryCmd.Command("merge", "Request merged profile on local/remote block.")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we call id "profile" and create an alias?

Copy link
Contributor Author

@alsoba13 alsoba13 Oct 15, 2024

Choose a reason for hiding this comment

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

Yes, I removed this change from the PR. Introducing it back soon in another PR where we change the doc as well.

Edit: #3630

@alsoba13 alsoba13 marked this pull request as ready for review October 15, 2024 13:35
@alsoba13 alsoba13 requested a review from a team as a code owner October 15, 2024 13:35
@alsoba13 alsoba13 enabled auto-merge (squash) October 15, 2024 13:36
@alsoba13 alsoba13 disabled auto-merge October 15, 2024 13:40
@alsoba13 alsoba13 merged commit bf3de86 into main Oct 16, 2024
18 checks passed
@alsoba13 alsoba13 deleted the alsoba13/cli-refactor-admin-block branch October 16, 2024 09:57
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.

3 participants