You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/framework-new-relic.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,11 @@ The New Relic Framework causes an application to be automatically configured to
11
11
</table>
12
12
Tags are printed to standard output by the buildpack detect script
13
13
14
-
## User-Provided Service
15
-
When binding New Relic using a user-provided service, it must have a name or tag with <code>newrelic</code> in it. The credential payload can contain the following entries:
14
+
## User-Provided Service (Optional)
15
+
16
+
Users may optionally provide their own New Relic service. A user-provided New Relic service must have a name or tag with <code>newrelic</code> in it so that the New Relic Framework will automatically configure the application to work with the service.
17
+
18
+
The credential payload of the service may contain the following entries:
0 commit comments