Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-1739

Add pluggable instrumentation and instrumentation provider capabilities to OpenJPA

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.0
    • instrumentation
    • None

    Description

      I've been working in a pluggable instrumentation framework for OpenJPA that could provide out-of-band accessibility instrumentation of various components. I've started with the simple ones, DataCache & QueryCache , since they are currently instrumented (in-band). The framework provides pluggability of instrumentation providers and components via standard configuration. I have a JMX-based implementation in the works, but the framework will be designed such that other providers and instrumentation can be plugged in as well. The JMX provider will allow for remote, out-of-band monitoring (and eventual control) of whatever is being instrumented. For example, caches, SQL execution, enhancement, etc. could be instrumented. I'll be incrementally committing bits and pieces of this function over the next several weeks for comment & review.

      Attachments

        Activity

          People

            techhusky Jeremy Bauer
            techhusky Jeremy Bauer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: