Skip to content

feat(api-docs): publish organization profile chunks endpoint#116632

Merged
cvxluo merged 1 commit into
masterfrom
cvxluo/publish-organization-profile-chunks-endpoint
Jun 2, 2026
Merged

feat(api-docs): publish organization profile chunks endpoint#116632
cvxluo merged 1 commit into
masterfrom
cvxluo/publish-organization-profile-chunks-endpoint

Conversation

@cvxluo
Copy link
Copy Markdown
Contributor

@cvxluo cvxluo commented Jun 1, 2026

Publish OrganizationProfilingChunksEndpoint, as part of https://linear.app/getsentry/project/api-docs-for-agents-c7863fd8bbe0/overview.

Stacked on the flamegraph + profile detail branches to share ProfilingExamples. Response is proxied from the internal profiling service.


Co-authored-by: Claude <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 1, 2026
],
responses={
200: inline_sentry_response_serializer(
"OrganizationProfilingChunksResponse", dict[str, Any]
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same deal as the other profiling endpoints, since we're forwarding a response from an external service it is a lot harder to type this accurately, so for now we'll rely on a good example in the docs, and can revisit later

@cvxluo cvxluo marked this pull request as ready for review June 1, 2026 22:30
@cvxluo cvxluo requested review from a team as code owners June 1, 2026 22:30
@cvxluo cvxluo requested review from a team June 1, 2026 22:30
@cvxluo cvxluo merged commit 371c79e into master Jun 2, 2026
64 of 65 checks passed
@cvxluo cvxluo deleted the cvxluo/publish-organization-profile-chunks-endpoint branch June 2, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants