Dynatrace Ruxit is your full stack monitoring solution - powered by artificial intelligence. Dynatrace Ruxit allows you insights into all application requests from the users click in the browser down to the database statement and code-level.
The Ruxit Agent Framework causes an application to be automatically configured to work with a bound Ruxit Service instance (Free trials available).
Detection Criterion | Existence of a single bound Ruxit service.
|
Tags | ruxit-agent=<version> |
Users must provide their own Ruxit service. A user-provided Ruxit service must have a name or tag with ruxit
in it so that the Ruxit Agent Framework will automatically configure the application to work with the service.
The credential payload of the service may contain the following entries:
Name | Description |
---|---|
tenant |
Your Ruxit tenant ID is the unique identifier of your Ruxit environment. You can find it easily by looking at the URL in your browser when you are logged into your Ruxit environment. The subdomain {tenant} in https://{tenant}.live.ruxit.com represents your tenant ID. |
tenanttoken |
The token for your Ruxit environment. You can find it in the deploy Ruxit section within your environment. |
server |
(Optional) The Ruxit server connection URL to connect to. Use host:port format for a specific port number. Uses https://{tenant}.live.ruxit.com:443/communication by default. |
For general information on configuring the buildpack, including how to specify configuration values through environment variables, refer to Configuration and Extension.
Any environment variables with a RUXIT_
prefix will be relayed to the droplet to allow full configuration of the agent.
The framework can be configured by modifying the config/ruxit_agent.yml
file in the buildpack fork. The framework uses the Repository
utility support and so it supports the version syntax defined there.
Name | Description |
---|---|
repository_root |
The URL of the Ruxit repository index (details). |
version |
The version of Ruxit to use. Candidate versions can be found in this listing. |
This buildpack is currently Beta. If you have any questions or problems regarding the build pack itself please don't hesitate to contact Dynatrace Ruxit on https://answers.ruxit.com/, be sure to use "cloudfoundry" as a topic.