Optimal configuration settings for Production environment

Optimal configuration settings for Production environment

Please find below the recommended below configuration in "APM Insight .NET Agent Configuration Options" in production environment:

  • Log level ("Basic Configuration Profiles" tab) - OFF or ERROR.

  • Sampling factor ("Web Transactions Configurations" / "Background Transactions Configurations" tab) - 10 to 20 depending on the traffic on the website(s) being monitored.

If web applications have unique transactions, use transaction merge for grouping similar transactions (settings to be done in Transaction merge tab in settings dialog). For configuration, visit this link.

                    New to ADSelfService Plus?

                      • Related Articles

                      • How to configure Output Settings for Script Monitor?

                        Below are the details on how to configure Script Monitor Output Settings and expected output format, Output Configuration: Expected Output File Format: In the output file, Scalar data should be separated by scalar delimiter, here name, cpu, javaHeap ...
                      • Adding APM Insight Java agent in a Kubernetes environment

                        There are three methods for installing the APM Insight Java agent in a Kubernetes environment: Using Dockerfile Using InitContainers Using Persistent Volumes Prerequisites Download the latest APM Insight Java agent ZIP file. Extract the ZIP file and ...
                      • How to deploy the PHP agent in a Kubernetes environment?

                        The PHP agent (only PHP agent version 7.0 and above) can be deployed in a Kubernetes environment using either of the following methods. To avoid using the license key, Application Name, and host in the deployment files, you can also store them in a ...
                      • How to Re-Sync Credentials from Central Server to Probe Servers

                        Issue Description In Applications Manager Enterprise Edition, credentials configured on the Central Server are automatically synchronized to all associated Probe Servers. In some cases, credentials on a Probe Server may become unavailable or ...
                      • How to instrument Apache web server with OTEL sdk?

                        Instrumenting Apache HTTP Server with OpenTelemetry C Agent Overview This article walks through instrumenting an existing Apache HTTP Server installation with the OpenTelemetry Webserver SDK (C agent). Once instrumented, Apache automatically ...