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

Add support to pass additional telemetry parameters for node-stats telemetry #3911

Closed
rishabh6788 opened this issue Aug 21, 2023 · 1 comment
Assignees
Labels
untriaged Issues that have not yet been triaged

Comments

@rishabh6788
Copy link
Collaborator

For tracking remote store nightly runs, we need the changes to be done in opensearch-build repo to enable collection of node-stats/segments stats. The below is the change summarised -
--telemetry="node-stats" --telemetry-params='{"node-stats-include-indices":"true"}' in OSB run command.

{"node-stats-include-indices":"true","node-stats-include-indices-metrics":"segments"} - parameters required.

Also, we are seeing discrepancy in the Remote Store nightly runs where the throughput is showing almost 1/3rd of the expected throughput. Link
Please help to get the above 2 points addressed (introduction of remote store metrics and fixing the remote store dashboard) as we need to track the performance characteristics and couple of remote store specific stats at the earliest to avoid any unintentional regression (by catching it from the nightly remote store dashboards).

@rishabh6788
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged Issues that have not yet been triaged
Projects
None yet
Development

No branches or pull requests

1 participant