Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop docs content #10330

Merged
merged 914 commits into from
Jun 10, 2024
Merged

Develop docs content #10330

merged 914 commits into from
Jun 10, 2024

Conversation

a-hariti
Copy link
Collaborator

@a-hariti a-hariti commented Jun 8, 2024

Port developer docs content as is (along with git blame history) as per @lforst's suggestion to split this migration into two steps

cutoff point db8730b

JoshFerge and others added 30 commits June 8, 2023 15:27
* fix(apidocs): update note about full path

* Update src/docs/api/public.mdx

Co-authored-by: Seiji Chew <[email protected]>

* Update public.mdx

---------

Co-authored-by: Seiji Chew <[email protected]>
Update `Making an API Public` section with more recent `@extend_schema` example, new `OpenApiExample` that includes `request_only=True` addition, and warning to update all requests in one endpoint in the same PR if multiple requests in the endpoint previously used manual JSON build.
Co-authored-by: Karl Heinz Struggl <[email protected]>
Mention new insufficient_data reason for client discard introduced in getsentry/snuba#4407.
Adds the optional monitor_config and contexts to the check-in payload
Clarify that origin should rarely change.
- Handle multiple connections (as we have those now)
- Make all imports self contained so that the example is easier to
  copy/paste.
* updated ttid/ttfd docs for app start timestamp and measurements

---------

Co-authored-by: Philipp Hofmann <[email protected]>
* docs(issue-platform): Add docs for writing a detector

This adds docs for writing a new detector for the issue platform. Content taken from https://www.notion.so/sentry/New-Issues-Vertical-Team-Guide-b4b57f027be949908cbcb8351c171306#78fae32e7bac457987d615235f5d4666

* small fix

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Dameli Ushbayeva <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Matt Quinn <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Matt Quinn <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Matt Quinn <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Matt Quinn <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Matt Quinn <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Matt Quinn <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

Co-authored-by: Matt Quinn <[email protected]>

* Update src/docs/issue-platform-detectors.mdx

* Update src/docs/issue-platform-detectors.mdx

* Update src/docs/issue-platform-detectors.mdx

* Update src/docs/issue-platform-detectors.mdx

* Update src/docs/issue-platform-detectors.mdx

* Update src/docs/issue-platform-detectors.mdx

* Update src/docs/issue-platform-detectors.mdx

* Update src/docs/issue-platform-detectors.mdx

* Update src/docs/issue-platform-detectors.mdx

* Update src/docs/issue-platform-detectors.mdx

* Update src/docs/issue-platform-detectors.mdx

* fix code blocks and remove unused screenshot

* add titles

---------

Co-authored-by: Dameli Ushbayeva <[email protected]>
Co-authored-by: Matt Quinn <[email protected]>
Add in-line serializer example
narsaynorath and others added 17 commits May 22, 2024 09:28
…1284)

Documents the conditions for collecting span metrics to satisfy the screen loads module.

The screen loads module filters for specifically ui.load transactions and will surface data from the following spans.
propogate -> propagate
* Made more easy to read
* Updated outdataed information
- explain required vs. optional parameters
- clean up structure
- add more detail to example
Added three missing categories, sorted the list of categories and formatted the doc.
Copy link

vercel bot commented Jun 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2024 5:35pm

@a-hariti a-hariti merged commit b6c8dfb into master Jun 10, 2024
6 checks passed
@a-hariti a-hariti deleted the develop-docs-content branch June 10, 2024 11:57
a-hariti added a commit that referenced this pull request Jun 10, 2024
@a-hariti a-hariti restored the develop-docs-content branch June 10, 2024 13:12
a-hariti added a commit that referenced this pull request Jun 10, 2024
@stephanie-anderson stephanie-anderson deleted the develop-docs-content branch June 10, 2024 15:15
@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.