From fbfb67dcf25b3d35c4f5b7efe075d3d9b3d2aec1 Mon Sep 17 00:00:00 2001 From: hltaylor26 <79609783+hltaylor26@users.noreply.github.com> Date: Thu, 25 Mar 2021 14:06:50 -0400 Subject: [PATCH] Updated the upgrade guide documentation to include information on re-ingesting cloud data due to memory buckets bug fix. (#1516) * Updated the upgrade guide documentation to include information on re-ingesting cloud data due to memory buckets bug fix. --- docs/upgrade.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/upgrade.md b/docs/upgrade.md index f83983bf5c..ffdfe5b337 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md @@ -129,3 +129,10 @@ necessary. [github-latest-release]: https://github.com/ubccr/xdmod/releases/latest [mysql-config]: configuration.md#mysql-configuration + +### Cloud Realm Changes + +This upgrade fixed a bug with the memory buckets for the cloud realm which was causing certain cloud data to not display correctly. To ensure that all previous cloud data is being displayed and recorded correctly, you can re-ingest the cloud data after the upgrade is complete. + +After the upgrade is complete re-ingest and aggregate your cloud data using the +commands recommended in our documentation.