File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,9 +58,9 @@ Please make sure to not use tab (\t) while editing yaml files. You may want to v
5858 displayPrefix: "DerbySoft"
5959 # Make sure the metric prefix ends with a |
6060 #This will create this metric in all the tiers, under this path.
61- metricPrefix: "Custom Metrics|SQL|"
61+ # metricPrefix: "Custom Metrics|SQL|"
6262 #This will create it in specific Tier. Replace <ComponentID> with TierID
63- # metricPrefix: "Server|Component:<ComponentID>|Custom Metrics|SQL|"
63+ metricPrefix: "Server|Component:<ComponentID>|Custom Metrics|SQL|"
6464 ```
6565
66662 . Configure the path to the config.yaml file by editing the <task-arguments > in the monitor.xml file. Below is the sample
@@ -121,7 +121,7 @@ Find out more in the [AppDynamics Exchange][].
121121
122122For any questions or feature request, please contact [AppDynamics Center of Excellence][].
123123
124- **Version:** 1.3.1
124+ **Version:** 1.3.2
125125**Controller Compatibility:** 3.7 or later
126126**SQL Version Tested On:** MySQL, 5.5.46
127127
You can’t perform that action at this time.
0 commit comments