Skip to content

Commit 557b674

Browse files
committed
Edits
1 parent a20b825 commit 557b674

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

src/langsmith/run-data-format.mdx

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,7 @@ title: Run (span) data format
33
sidebarTitle: Run (span) data format
44
---
55

6-
<Check>
7-
Before diving into this content, it might be helpful to read the following:
8-
9-
* [Conceptual guide on tracing and runs](/langsmith/observability-concepts)
10-
</Check>
11-
12-
LangSmith stores and processes trace data in a simple format that is easy to export and import.
13-
14-
Many of these fields are optional or not important to know about but are included for completeness.
6+
LangSmith stores each [run](/langsmith/observability-concepts) as a structured record. Understanding this format is useful when exporting traces, querying the API, or building integrations.
157

168
| Field Name | Type | Description |
179
| ----------------------------- | ---------------- | ----------------------------------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)