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

Datadog fastapi hooks #230

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Datadog fastapi hooks #230

wants to merge 3 commits into from

Conversation

jimmoffet
Copy link
Contributor

@jimmoffet jimmoffet commented Feb 18, 2025

Add fastapi hooks for dd according to simple setup here: https://ddtrace.readthedocs.io/en/stable/integrations.html#fastapi

We should already get most fastapi integration out of the box from the ddtrace agent that is running on the kube cluster, see here: https://ddtrace.readthedocs.io/en/stable/advanced_usage.html#ddtracerun

This patch() will allow us to override a few config options for what fastapi sends to datadog in a versionable manner.

@jimmoffet jimmoffet marked this pull request as draft February 18, 2025 21:01
@jimmoffet jimmoffet changed the title Ddtrace fastapi Datadog fastapi hooks Feb 18, 2025
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.

1 participant