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

[7.17] Correctly calculate disk usage for frozen data tier telemetry (#86580) #86749

Merged
merged 1 commit into from
May 12, 2022

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented May 12, 2022

Backports the following commits to 7.17:

…c#86580)

The telemetry for data tiers was using the size in bytes, however, for
the frozen tier using searchable snapshots, this was the disk usage
rather than the size of the actual data.

This commit changes the telemetry to use `total_data_set_size` as
introduced in elastic#70625 so that the telemetry is correct.

Resolves elastic#86055
@dakrone dakrone added :Data Management/Stats Statistics tracking and retrieval APIs >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Data Management Meta label for data/management team labels May 12, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Data Management/Stats Statistics tracking and retrieval APIs Team:Data Management Meta label for data/management team v7.17.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants