Skip to content

Added the missing vector fields in the node stats of Autoops#48365

Merged
elasticblr merged 3 commits into
mainfrom
autoops/retrieve-missing-vector-metrics
Jan 13, 2026
Merged

Added the missing vector fields in the node stats of Autoops#48365
elasticblr merged 3 commits into
mainfrom
autoops/retrieve-missing-vector-metrics

Conversation

@elasticblr

@elasticblr elasticblr commented Jan 9, 2026

Copy link
Copy Markdown
Contributor

Added the missing vector fields in the node stats of Autoops

Proposed commit message

Added the missing vector fields in the node stats of Autoops

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added an entry in ./changelog/fragments using the changelog tool.

Disruptive User Impact

None. Added more fields to the Autoops agent, so that we can provide better suggestions to the users.

How to test this PR locally

Related issues

@elasticblr elasticblr requested a review from pickypg January 9, 2026 11:05
@elasticblr elasticblr added bugfix Team:Opex backport-9.2 Automated backport to the 9.2 branch backport-9.3 Automated backport to the 9.3 branch labels Jan 9, 2026
@botelastic botelastic Bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jan 9, 2026
@github-actions

github-actions Bot commented Jan 9, 2026

Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@botelastic botelastic Bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jan 9, 2026
@consulthys consulthys added the Module:AutoOps ES AutoOps Elasticsearch module label Jan 9, 2026

@pickypg pickypg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

Comment thread changelog/fragments/1767867708-autoops-agent-add-missing-vector-metrics.yaml Outdated
@elasticblr elasticblr marked this pull request as ready for review January 13, 2026 04:13
@elasticblr elasticblr requested a review from a team as a code owner January 13, 2026 04:13
@elasticblr elasticblr added the backport-9.1 Automated backport to the 9.1 branch label Jan 13, 2026
Co-authored-by: Chris Earle <pickypg@users.noreply.github.com>
@elasticblr elasticblr merged commit 7c2c72e into main Jan 13, 2026
34 of 37 checks passed
@elasticblr elasticblr deleted the autoops/retrieve-missing-vector-metrics branch January 13, 2026 05:54
mergify Bot pushed a commit that referenced this pull request Jan 13, 2026
* Added the missing vector fields in the node stats of Autoops

* Apply suggestions from code review

Co-authored-by: Chris Earle <pickypg@users.noreply.github.com>

---------

Co-authored-by: Chris Earle <pickypg@users.noreply.github.com>
(cherry picked from commit 7c2c72e)
mergify Bot pushed a commit that referenced this pull request Jan 13, 2026
* Added the missing vector fields in the node stats of Autoops

* Apply suggestions from code review

Co-authored-by: Chris Earle <pickypg@users.noreply.github.com>

---------

Co-authored-by: Chris Earle <pickypg@users.noreply.github.com>
(cherry picked from commit 7c2c72e)
mergify Bot pushed a commit that referenced this pull request Jan 13, 2026
* Added the missing vector fields in the node stats of Autoops

* Apply suggestions from code review

Co-authored-by: Chris Earle <pickypg@users.noreply.github.com>

---------

Co-authored-by: Chris Earle <pickypg@users.noreply.github.com>
(cherry picked from commit 7c2c72e)
elasticblr added a commit that referenced this pull request Jan 13, 2026
…#48397)

* Added the missing vector fields in the node stats of Autoops

* Apply suggestions from code review



---------


(cherry picked from commit 7c2c72e)

Co-authored-by: Amit Khandelwal <154884619+elasticblr@users.noreply.github.com>
Co-authored-by: Chris Earle <pickypg@users.noreply.github.com>
elasticblr added a commit that referenced this pull request Jan 13, 2026
…#48396)

* Added the missing vector fields in the node stats of Autoops

* Apply suggestions from code review



---------


(cherry picked from commit 7c2c72e)

Co-authored-by: Amit Khandelwal <154884619+elasticblr@users.noreply.github.com>
Co-authored-by: Chris Earle <pickypg@users.noreply.github.com>
elasticblr added a commit that referenced this pull request Jan 13, 2026
…#48398)

* Added the missing vector fields in the node stats of Autoops

* Apply suggestions from code review



---------


(cherry picked from commit 7c2c72e)

Co-authored-by: Amit Khandelwal <154884619+elasticblr@users.noreply.github.com>
Co-authored-by: Chris Earle <pickypg@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-9.1 Automated backport to the 9.1 branch backport-9.2 Automated backport to the 9.2 branch backport-9.3 Automated backport to the 9.3 branch bugfix Module:AutoOps ES AutoOps Elasticsearch module Team:Opex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retrieve additional vector metrics from _nodes/stats

3 participants