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 ...
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 ...
How to configure Apache to APM using AppManager Otel-Collector
Configuring AppManager OTel Collector for Apache Traces Overview This article covers setting up the AppManager OTel Collector to receive traces from Apache, authenticate them with your API key, and forward them to the ManageEngine APM backend. ...
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 ...