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

feat: add query builder to the alerts #2657

Merged
merged 25 commits into from
May 10, 2023
Merged

Conversation

yeshev
Copy link
Contributor

@yeshev yeshev commented May 2, 2023

No description provided.

@yeshev yeshev self-assigned this May 2, 2023
@yeshev yeshev requested a review from palashgdev as a May 2, 2023 12:32
@request-info
Copy link

request-info bot commented May 2, 2023

We would appreciate it if you could provide us with more info about this issue/pr!

@github-actions
Copy link

github-actions bot commented May 2, 2023

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@github-actions github-actions bot added enhancement New feature or request codeball:needs-careful-review Codeball labels May 2, 2023
@yeshev yeshev force-pushed the feat/connect_builder_alerts branch 3 times, most recently from 54caa1c to 332e988 Compare May 2, 2023 13:49
@yeshev yeshev force-pushed the feat/connect_builder_graph branch from d38647e to ec36cae Compare May 2, 2023 13:50
@yeshev yeshev force-pushed the feat/connect_builder_alerts branch from 332e988 to cceaa74 Compare May 2, 2023 13:50
Base automatically changed from feat/connect_builder_graph to develop May 2, 2023 14:08
…connect_builder_alerts

# Conflicts:
#	frontend/src/container/FormAlertRules/ChartPreview/index.tsx
#	frontend/src/container/FormAlertRules/QuerySection.tsx
#	frontend/src/container/FormAlertRules/utils.ts
#	frontend/src/container/MetricsApplication/Tabs/DBCall.tsx
#	frontend/src/container/MetricsApplication/Tabs/External.tsx
#	frontend/src/container/MetricsApplication/Tabs/Overview.tsx
#	frontend/src/container/NewWidget/LeftContainer/QuerySection/types.ts
#	frontend/src/container/QueryBuilder/QueryBuilder.tsx
#	frontend/src/container/QueryBuilder/components/Query/Query.interfaces.ts
#	frontend/src/container/QueryBuilder/components/Query/Query.tsx
#	frontend/src/container/QueryBuilder/filters/HavingFilter/HavingFilter.tsx
#	frontend/src/hooks/queryBuilder/useQueryOperations.ts
#	frontend/src/lib/newQueryBuilder/queryBuilderMappers/mapQueryDataToApi.ts
#	frontend/src/providers/QueryBuilder.tsx
#	frontend/src/store/actions/dashboard/getQueryResults.ts
#	frontend/src/types/api/dashboard/getAll.ts
#	frontend/src/types/common/operations.types.ts
@yeshev yeshev force-pushed the feat/connect_builder_alerts branch from 47fe7f2 to 6235a79 Compare May 2, 2023 14:38
@yeshev yeshev force-pushed the feat/connect_builder_alerts branch from af9f35a to 5dd0bd3 Compare May 4, 2023 12:47
@srikanthccv
Copy link
Member

Functionally this looks good to me. We can get this merged after Palash's approval and continue doing rigorous testing.

@yeshev yeshev force-pushed the feat/connect_builder_alerts branch from e076550 to 4e7e003 Compare May 9, 2023 14:10
@yeshev yeshev force-pushed the feat/connect_builder_alerts branch from 47a3409 to 7b3dfb3 Compare May 9, 2023 16:44
palashgdev and others added 3 commits May 10, 2023 13:04
* feat: add builder data to metric application

* fix: query types to single variant

* fix: formula legend formatting

* fix: argumant name

* fix: date for graph

---------

Co-authored-by: Palash Gupta <palashgdev@gmail.com>
@srikanthccv
Copy link
Member

Functionality LGTM

@palashgdev palashgdev merged commit 8679f2c into develop May 10, 2023
7 of 9 checks passed
@palashgdev palashgdev deleted the feat/connect_builder_alerts branch May 10, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants