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

Make Metric Datastore Resources Customizable #511

Open
IanHoang opened this issue Apr 9, 2024 · 0 comments
Open

Make Metric Datastore Resources Customizable #511

IanHoang opened this issue Apr 9, 2024 · 0 comments
Labels

Comments

@IanHoang
Copy link
Collaborator

IanHoang commented Apr 9, 2024

Users aren't able to update metric datastore settings easily. For example, @rishabh6788 encountered an error when using node-stats telemetry device.

Limit of total fields [1000] in index [benchmark-metrics-04-2024] has been exceeded

To prevent these errors from happening, he increased the limit from 1000 to 2000: https://github.com/opensearch-project/opensearch-benchmark/pull/510/files.

Currently, metric datastore settings and OSB resources are found in osbenchmark/resources directory. Users should be able to overwrite how some of these resources are created.

@IanHoang IanHoang added the enhancement New feature or request label Apr 9, 2024
@IanHoang IanHoang removed the untriaged label Apr 9, 2024
@IanHoang IanHoang changed the title Update Metric Datastore Resources Make Metric Datastore Resources Customizable Apr 9, 2024
@IanHoang IanHoang added the 2.0.0 label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant