Skip to content

Commit 9eae3c5

Browse files
authored
Update README.md
1 parent 5b60de3 commit 9eae3c5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

6666
2. 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
122122
For 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

0 commit comments

Comments
 (0)