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.x] [BucketLevelMonitor] Multi-term agg support #1001

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 #1001 (91a359c) into 2.x (8567028) will increase coverage by 0.01%.
The diff coverage is 55.00%.

@@             Coverage Diff              @@
##                2.x    #1001      +/-   ##
============================================
+ Coverage     75.31%   75.33%   +0.01%     
  Complexity      116      116              
============================================
  Files           144      144              
  Lines          8519     8525       +6     
  Branches       1222     1225       +3     
============================================
+ Hits           6416     6422       +6     
+ Misses         1487     1480       -7     
- Partials        616      623       +7     
Impacted Files Coverage Δ
...n/kotlin/org/opensearch/alerting/TriggerService.kt 77.58% <0.00%> (-2.78%) ⬇️
...rch/alerting/transport/TransportGetAlertsAction.kt 74.07% <61.11%> (-2.85%) ⬇️

... and 6 files with indirect coverage changes

@AWSHurneyt AWSHurneyt merged commit d1e4076 into 2.x Jul 11, 2023
@github-actions github-actions bot deleted the backport/backport-964-to-2.x branch July 11, 2023 23:51
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