Automatic application name and port assignment
The agent now provides support for assigning application names and ports automatically based on the environment, framework, or application server, reducing manual effort in the configuration process.
Automatic app name
Add the following line to the configuration file (apminsight.conf) to assign the application name automatically:
- auto.appname.enabled=true
Append profile for Spring applications
Add the following line to the configuration file (apminsight.conf) to automatically append any detected profile or release type (e.g., prod, dev) to the application name for Spring applications:
- append.profile.autoappname=true
- If a port is not configured, it will be automatically assigned based on the request URL.
- If the agent fails to detect and assign a valid application name, it will use My Application as the default name.
Save the file
Once the changes are made, ensure you save the apminsight.conf file.
Related Articles
How can I change my current organization name?
If you'd like to change your company name—for instance, from Zylker to Vtitan—follow the below steps: Log in to Site24x7. Navigate to My Account > Change Organization Name. On clicking Change Organization Name, you will be redirected to Zoho ...
APM Insight integration for Next.js in Kubernetes
To integrate the Site24x7 APM Insight Next.js agent into your Kubernetes application using initContainers with the prebuilt agent image, follow the steps below: Prerequisites A Next.js application container image The Site24x7 APM Insight license key ...
Amendments to Site24x7 Monitor Names
We've recently renamed a few of our Monitors to help keep in sync with the current IT and DevOps trends. The new monitor names are designed to correctly resonate with the IT & DevOps crowd. We've made necessary changes in the Web client, Help ...
How do I monitor an Oracle database hosted in a Docker container in the same machine?
To monitor your Oracle Database hosted in a Docker container, follow these steps: Log in to Site24x7 and install the Site24x7 Linux monitoring agent. Execute the following command in your terminal and enter your Oracle Database instance's username ...
Sync Microsoft Entra ID users to Site24x7 via Zoho Directory
If you want to sync your user data from Microsoft Azure AD to Site24x7, you can do it with Zoho Directory's conditional assignment feature. Once synced, you can easily add users in Site24x7 without requiring manual intervention. The users added to ...