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

Put service metrics behind a feature #3988

Merged
merged 1 commit into from
May 14, 2024

Conversation

nick-mobilecoin
Copy link
Collaborator

Previously service metrics were always available from mc-util-metrics. This resulted in crates like mc-sgx-report-cache-untrusted depending on grpcio. Now service metrics are behind the feature service_metrics` and
crates need to opt in to use it.

Previously service metrics were always available from `mc-util-metrics.
This resulted in crates like mc-sgx-report-cache-untrusted depending on
grpcio. Now service metrics are behind the feature `service_metrics` and
crates need to opt in to use it.
Copy link

⚠️ Downstream repo mobilecoinofficial/full-service failed to build. Check actions status for details.

Copy link
Contributor

@holtzman holtzman left a comment

Choose a reason for hiding this comment

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

lgtm

@nick-mobilecoin nick-mobilecoin merged commit af06be3 into main May 14, 2024
21 checks passed
@nick-mobilecoin nick-mobilecoin deleted the nick/only-use-service-metrics-where-needed branch May 14, 2024 02:01
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.

None yet

2 participants