Class GlobalRunListener

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    public class GlobalRunListener
    extends RunListener<Run<?,​?>>
    Listens to all builds being completed and publishes their metrics to InfluxDB.
    • Constructor Detail

      • GlobalRunListener

        public GlobalRunListener()