Skip to content

Commit 711a1cb

Browse files
committed
Re-add Takipi Agent
1 parent 8bd6730 commit 711a1cb

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)