Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Apr 2, 2021

As a precursor to right-sizing our Windows instances, we need to know
their resource use. The jobs are not long-lived enough for the GCP
Recommendation system to tell us, so we need our own monitoring. Thus,
add stackdriver, so that we can see the data for memory and details
about CPU use.

Thank you for submitting a contribution to Apache Geode.

In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • Does gradlew build run cleanly?

  • Have you written or updated unit tests to verify your changes?

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

Note:

Please ensure that once the PR is submitted, check Concourse for build issues and
submit an update to your PR as soon as possible. If you need help, please send an
email to dev@geode.apache.org.

As a precursor to right-sizing our Windows instances, we need to know
their resource use. The jobs are not long-lived enough for the GCP
Recommendation system to tell us, so we need our own monitoring. Thus,
add stackdriver, so that we can see the data for memory and details
about CPU use.
@ghost ghost requested review from jake-at-work, onichols-pivotal and smgoller April 2, 2021 22:46
@ghost ghost requested a review from dickcav as a code owner April 2, 2021 22:46
@ghost
Copy link
Author

ghost commented Apr 2, 2021

@pivotal-jbarrett , I think this should be added to the images for geode-native, too.

echo "Target ${FLY_TARGET} already exists."
fi

FLY=${FLY:-$(which fly)}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since deploy_meta.sh is sometimes run by humans, why remove this?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because lines 119-120 make it never take effect, and rectifying that logic is beyond the scope of my change here.

@ghost ghost merged commit 9b3ad21 into apache:develop Apr 5, 2021
@ghost ghost deleted the feature/GEODE-9080 branch April 5, 2021 15:51
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants