Preview features have been thoroughly tested inhouse at AppDynamics but because of the wide variety of possible use cases, AppDynamics releases these features for you to test and use at your discretion. We do not recommend that you use preview features in a production environment.

Enable Preview Features

To use features released under the preview feature flag, you must first enable them.

There are two ways to turn on the preview feature flag:

  • Add the flag PREVIEW_FEATURE in the feature section of the AppDynamicsConfig.json file. For example:

    "feature": [ "FULL_AGENT", "PREVIEW_FEATURE" ],
  • Define the environment variable APPDYNAMICS_PREVIEW_FEATURE_ENABLED as true.

Enabling Preview Features enables both HTTP Custom Discovery Rules and ASP.NET Business Transaction Naming Configuration for the .NET Agent for Linux.