The Spring Insight Framework causes an application to be automatically configured to work with a bound Spring Insight Service.
| Detection Criterion | Existence of a single bound Spring Insight service. The existence of a Spring Insight service defined by the VCAP_SERVICES payload containing a service name-version, name, label or tag with insight as a substring.
|
| Tags | spring-insight=<version> |
When binding Spring Insight as a user-provided service, it must have name, label, or tag with insight as a substring. The credential payload contains the following entries:
| Name | Description |
|---|---|
dashboard_url |
The URL via which users access the Spring Insight dashboard. |
For general information on configuring the buildpack, refer to Configuration and Extension.
The framework is configured entirely via VCAP_SERVICES. It is not configurable via the buildpack (although an empty configuration file config/springinsight.yml is present).