Skip to content

Conversation

@sentrivana
Copy link
Contributor

@sentrivana sentrivana commented May 25, 2023

Pre-merge checklist

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs
  • PR was reviewed and approved by a member of the Sentry docs team

Description of changes

functions_to_trace has to be a list of dictionaries with a certain structure (getsentry/sentry-python#1960 (comment), getsentry/sentry-python#1960 (comment)), the example in the docs uses a different format.

Extra resources

@vercel
Copy link

vercel bot commented May 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 25, 2023 0:52am

@sentrivana sentrivana merged commit 7d264f3 into master May 31, 2023
@sentrivana sentrivana deleted the ivana/fix-functions-to-trace branch May 31, 2023 07:32
@github-actions github-actions bot locked and limited conversation to collaborators Jun 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation says functions_to_trace is list[str], but is actually list[dict[str, str]]

4 participants