We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba66915 + c4c868e commit 7e006c4Copy full SHA for 7e006c4
config/components.yml
@@ -75,5 +75,6 @@ frameworks:
75
- "JavaBuildpack::Framework::SpringInsight"
76
- "JavaBuildpack::Framework::SkyWalkingAgent"
77
- "JavaBuildpack::Framework::YourKitProfiler"
78
+ - "JavaBuildpack::Framework::TakipiAgent"
79
- "JavaBuildpack::Framework::JavaSecurity"
80
- "JavaBuildpack::Framework::JavaOpts"
config/takipi_agent.yml
@@ -16,6 +16,6 @@
16
# Configuration for the Takipi framework
17
---
18
version: 4.+
19
-repository_root: ""
+repository_root: https://get.takipi.com/cloudfoundry
20
node_name_prefix: node
21
application_name:
0 commit comments