Dynatrace SaaS/Managed is your full stack monitoring solution - powered by artificial intelligence. Dynatrace SaaS/Managed allows you insights into all application requests from the users click in the browser down to the database statement and code-level.
The Dynatrace SaaS/Managed OneAgent Framework causes an application to be automatically configured to work with a bound Dynatrace SaaS/Managed Service instance (Free trials available).
Detection Criterion | Existence of a single bound Dynatrace SaaS/Managed service.
|
Tags | dynatrace-one-agent=<version> |
Users must provide their own Dynatrace SaaS/Managed service. A user-provided Dynatrace SaaS/Managed service must have a name or tag with dynatrace
in it so that the Dynatrace Saas/Managed OneAgent Framework will automatically configure the application to work with the service.
The credential payload of the service may contain the following entries:
Name | Description |
---|---|
apitoken |
The token for integrating your Dynatrace environment with Cloud Foundry. You can find it in the deploy Dynatrace section within your environment. |
apiurl |
(Optional) The base URL of the Dynatrace API. If you are using Dynatrace Managed you will need to set this property to https://<your-managed-server-url>/e/<environmentId>/api . If you are using Dynatrace SaaS you don't need to set this property. |
environmentid |
Your Dynatrace environment ID is the unique identifier of your Dynatrace environment. You can find it in the deploy Dynatrace section within your environment. |
networkzone |
(Optional) Network zones are Dynatrace entities that represent your network structure. They help you to route the traffic efficiently, avoiding unnecessary traffic across data centers and network regions. Enter the network zone you wish to pass to the server during the OneAgent Download. |
skiperrors |
(Optional) The errors during agent download are skipped and the injection is disabled. Use this option at your own risk. Possible values are 'true' and 'false'. This option is disabled by default! |
For general information on configuring the buildpack, including how to specify configuration values through environment variables, refer to Configuration and Extension.
This buildpack extension is currently Beta. If you have any questions or problems regarding the build pack itself please don't hesitate to contact Dynatrace on https://answers.ruxit.com/, be sure to use "cloudfoundry" as a topic.