Skip to content

Commit

Permalink
docs: run docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
robingenz committed Dec 21, 2024
1 parent 87163c2 commit ded83c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/performance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -421,9 +421,9 @@ Only available on web.

#### GetAttributesResult

| Prop | Type | Description | Since |
| ------------ | --------------------------------------- | ------------------------------------------------------------ | ----- |
| **`result`** | <code>{ [key: string]: string; }</code> | A map of all custom attributes of a trace with their values. | 6.3.0 |
| Prop | Type | Description | Since |
| ---------------- | --------------------------------------- | ------------------------------------------------------------ | ----- |
| **`attributes`** | <code>{ [key: string]: string; }</code> | A map of all custom attributes of a trace with their values. | 6.3.0 |


#### GetAttributesOptions
Expand Down

0 comments on commit ded83c9

Please sign in to comment.