Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Datadog APM Support for Python #327

Open
dinukarajapaksha opened this issue Jul 19, 2024 · 0 comments
Open

Add Datadog APM Support for Python #327

dinukarajapaksha opened this issue Jul 19, 2024 · 0 comments

Comments

@dinukarajapaksha
Copy link

Describe the Enhancement

Currently, the Paketo Buildpack for Datadog does not support Python applications. I would like to see the buildpack enhanced to include support for Python. This change would enable users to instrument their Python applications with Datadog APM monitoring and observability tools using the Paketo Buildpack.

Possible Solution

An acceptable implementation would involve adding support for the Datadog Python agent within the Paketo Buildpack. This could include:

  • Installing the Datadog Python ddtrace.
  • Configuring the agent with appropriate environment variables and settings.
  • Ensuring compatibility with various Python frameworks and versions.

Motivation

I want to see this change to enable seamless monitoring and observability for Python applications using Datadog APM and the Paketo Buildpacks. This enhancement would allow Python developers to easily integrate Datadog into their deployment pipeline, providing better insights, performance monitoring, and troubleshooting capabilities for their applications. The impact would be significant as it would extend the buildpack's usability to a broader range of applications, fostering more robust and reliable software deployments.

@dinukarajapaksha dinukarajapaksha changed the title Add Support Datadog APM Support for Python Add Datadog APM Support for Python Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant