Skip to content

Commit 7e006c4

Browse files
authored
Merge pull request #1 from M-Tsur/re-enable-takipi
Re enable takipi
2 parents ba66915 + c4c868e commit 7e006c4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

config/components.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,6 @@ frameworks:
7575
- "JavaBuildpack::Framework::SpringInsight"
7676
- "JavaBuildpack::Framework::SkyWalkingAgent"
7777
- "JavaBuildpack::Framework::YourKitProfiler"
78+
- "JavaBuildpack::Framework::TakipiAgent"
7879
- "JavaBuildpack::Framework::JavaSecurity"
7980
- "JavaBuildpack::Framework::JavaOpts"

config/takipi_agent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
# Configuration for the Takipi framework
1717
---
1818
version: 4.+
19-
repository_root: ""
19+
repository_root: https://get.takipi.com/cloudfoundry
2020
node_name_prefix: node
2121
application_name:

0 commit comments

Comments
 (0)