Class MethodInstrumentation

java.lang.Object
com.netflix.spinnaker.kork.telemetry.MethodInstrumentation

public class MethodInstrumentation extends Object
Helper functions and common exceptions to use when instrumenting methods with metric IDs and tags.
  • Constructor Details

    • MethodInstrumentation

      public MethodInstrumentation()
  • Method Details