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

Upgrade to using hashicorp/go-metrics instead of armon/go-metrics #679

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mkeeler
Copy link
Member

@mkeeler mkeeler commented Jan 17, 2025

This necessarily also pulls in the upgraded version of the consul-server-connection-manager library. That library has dual compatibility for both metrics modules and to enable using hashicorp/go-metrics build tags are used.

Additionally I have enabled a linter to ensure only the hashicorp/go-metrics module is used in this repo ensuring that all metrics will flow to the same module.

This necessarily also pulls in the upgraded version of the consul-server-connection-manager library.
@mkeeler mkeeler requested review from a team as code owners January 17, 2025 18:37
@mkeeler mkeeler added the pr/no-changelog This PR does not introduce a user-facing change that should be reflected in the changelog label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-changelog This PR does not introduce a user-facing change that should be reflected in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant