Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-49805

Prototype error telemetry logging with a Java Util Logger configuration

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor Minor
    • evergreen
    • None
    • Evergreen - Milestone 1

      Per this discussion on jenkinsci-dev, we should prototype whether we can inject custom logger simply through the java.util.logging support already present in the JVM.

      The original thread I posted contains some requirements.

      I currently define "error telemetry" to include:

      • Uncaught exceptions which cause the Evil Jenkins 500 page
      • Logged ERROR messages, with or without exceptions
      • Logged WARN messages, with or without exceptions

      The big question I have in my mind is: can we inject some custom Java code (perhaps this has to be delivered via a plugin?) for reporting exceptions to the Evergreen services layer.

            batmat Baptiste Mathus
            rtyler R. Tyler Croy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: