cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Harish.Kumar
AppDynamics Team

NOTE: This article is self-service content for on-premises Controller versions v4.3 and prior. For assistance with subsequent versions of on-premises Controller, please reach out to your AppDynamics representative for further Professional Services.

 

Use information points to define custom metrics based on methods you configure. Information points are similar to data collectors. However, while data collectors show application data in the context of a business transaction, information points reflect data state across all invocations of a method, independently of business transactions.

 

Steps to follow: 

 

  1. Log out of the Controller
  2. Launch the following URL and login with the following credentials
    • <Controller_url>:8090/controller?enableAccounts=true
    • Account = system 
    • Username = root 
    • Password = <root_user_password> 

1) Information point 1:
Name = MetricDataInserter.doMetricDataInsertWithSort
Class = com.singularity.ee.controller.beans.agent.db.MetricDataInserter
Method = doMetricDataInsertWithSort
Custom Metric = metric count (see attached doMetricDataInsertWithSort_count.png )

2) Information point 2:
Name = Metric Upload Queue Wait Time
Class = com.singularity.ee.controller.beans.agent.db.MetricUploadProcessorBean
Method = reportMetricUploadQueueWaitTime
Custom Metric = reportMetricUploadQueueWaitTime.waitTimeMS (see attached reportMetricUploadQueueWaitTime.waitTimeMS.png)

3) Custom POJO BT Match rule:
Left Menu -> Configuration -> Instrumentation -> Select application (or App Server Tier if it shows green tick mark at this) -> Custom Match Rule -> Create new POJO rule
Name = MetricUploadProcessorBean.handleSingleRequestBackground
Match Class equals = com.singularity.ee.controller.beans.agent.db.MetricUploadProcessorBean
Method equals = handleSingleRequestBackground

 

doMetricDataInsertWithSort_count.pngdoMetricDataInsertWithSort_count.pngreportMetricUploadQueueWaitTime.waitTimeMS.pngreportMetricUploadQueueWaitTime.waitTimeMS.pngMetricUploadProcessorBean.handleSingleRequestBackground (1).png

 

Comments
Anonymous
Not applicable

Hi thank you for this : does this apply also for AA - 4.5.19 running on controller 4.5.12.2241 reporting to controller version 20.04.0 

 

if not can to provide the proper setup 

 

Thanks in advance

Claudia.Landivar
Community Manager

Hello, @Anonymous 

 

Thank you for pointing this out. I checked with @Harish.Kumar and he confirmed that the latest Controller will not work with the instructions in the article.

 

We are working on a revision of the article to include the necessary changes, so please bear with us but I don't have definitive timing for the completion of that process. Please contact your AppDynamics representative for Professional Services help.

 

In the meantime, I've marked the article so other Community members see the version issue right away. Thank you, again, for saving others' time with your question.

 

Claudia Landivar
Community Manager & Editor

Version history
Last update:
‎06-10-2020 11:01 AM
Updated by: