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

improvement: ServiceName is refreshable #692

Merged
merged 7 commits into from
Sep 24, 2024

Conversation

bmoylan
Copy link
Contributor

@bmoylan bmoylan commented Sep 23, 2024

Other no-op refactor/cleanup:

  • Rename tracing struct fields from Enable to Disable, so zero values work as defaults
  • Remove unnecessary *conditionalMiddleware
  • Build service-name metric tag on the fly now that we've made it inexpensive

This change is Reviewable

Copy link
Contributor

@nmiyake nmiyake left a comment

Choose a reason for hiding this comment

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

I know it's a bit of a pain, but would you mind separating the "service name refreshable" change from the rest of the refactors? All of this code is "core" enough that I think it'd be wise to separate out the changes so that, if we need to revert/roll back/debug, we can keep the different PRs isolated.

nmiyake
nmiyake previously approved these changes Sep 24, 2024
@policy-bot policy-bot bot dismissed nmiyake’s stale review September 24, 2024 19:58

Invalidated by push of 013df70

@bulldozer-bot bulldozer-bot bot merged commit 08e5b2e into develop Sep 24, 2024
6 checks passed
@bulldozer-bot bulldozer-bot bot deleted the bm/service-name-refreshable branch September 24, 2024 20:02
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.

3 participants