-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The file Placeholder for the customer MPG
- Loading branch information
0 parents
commit 942a0eb
Showing
10 changed files
with
876 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,261 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<extension xmlns="https://newrelic.com/docs/java/xsd/v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="newrelic-extension extension.xsd" name="extension-example" version="1.0" enabled="true"> | ||
<instrumentation> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.util.ExecutorUtil$CCLRunnable</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.util.ExecutorUtil$NamedRunnable</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.execution.ExecutionManager$2</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut> | ||
<nameTransaction/> | ||
<className>com.boomi.execution.ExecutionManager</className> | ||
<method> | ||
<name>access$100</name> | ||
<parameters> | ||
<type>com.boomi.execution.ExecutionManager</type> | ||
</parameters> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.execution.ExecutionManager</className> | ||
<method> | ||
<name>runMaintenanceTasks</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.container.cloudlet.execution.ClusterExecutionForker</className> | ||
<method> | ||
<name>runMaintenanceTasks</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.execution.forker.MultiProcessExecutionForker</className> | ||
<method> | ||
<name>runMaintenanceTasks</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.execution.forker.worker.WorkerPool$4</className> | ||
<method> | ||
<name>execute</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.util.retry.Retryable</className> | ||
<method> | ||
<name>call</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>org.jgroups.util.TimeScheduler3$RecurringTask</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.message.SendMessageTask</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.restlet.client.ClientUtil</className> | ||
<method> | ||
<name>handle</name> | ||
<parameters> | ||
<type>org.restlet.Client</type> | ||
<type>com.boomi.restlet.client.RequestFactory</type> | ||
<type>com.boomi.util.retry.RetryStrategy</type> | ||
</parameters> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.noelios.restlet.http.HttpClientHelper</className> | ||
<method> | ||
<name>handle</name> | ||
<parameters> | ||
<type>org.restlet.data.Request</type> | ||
<type>org.restlet.data.Response</type> | ||
</parameters> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.queue.BaseStoreMessageTask</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>org.jgroups.protocols.UDP$PacketReceiver</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>org.jgroups.protocols.TP$TransferQueueBundler</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.util.InternedObjectManager$1</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>org.jgroups.stack.DiagnosticsHandler</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.container.core.MessagePollerThread</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>org.restlet.Uniform</className> | ||
<method> | ||
<name>handle</name> | ||
<parameters> | ||
<type>org.restlet.data.Request</type> | ||
</parameters> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>org.jgroups.protocols.FD_SOCK$ServerSocketHandler</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>org.apache.activemq.transport.tcp.TcpTransportServer</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>org.jgroups.util.TimeScheduler3</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>org.apache.activemq.transport.tcp.TcpTransportServer$1</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.boomi.connector.server.http.QueuedThreadPool$PoolThread</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>com.install4j.runtime.launcher.service.CommonHandler$StopWatcherThread</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>org.apache.activemq.store.kahadb.disk.journal.DataFileAppender$1</className> | ||
<method> | ||
<name>run</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>org.apache.activemq.store.kahadb.disk.journal.DataFileAppender</className> | ||
<method> | ||
<name>processQueue</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
<pointcut transactionStartPoint="true"> | ||
<nameTransaction/> | ||
<className>sun.rmi.server.UnicastRef</className> | ||
<method> | ||
<name>invoke</name> | ||
<parameters> | ||
<type>java.rmi.Remote</type> | ||
<type>java.lang.reflect.Method</type> | ||
<type>java.lang.Object[]</type> | ||
<type>long</type> | ||
</parameters> | ||
</method> | ||
</pointcut> | ||
<pointcut> | ||
<nameTransaction/> | ||
<className>sun.rmi.transport.StreamRemoteCall</className> | ||
<method> | ||
<name>executeCall</name> | ||
<parameters/> | ||
</method> | ||
</pointcut> | ||
</instrumentation> | ||
</extension> |
Oops, something went wrong.