Class MuleResource


  • public class MuleResource
    extends Object
    Creates an OpenTelemetry Resource that adds Mule Runtime specific attributes in trace data.
    • Method Detail

      • get

        public static io.opentelemetry.sdk.resources.Resource get()
      • refresh

        public static void refresh()
        Used to refresh the loaded properties. Currently used by tests to reset the instances between testing.