Skip to content

GEODE-7091: Add Micrometer binders to meter registry#3935

Merged
mhansonp merged 1 commit intoapache:developfrom
aaronlindsey:GEODE-7091-add-binders
Aug 15, 2019
Merged

GEODE-7091: Add Micrometer binders to meter registry#3935
mhansonp merged 1 commit intoapache:developfrom
aaronlindsey:GEODE-7091-add-binders

Conversation

@aaronlindsey
Copy link
Copy Markdown

Add the following Micrometer binders:

  • JvmGcMetrics
  • ProcessorMetrics
  • JvmThreadMetrics
  • UptimeMetrics
  • FileDescriptorMetrics

Co-authored-by: Aaron Lindsey alindsey@pivotal.io
Co-authored-by: Kirk Lund klund@apache.org

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?

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.

Add the following Micrometer binders:
- JvmGcMetrics
- ProcessorMetrics
- JvmThreadMetrics
- UptimeMetrics
- FileDescriptorMetrics

Co-authored-by: Aaron Lindsey <alindsey@pivotal.io>
Co-authored-by: Kirk Lund <klund@apache.org>
@aaronlindsey aaronlindsey marked this pull request as ready for review August 15, 2019 21:05
Copy link
Copy Markdown
Contributor

@demery-pivotal demery-pivotal left a comment

Choose a reason for hiding this comment

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

It's too bad I didn't get around to adding assertThat(registry).hasMeterNamed(name). That would have been helpful here.

Copy link
Copy Markdown
Contributor

@mhansonp mhansonp left a comment

Choose a reason for hiding this comment

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

Looks good.

@mhansonp mhansonp merged commit d0585f4 into apache:develop Aug 15, 2019
@moleske
Copy link
Copy Markdown
Member

moleske commented Aug 15, 2019

It may have been good to let the acceptance test and distributed test finish (especially since there was a new acceptance test)

@mhansonp
Copy link
Copy Markdown
Contributor

mhansonp commented Aug 15, 2019 via email

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.

5 participants