Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1947

Simplify Probe integration

    XMLWordPrintable

Details

    Description

      Currently the integration "surface" is larger than it needs to be. It consists of:

      • ProbeExtension
      • Probe (Weld Service)
      • ProbeFilter
      • ProbeServlet

      This all needs to be configured / initialized by an integrator for probe to work correctly. We should be able to simplify this to:

      • a filter - combining both ProbeFilter and ProbeServlet
      • an extension
        • invocation monitor integration
        • event monitor integration
        • holder for Probe's state (accessing the state from e.g. a filter is easy - beanManager.getExtension(ProbeExtension.class))

      Attachments

        Issue Links

          Activity

            People

              mkouba@redhat.com Martin Kouba
              rhn-engineering-jharting Jozef Hartinger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: