Skip to content

Support mutliple group_by fields in SLOs #878

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

Merged
merged 5 commits into from
Oct 29, 2024
Merged

Support mutliple group_by fields in SLOs #878

merged 5 commits into from
Oct 29, 2024

Conversation

tobio
Copy link
Member

@tobio tobio commented Oct 25, 2024

Fixes #872

Makes a breaking change to the provider to support multiple group by fields in SLO definitions. Existing SLO's defining group_by = "field" will need to be updated to group_by = ["field"] when upgrading provider versions.

@tobio tobio requested review from gigerdo and dimuon October 25, 2024 10:54
@tobio tobio self-assigned this Oct 25, 2024
Copy link
Member

@gigerdo gigerdo left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@tobio tobio merged commit 7845a51 into main Oct 29, 2024
39 checks passed
@tobio tobio deleted the slo-multi-group-by branch October 29, 2024 20:40
kjwardy pushed a commit to kjwardy/terraform-provider-elasticstack that referenced this pull request Nov 19, 2024
* Allow group_by in updates

* Support multi-group_by in SLOs

* Generate docs

* Changelog
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.

[Bug] SLO resource contains a type mismatch in the optional group_by field
2 participants