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

[Backport 2.9] [BucketLevelMonitor] Multi-term agg support #1002

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a3db266 from #964

* added handling of multi-term agg in bucketlevel monitors

Signed-off-by: Petar Dzepina <[email protected]>

* added handling of multi-term agg in bucketlevel monitors

Signed-off-by: Petar Dzepina <[email protected]>

* added more asserts

Signed-off-by: Petar Dzepina <[email protected]>

---------

Signed-off-by: Petar Dzepina <[email protected]>
(cherry picked from commit a3db266)
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #1002 (7dca32a) into 2.9 (16b3545) will decrease coverage by 0.13%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                2.9    #1002      +/-   ##
============================================
- Coverage     75.34%   75.22%   -0.13%     
  Complexity      116      116              
============================================
  Files           144      144              
  Lines          8523     8525       +2     
  Branches       1223     1225       +2     
============================================
- Hits           6422     6413       -9     
- Misses         1487     1489       +2     
- Partials        614      623       +9     
Impacted Files Coverage Δ
...n/kotlin/org/opensearch/alerting/TriggerService.kt 77.58% <0.00%> (-2.78%) ⬇️

... and 10 files with indirect coverage changes

@AWSHurneyt AWSHurneyt merged commit 8d019aa into 2.9 Jul 11, 2023
12 of 16 checks passed
@github-actions github-actions bot deleted the backport/backport-964-to-2.9 branch July 11, 2023 23:52
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