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 |
---|---|
environmentid |
Your Dynatrace environment ID is the unique identifier of your Dynatrace environment. You can find it easily by looking at the URL in your browser when you are logged into your Dynatrace environment. The subdomain <environmentId> in https://<environmentId>.live.dynatrace.com represents your environment ID. The environmentid replaces deprecated tenant |
apitoken |
The token for integrating your Dynatrace environment with Cloud Foundry. You can find it in the deploy Dynatrace section within your environment. The apitoken replaces deprecated tenanttoken |
endpoint |
(Optional) The Dynatrace connection endpoint to connect to. By default this is the endpoint of Dynatrace SaaS. If you are using Dynatrace Managed please specify the endpoint properly, e.g. https://<your-managed-server-url>/e/<environmentId> . The endpoint replaces deprecated server |
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.