Skip to content

Commit 28e09f1

Browse files
vigliabitsandfoxes
authored andcommitted
ref(profiling): define client_sdk as required in profiling sample format v2 (#14135)
## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE --> - [ ] Other deadline: <!-- ENTER DATE HERE --> - [x] None: Not urgent, can wait up to 1 week+ ## SLA ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [x] Checked Vercel preview for correctness, including links - [x] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [x] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs)
1 parent 64493f9 commit 28e09f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

develop-docs/sdk/telemetry/profiles/sample-format-v2.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ The *Sample Format V2* is designed for use in continuous profiling. Therefore, a
7878

7979
`client_sdk`
8080

81-
: *Object, optional.* Contains information about the client *SDK*.
81+
: *Object, required.* Contains information about the client *SDK*.
8282

83-
It can have the following attributes:
83+
It has the following attributes:
8484
- `name`
8585
- `version`
8686

0 commit comments

Comments
 (0)