Skip to content

Feat/clone and group by#704

Draft
shkaruna wants to merge 10 commits into
linode:devfrom
shkaruna:feat/clone_and_group_by
Draft

Feat/clone and group by#704
shkaruna wants to merge 10 commits into
linode:devfrom
shkaruna:feat/clone_and_group_by

Conversation

@shkaruna

@shkaruna shkaruna commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

📝 Description

What does this PR do and why is this change necessary?

✔️ How to Test

What are the steps to reproduce the issue or verify the changes?

How do I run the relevant unit/integration tests?

"trigger_occurrences": 3
},
"class": "alert",
"status": "active",

@satkumar-akamai satkumar-akamai Jun 8, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Can we update status field to have a valid aclp alert status , not a dummy one?

"polling_interval_seconds": 60,
"trigger_occurrences": 3
},
"class": "alert",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

alert is not a valid class.


channels = list(client.monitor.alert_channels())
if not channels:
pytest.skip(

@satkumar-akamai satkumar-akamai Jun 8, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

is it necessary to do this? ideally we should always use an account where channel exist. or always create a fresh channel as use it?

@shkaruna shkaruna force-pushed the feat/clone_and_group_by branch from 21396ef to b957929 Compare June 9, 2026 04:56
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.

6 participants