Class DatadogAudit


  • public class DatadogAudit
    extends Object
    Class used to centralize some util methods to show telemetry metrics via Jenkins logs. This logger can be opt-in by the user in the Jenkins logs manager.
    • Constructor Detail

      • DatadogAudit

        public DatadogAudit()
    • Method Detail

      • log

        public static void log​(String msg)
      • log

        public static void log​(String msg,
                               long start,
                               long end)