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

Python APM: PynamoDB library #94

Merged
merged 8 commits into from
Nov 2, 2020

Conversation

wantsui
Copy link
Contributor

@wantsui wantsui commented Mar 16, 2020

As of Python Tracer 0.43.0, PynamoDB is supported for automatic instrumentation.

This sample app spins up a locally hosted DynamoDB instance and runs some sample commands from the pynamodb library based on the tutorial.

The README also includes an example trace.

Additional PynamoDB configurations with APM can be found here.

@Kyle-Verhoog
Copy link
Member

This is great and will help a ton when we get around to writing a PynamoDB integration! 😄

… screenshots of the example trace and links to the Python APM docs. Update wording of the readme.
@wantsui wantsui marked this pull request as ready for review November 2, 2020 20:39
Copy link
Member

@Kyle-Verhoog Kyle-Verhoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Just some small suggestions, feel free to ignore.

python/pynamodb/Dockerfile Outdated Show resolved Hide resolved
python/pynamodb/Dockerfile Outdated Show resolved Hide resolved
python/pynamodb/README.md Outdated Show resolved Hide resolved
python/pynamodb/README.md Outdated Show resolved Hide resolved
wantsui and others added 4 commits November 2, 2020 15:59
Co-authored-by: Kyle Verhoog <kyle@verhoog.ca>
Co-authored-by: Kyle Verhoog <kyle@verhoog.ca>
Co-authored-by: Kyle Verhoog <kyle@verhoog.ca>
Co-authored-by: Kyle Verhoog <kyle@verhoog.ca>
@Kyle-Verhoog Kyle-Verhoog merged commit c1b8d32 into DataDog:master Nov 2, 2020
@wantsui wantsui deleted the pynamodb-sample-app branch November 2, 2020 21:11
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

Successfully merging this pull request may close these issues.

2 participants