Skip to content

Instantly share code, notes, and snippets.

@tjquinno
Created October 3, 2019 23:22
Show Gist options
  • Save tjquinno/83d125b878a71d5d43c535d10aa9303b to your computer and use it in GitHub Desktop.
Save tjquinno/83d125b878a71d5d43c535d10aa9303b to your computer and use it in GitHub Desktop.
@Inject
MetricRegistry appRegistry;
Meter myMeter =
appRegistery.meter("com.mycorp.myapp.MyEndpoints.greetings");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment