Skip to content

[AUTO] Incremented version to 3.4.1.#682

Open
opensearch-trigger-bot[bot] wants to merge 11 commits into
3.4from
create-pull-request/patch
Open

[AUTO] Incremented version to 3.4.1.#682
opensearch-trigger-bot[bot] wants to merge 11 commits into
3.4from
create-pull-request/patch

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

I've noticed that a new tag 3.4.0.0 was pushed, and incremented the version from 3.4.0 to 3.4.1.

opensearch-trigger-bot Bot and others added 2 commits January 22, 2026 13:52
* Increment version to 3.5.0-SNAPSHOT

Signed-off-by: opensearch-ci-bot <[email protected]>

* fix jackson version

Signed-off-by: Hailong Cui <[email protected]>

---------

Signed-off-by: opensearch-ci-bot <[email protected]>
Signed-off-by: Hailong Cui <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
Co-authored-by: Hailong Cui <[email protected]>
@opensearch-trigger-bot opensearch-trigger-bot Bot force-pushed the create-pull-request/patch branch from 1c060d7 to ea7c72e Compare February 10, 2026 23:46
xluo-aws and others added 3 commits February 27, 2026 11:21
* feat: Add MetricChangeAnalysisTool for metric change detection

- Add MetricChangeAnalysisTool to analyze metric changes via percentile comparison
  * Analyzes P25, P50, P75, P90 percentiles between baseline and selection periods
  * Ranks fields by relative change score to identify significant changes
  * Uses variance calculation based on relative changes (scale-independent)
  * Requires both baseline and selection periods for comparison
  * Configurable topN parameter (default: 5) to return top N fields

- Extract DataFetchingHelper utility for code reuse
  * Shared data fetching logic between DataDistributionTool and MetricChangeAnalysisTool
  * Handles field type detection, query building, and data retrieval
  * Reduces code duplication by ~250 lines

- Refactor DataDistributionTool to use shared helper
  * Removed duplicate AnalysisParameters class
  * Uses DataFetchingHelper.AnalysisParameters instead
  * Delegated data fetching to DataFetchingHelper
  * All existing functionality preserved and tests passing

- Add comprehensive test coverage
  * 16 unit tests for MetricChangeAnalysisTool (including topN validation)
  * All DataDistributionTool tests still passing (97/97)
  * Full test suite: BUILD SUCCESSFUL

Breaking Change: This is a new tool, no breaking changes to existing functionality.

Test Results: All tests passing (16 unit + 97 DataDistribution tests)

Signed-off-by: Xuesong Luo <[email protected]>

* fix integration test and remove unused methods

Signed-off-by: Hailong Cui <[email protected]>

* enable MetricChangeAnalysisTool

Signed-off-by: Hailong Cui <[email protected]>

* update tool description

Signed-off-by: Hailong Cui <[email protected]>

* update tool description and remove P25/P75

Signed-off-by: Hailong Cui <[email protected]>

* add back size validation

Signed-off-by: Hailong Cui <[email protected]>

---------

Signed-off-by: Xuesong Luo <[email protected]>
Signed-off-by: Hailong Cui <[email protected]>
Co-authored-by: Hailong Cui <[email protected]>
spotlesApply



update tool description to be more clear

Signed-off-by: Hailong Cui <[email protected]>
@opensearch-trigger-bot opensearch-trigger-bot Bot force-pushed the create-pull-request/patch branch from ea7c72e to 54d7b81 Compare March 13, 2026 18:29
Hailong-am and others added 5 commits March 20, 2026 11:49
* add filter for LogPatternAnalysisTool

Signed-off-by: Hailong Cui <[email protected]>

remove filter for trace analysis

Signed-off-by: Hailong Cui <[email protected]>

spotlessApply

Signed-off-by: Hailong Cui <[email protected]>

* use fields command to narrow down queery fields

Signed-off-by: Hailong Cui <[email protected]>

* limit the size of log insight analysis

Signed-off-by: Hailong Cui <[email protected]>

* fix wrong log order

Signed-off-by: Hailong Cui <[email protected]>

---------

Signed-off-by: Hailong Cui <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
… to v3.5.8 (#713) (#717)

(cherry picked from commit 89351f0)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: Daniel Widdis <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
* Add release notes for 3.6.0

Signed-off-by: opensearch-ci <[email protected]>

* Add release notes for 3.6.0

Signed-off-by: opensearch-ci <[email protected]>

---------

Signed-off-by: opensearch-ci <[email protected]>
@opensearch-trigger-bot opensearch-trigger-bot Bot force-pushed the create-pull-request/patch branch from 54d7b81 to 770da34 Compare April 7, 2026 22:06
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