Prototype error telemetry logging with a Java Util Logger configuration

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: evergreen
    • None

      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.

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

              Created:
              Updated:
              Resolved: