Skip to content

[DEBUG-4130] Remove preview banner for Code Origins #30313

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

Merged
merged 2 commits into from
Jul 8, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions content/en/tracing/code_origins/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ further_reading:
text: "Learn how to add custom spans with Dynamic Instrumentation"
---

{{< beta-callout url="#" btn_hidden="true" >}}
Code Origins is currently in Preview. To join the preview, follow the instructions below to enable the feature on your compatible services.

To submit questions, feedback, or requests related to Code Origins, <a href="https://docs.google.com/forms/d/e/1FAIpQLScyeRsF2GJjYdf9bUyeDjt8_9id-gvqiBU1SHR3ioDGe5eF3g/viewform?usp=header">fill out this form</a> with details.
{{< /beta-callout >}}

## Overview

Code Origins captures the exact locations in your codebase where APM spans are created. When enabled on a compatible service, it automatically adds file path, line number, and function name to each [service entry span][12], making it easier to:
Expand Down
Loading