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] [Backport 2.x] Implemented support for configuring a cluster metrics monitor to call cat/indices, and cat/shards. #992 #1011

Merged
merged 1 commit into from
Jul 12, 2023

[Backport 2.x] Implemented support for configuring a cluster metrics …

0971bfc
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.9] [Backport 2.x] Implemented support for configuring a cluster metrics monitor to call cat/indices, and cat/shards. #992 #1011

[Backport 2.x] Implemented support for configuring a cluster metrics …
0971bfc
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 12, 2023 in 0s

72.57% (target 70.00%)

View this Pull Request on Codecov

72.57% (target 70.00%)

Details

Codecov Report

Merging #1011 (0971bfc) into 2.9 (57b2ebf) will decrease coverage by 1.58%.
The diff coverage is 56.67%.

@@             Coverage Diff              @@
##                2.9    #1011      +/-   ##
============================================
- Coverage     74.14%   72.57%   -1.58%     
  Complexity      119      119              
============================================
  Files           158      160       +2     
  Lines          9460    10424     +964     
  Branches       1364     1569     +205     
============================================
+ Hits           7014     7565     +551     
- Misses         1756     1967     +211     
- Partials        690      892     +202     
Impacted Files Coverage Δ
.../clusterMetricsMonitorHelpers/CatIndicesHelpers.kt 55.23% <55.23%> (ø)
...l/clusterMetricsMonitorHelpers/CatShardsHelpers.kt 57.00% <57.00%> (ø)
...lpers/SupportedClusterMetricsSettingsExtensions.kt 54.16% <71.87%> (ø)
...ain/kotlin/org/opensearch/alerting/InputService.kt 89.88% <100.00%> (-0.44%) ⬇️
...erting/settings/SupportedClusterMetricsSettings.kt 20.00% <100.00%> (+3.72%) ⬆️
.../kotlin/org/opensearch/alerting/util/IndexUtils.kt 77.04% <100.00%> (+0.38%) ⬆️

... and 4 files with indirect coverage changes