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

Retrying executor ThreadFacotory instrumentation #652

Merged
merged 2 commits into from
Apr 15, 2020

Conversation

carterkozak
Copy link
Contributor

==COMMIT_MSG==
Retrying executor ThreadFacotory instrumentation
==COMMIT_MSG==

@changelog-app
Copy link

changelog-app bot commented Apr 15, 2020

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Retrying executor ThreadFacotory instrumentation

Check the box to generate changelog(s)

  • Generate changelog entry

.setDaemon(false)
.build()));
Suppliers.memoize(() -> Executors.newSingleThreadScheduledExecutor(MetricRegistries.instrument(
SharedTaggedMetricRegistries.getSingleton(),
Copy link
Contributor

@ferozco ferozco Apr 15, 2020

Choose a reason for hiding this comment

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

where is this correctly wired up?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

WC

@bulldozer-bot bulldozer-bot bot merged commit 5ff8154 into develop Apr 15, 2020
@bulldozer-bot bulldozer-bot bot deleted the ckozak/instrument_retrying_executor branch April 15, 2020 16:24
@svc-autorelease
Copy link
Collaborator

Released 1.21.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants