Skip to content

Commit 864477c

Browse files
committed
AppDynamics +
Signed-off-by: Ben Hale <[email protected]>
1 parent 40813e8 commit 864477c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app_dynamics_agent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Configuration for the AppDynamics framework
1717
---
18-
version: 20.+
18+
version: +
1919
repository_root: https://packages.appdynamics.com/java
2020
default_application_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name | @sh")
2121
default_node_name: $(jq -r -n "\"$APPD_CF_NODE_PREFIX\" + ($VCAP_APPLICATION | .application_name) + \":$CF_INSTANCE_INDEX\"")

0 commit comments

Comments
 (0)