Skip to content

Commit bed4c61

Browse files
committed
Merge branch 'akirasoft-master'
2 parents c2d165d + 630fe90 commit bed4c61

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

config/components.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ frameworks:
3939
- "JavaBuildpack::Framework::ContainerCertificateTrustStore"
4040
- "JavaBuildpack::Framework::ContainerCustomizer"
4141
- "JavaBuildpack::Framework::Debug"
42-
# - "JavaBuildpack::Framework::DynaTraceAgent"
42+
- "JavaBuildpack::Framework::DynaTraceAgent"
4343
# - "JavaBuildpack::Framework::IntroscopeAgent"
4444
- "JavaBuildpack::Framework::Jmx"
4545
- "JavaBuildpack::Framework::JrebelAgent"

config/dyna_trace_agent.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515

1616
# Configuration for the Dynatrace framework
1717
---
18-
version: 6.1.0_+
19-
repository_root: ""
18+
version: 6.3.0_+
19+
repository_root: "http://downloads.dynatracesaas.com/cloudfoundry/buildpack/java"
2020
default_agent_name:

0 commit comments

Comments
 (0)