-
Notifications
You must be signed in to change notification settings - Fork 338
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change how mBeans names are generated to include the data source name…
… in the attributes (if it has a name) This allows you to query mbeans by stable name patterns, allowing for reliable instrumentation via JMX between VM instances. I currently use these patches in production (nearly 18 months) to grab pool telemetry with collectd's JMX probe.
- Loading branch information
Bryan Varner
committed
Oct 15, 2012
1 parent
3987bbf
commit 0c8f43a
Showing
3 changed files
with
18 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters