Skip to content

Commit 5b46e2c

Browse files
s-yeddulagitbook-bot
authored andcommitted
docs: No subject (GITBOOK-1190)
1 parent 4e70baf commit 5b46e2c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/tracing/llm-traces-1/quickstart-tracing-ts.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44

55
Phoenix supports three main options to collect traces:
66

7-
1. Use [Phoenix's decorators](../how-to-tracing/setup-tracing/instrument-python.md) to mark functions and code blocks.
8-
2. Use [automatic instrumentation](../integrations-tracing/) to capture all calls made to supported frameworks.
9-
3. Use [base OpenTelemetry ](../how-to-tracing/setup-tracing/custom-spans.md)instrumentation. Supported in [Python](../how-to-tracing/setup-tracing/custom-spans.md) and [TS / JS](../how-to-tracing/setup-tracing/javascript.md), among many other languages.
7+
1. Use [automatic instrumentation](../integrations-tracing/) to capture all calls made to supported frameworks.
8+
2. Use [base OpenTelemetry ](../how-to-tracing/setup-tracing/custom-spans.md)instrumentation. Supported in [Python](../how-to-tracing/setup-tracing/custom-spans.md) and [TS / JS](../how-to-tracing/setup-tracing/javascript.md), among many other languages.
109

1110
This example uses options 2 and 3.
1211

0 commit comments

Comments
 (0)