Interface NexusOperationContext

    • Method Detail

      • getMetricsScope

        com.uber.m3.tally.Scope getMetricsScope()
        Get scope for reporting business metrics in a nexus handler. This scope is tagged with the service and operation.

        The original metrics scope is set through ServiceStubsOptions.Builder.setMetricsScope(Scope) when a worker starts up.