Skip to content

Added missing fields in nodes stats.#415

Merged
Xtansia merged 1 commit intoopensearch-project:mainfrom
dblock:nodes-stats
Jul 15, 2024
Merged

Added missing fields in nodes stats.#415
Xtansia merged 1 commit intoopensearch-project:mainfrom
dblock:nodes-stats

Conversation

@dblock
Copy link
Copy Markdown
Member

@dblock dblock commented Jul 12, 2024

Description

Added missing fields in nodes stats.

This could use mode descriptions, x-version-added, and likely more schema for pipelines and other inner collections that aren't returned without data, but I'll just try to followup on that in a future PR.

Issues Resolved

Closes #156.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 12, 2024

Changes Analysis

Commit SHA: b024b70
Comparing To SHA: 3441e2b

API Changes

Summary

└─┬Components
  ├──[➕] schemas (45521:7)
  ├──[➕] schemas (45816:7)
  ├──[➕] schemas (45516:7)
  ├──[➕] schemas (45536:7)
  ├──[➕] schemas (45597:7)
  ├──[➕] schemas (45821:7)
  ├──[➕] schemas (45488:7)
  ├──[➕] schemas (45753:7)
  ├──[➕] schemas (45543:7)
  ├──[➕] schemas (45608:7)
  ├──[➕] schemas (45189:7)
  ├──[➕] schemas (45552:7)
  ├──[➕] schemas (45630:7)
  ├──[➕] schemas (45561:7)
  ├──[➕] schemas (45450:7)
  ├──[➕] schemas (45625:7)
  ├──[➕] schemas (45613:7)
  ├──[➕] schemas (45588:7)
  ├──[➕] schemas (44758:7)
  ├──[➕] schemas (45572:7)
  ├──[➕] schemas (45618:7)
  ├──[➕] schemas (45501:7)
  ├──[➕] schemas (44779:7)
  ├──[➕] schemas (45581:7)
  ├──[➕] schemas (45527:7)
  ├──[➕] schemas (45461:7)
  ├──[➕] schemas (45476:7)
  ├──[➕] schemas (27315:7)
  ├──[➕] schemas (45457:7)
  ├──[➕] schemas (45481:7)
  ├──[➕] schemas (45499:7)
  ├──[➕] schemas (45505:7)
  ├─┬nodes._common:Discovery
  │ └──[➕] properties (44912:9)
  ├─┬nodes._common:FileSystemTotal
  │ └──[➕] properties (44984:9)
  ├─┬nodes._common:DataPathStats
  │ └──[➕] properties (44868:9)
  ├─┬nodes._common:Pool
  │ └──[➕] properties (45290:9)
  ├─┬nodes._common:ThreadCount
  │ └──[➕] properties (45747:9)
  ├─┬_common:SearchStats
  │ └──[➕] properties (27478:9)
  └─┬nodes._common:Stats
    ├──[➕] properties (45722:9)
    ├──[➕] properties (45724:9)
    ├──[➕] properties (45708:9)
    ├──[➕] properties (45720:9)
    ├──[➕] properties (45714:9)
    ├──[➕] properties (45706:9)
    ├──[➕] properties (45716:9)
    ├──[➕] properties (45718:9)
    ├──[➕] properties (45704:9)
    ├──[➕] properties (45712:9)
    └──[➕] properties (45710:9)

Document Element Total Changes Breaking Changes
components 49 0
  • Total Changes: 49
  • Additions: 49

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/9946633398/artifacts/1703715737

API Coverage

Before After Δ
Covered (%) 483 (47.31 %) 483 (47.31 %) 0 (0 %)
Uncovered (%) 538 (52.69 %) 538 (52.69 %) 0 (0 %)
Unknown 24 24 0

@dblock dblock added the skip-changelog No need to update CHANGELOG. label Jul 15, 2024
@dblock dblock marked this pull request as ready for review July 15, 2024 21:03
Signed-off-by: dblock <dblock@amazon.com>
@Xtansia Xtansia merged commit fd069ea into opensearch-project:main Jul 15, 2024
@dblock dblock deleted the nodes-stats branch July 15, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog No need to update CHANGELOG.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add support for indexing pressure stats

2 participants