Project

General

Profile

Feature #1847

improve server instrumentation

Added by Greg Shah over 11 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:

0%

Estimated time:
120.00 h
billable:
No
vendor_id:
GCD

Related issues

Related to Runtime Infrastructure - Feature #1849: expose management features, configuration...to inspection and control via JMX (instead of only via the admin UI) New

History

#1 Updated by Greg Shah over 11 years ago

more logging/tracepoints; ability to log/trace for specific users?; or other ways to enable inspection more selectively; other supportability features based on production experiences;

#2 Updated by Greg Shah over 11 years ago

  • Target version set to Deployment and Management Improvements

#3 Updated by Greg Shah over 7 years ago

  • Target version changed from Deployment and Management Improvements to Deployment and Management Improvements

#4 Updated by Greg Shah about 2 years ago

I think one area of useful information may be related to the persistence layer:

  • locks
  • temp-tables
  • buffers
  • queries
  • database connections

The other area that seems very useful would be:

  • transaction manager/block details
  • any tracepoints used by the PROFILER system handle (#3819)
  • user session details

#5 Updated by Greg Shah about 2 years ago

  • Related to Feature #1849: expose management features, configuration...to inspection and control via JMX (instead of only via the admin UI) added

#7 Updated by Greg Shah about 2 years ago

As part of the work in #4785 (see #4785-746 and later), we have implemented general purpose JMX counter and timer support (see branch 3821c rev 11645). The code is in package com.goldencode.p2j.jmx.* and only the remote object protocol is instrumented as of that revision.

Also available in: Atom PDF