Skip to content

Latest commit

 

History

History
97 lines (84 loc) · 3.59 KB

File metadata and controls

97 lines (84 loc) · 3.59 KB
title type tags translate redirects
Python agent
landingPage
Agents
Python agent
jp
/docs/agents/python-agent/
/docs/python-agent
/docs/python
/docs/python/python-web-applications
New Relic for Python monitors your Python application to help you identify and solve [performance issues](#monitor-performance). You can also extend your performance monitoring to collect and analyze [business data](#business-data) to help you improve the customer experience and to make data-driven business decisions. With flexible options for [custom instrumentation and APIs](/docs/agents/python-agent/custom-instrumentation/python-custom-instrumentation), New Relic for Python offers multiple building blocks to customize the data you need for your app.
To keep your agent up to date and ensure you have access to the latest features, see the [Python agent release notes](/docs/release-notes/agent-release-notes/python-release-notes).

<ButtonGroup>
  <ButtonLink
  role="button"
  to="https://newrelic.com/signup"
  variant="primary"
  >
    Sign up for free
  </ButtonLink>
</ButtonGroup>

No credit card required. Already have an account? Login.

Python_landing-page.png

**[one.newrelic.com](https://one.newrelic.com) > APM > (select an app)**: After installing the Python agent, view a summary of your app's performance. Get an introduction to New Relic for Python to learn what you can do with the Python agent and how to get it up and running.

<LandingPageTile title="Install the Python agent." href="/docs/apm/agents/python-agent/getting-started/python-agent-quick-start" icon="fe-list"

The install process is quick and easy if you're using a [supported framework](/docs/agents/python-agent/getting-started/instrumented-python-packages).

<LandingPageTile title="Configure the agent." href="/docs/apm/agents/python-agent/installation-configuration/python-agent-configuration" icon="fe-settings"

Use configuration options to customize your installation. Enable [distributed tracing](/docs/apm/distributed-tracing/getting-started/introduction-distributed-tracing).

<LandingPageTile title="Python agent API." href="/docs/apm/agents/python-agent/api/python-agent-api-guide" icon="fe-tool"

Use the agent API to customize and extend your instrumentation.

<LandingPageTile title="Web frameworks and web servers." href="/docs/apm/agents/python-agent/web-frameworks-servers" icon="fe-database"

The New Relic Python agent supports many web frameworks and servers, including [uWSGI](/docs/agents/python-agent/hosting-mechanisms/python-agent-uwsgi) and [Gunicorn WSGI](/docs/agents/python-agent/hosting-mechanisms/python-agent-gunicorn).

<LandingPageTile title="Troubleshoot." href="/docs/apm/agents/python-agent/troubleshooting" icon="fe-life-buoy"

See the full list of troubleshooting documentation for help with common issues.

<ButtonLink to="/docs/apm/agents/python-agent/table-of-contents" variant="primary"

View all Python agent docs