Skip to content

Commit 23591d3

Browse files
committed
Merge branch 'disable-introscope'
2 parents 1384037 + 528894a commit 23591d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/components.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jres:
3333

3434
frameworks:
3535
- "JavaBuildpack::Framework::AppDynamicsAgent"
36-
- "JavaBuildpack::Framework::IntroscopeAgent"
36+
# - "JavaBuildpack::Framework::IntroscopeAgent"
3737
- "JavaBuildpack::Framework::JavaOpts"
3838
- "JavaBuildpack::Framework::JrebelAgent"
3939
- "JavaBuildpack::Framework::MariaDbJDBC"

docs/framework-introscope_agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Introscope Agent Framework
2-
The Introscope Agent Framework causes an application to be automatically configured to work with a bound [Introscope service][].
2+
The Introscope Agent Framework causes an application to be automatically configured to work with a bound [Introscope service][]. **Note:** This framework is disabled by default.
33

44
<table>
55
<tr>

0 commit comments

Comments
 (0)