Python Monitoring
Adding the APM Insight Python agent in Kubernetes via init containers
Step 1: Create Kubernetes secret for Site24x7 license key Create a secret for the Site24x7 license key in your application namespace. You can obtain the license key from your Site24x7 account by navigating to Admin > Developer > Device Key. Example ...
Adding a Python agent to a Python application service
To monitor a Python application using Site24x7 APM, you need to integrate the Site24x7 Python agent as a system service. Follow the steps below to install the S24x7DataExporter, add the agent to a custom directory, and configure the environment. ...
Prerequisites and installation of S247DataExporter and Python agent in a Docker container
You can monitor your Python application running inside a Docker container by installing both the Site24x7 Data Exporter (S247DataExporter) and the APM Insight Python agent within the same container. Step 1: Check prerequisites Before installing the ...
Prerequisites for Python agent installation
For a smooth Python agent installation, ensure that you've fulfilled the following prerequisites: The environment should support Python version 3.7 or above. The application should be built on any of the supported frameworks. The application user ...
DC migration steps for APM Insight Python agent
Obtain the new device key. Update the license.key value in the apminsight_info.json file located at the <application root directory>. Log in to the server and delete the existing instance information file located at the <application root ...