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
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 8, 2023

  1. fix(apidocs): update note about full path (#963)

    * 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]>
    JoshFerge and schew2381 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    76f0dab View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Update ports.mdx (#967)

    untitaker committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    6e177b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a49fd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b23f82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5540f6e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. docs(api): Update api instructions (#969)

    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.
    schew2381 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3e7f7cd View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    be613d3 View commit details
    Browse the repository at this point in the history
  2. Mention default value for op can be usesd in SDKs as well (#975)

    Co-authored-by: Michi Hoffmann <[email protected]>
    adinauer and cleptric committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    5e70a7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4ae9f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Document GraphQL client errors (#973)

    Co-authored-by: Karl Heinz Struggl <[email protected]>
    marandaneto and kahest committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d3fe810 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    8051fd1 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. docs(sdk): Add insufficient_data reason for client discard (#981)

    Mention new insufficient_data reason for client discard introduced in getsentry/snuba#4407.
    Zylphrex committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    adb3654 View commit details
    Browse the repository at this point in the history
  2. feat(crons): Add trace_id and config to check-in payload (#982)

    Adds the optional monitor_config and contexts to the check-in payload
    rjo100 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6107d53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f07cfa3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    4c6402c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. fix(trace-origin): Should rarely change (#988)

    Clarify that origin should rarely change.
    philipphofmann committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1a5ab69 View commit details
    Browse the repository at this point in the history
  2. RTL updates are done (#989)

    ryan953 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3ad46d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    52591d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. feat: Make SQL logging snippet better (#990)

    - Handle multiple connections (as we have those now)
    - Make all imports self contained so that the example is easier to
      copy/paste.
    markstory committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    707696a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    e5c98d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    0c41bf6 View commit details
    Browse the repository at this point in the history
  2. updated ttid/ttfd docs for app start timestamp (#992)

    * updated ttid/ttfd docs for app start timestamp and measurements
    
    ---------
    
    Co-authored-by: Philipp Hofmann <[email protected]>
    stefanosiano and philipphofmann committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    cd5572f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69939dc View commit details
    Browse the repository at this point in the history
  4. Update check-ins.mdx (#993)

    tonyo committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    04e6fa0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. docs(issue-platform): Add docs for writing a detector (#964)

    * 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]>
    3 people committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c3e6a3a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    a96d62a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. docs(api): Add other example (#976)

    Add in-line serializer example
    schew2381 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    429cb8f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    e03019f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    4a5d53f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    6c671fe View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Update issue-platform.mdx (#1004)

    `released`
    wedamija committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    afe20a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    111e005 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. GraphQL performance spec (#1001)

    Co-authored-by: Alexander Dinauer <[email protected]>
    marandaneto and adinauer committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e806c6a View commit details
    Browse the repository at this point in the history
  2. Mention request/response bodies for GraphQL should be guarded by a fl…

    …ag (#1003)
    
    Co-authored-by: Manoel Aranda Neto <[email protected]>
    adinauer and marandaneto committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    272ae5d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Add hard stop for 23.6.2 due to django upgrade (#1006)

    * add hard stop for 23.6.2 due to django upgrade
    
    * add note around skipping 23.7.0
    hubertdeng123 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e429694 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    5d842a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    a61fc9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53249a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    811767c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    581a8c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    938969b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    aeaf046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc5c853 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    89875a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    9264c3c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Add Discord integration docs (#1018)

    * Add Discord integration docs
    
    * Add info message about the url verification failing
    
    * Make suggested changes
    
    * Add whitespace to create_bot so image isn't so tall
    
    * Except with a white background this time
    spalmurray committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a0d315d View commit details
    Browse the repository at this point in the history
  2. (dev-doc-detector-threshold-configs): Updated issue platform detector…

    … docs. (#1023)
    
    * (dev-doc-detector-threshold-configs): Updated issue platform detector docs to include section highlighting detector threshold configurations.
    
    * (dev-doc-detector-threshold-configs): Reverted change to package.json
    
    * (dev-doc-detector-threshold-configs): Minor Fixes.
    
    ---------
    
    Co-authored-by: Abdullah Khan <[email protected]>
    Abdkhan14 and Abdullah Khan committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3ce43a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Added response context (#1028)

    For normalizing where we store the HTTP response code in our events we invented the response context: getsentry/team-sdks#9
    
    This PR adds documentation on how this response context should look like.
    antonpirker committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6342100 View commit details
    Browse the repository at this point in the history
  2. docs(apis): Adding API basics (#1027)

    * docs(apis): Adding API basics
    
    * Apply suggestions from code review
    
    apply suggested changes
    
    Co-authored-by: Shana Matthews <[email protected]>
    
    ---------
    
    Co-authored-by: Shana Matthews <[email protected]>
    sentaur-athena and shanamatthews committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cec7c9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b18243b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. feat: Add Guidelines for SDK Setup Wizards (#1030)

    Add an SDK Setup Wizards page to the SDK development documentation. 
    
    The purpose of this page is to
    
    - Formulate high-level requirements for setup wizards
    - Provide instructions around implementing new wizards such as the expected flow, which wizards to base new work on, helper functions and a few UI guidelines.
    Lms24 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0df26da View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. docs(api): Add notes on designing new APIs (#1032)

    * docs(api): Add notes on designing new APIs
    
    * adding django link
    
    * addressing feedback
    sentaur-athena committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f1dacad View commit details
    Browse the repository at this point in the history
  2. docs(api): Update publishing docs (#1033)

    * docs(api): Update publishing docs
    
    * addressed feedback
    sentaur-athena committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4292284 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    e8f306b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    731da45 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    e6ed746 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. docs(dev env): Add note about .zshrc to make setup-pyenv section (#…

    …1038)
    
    The `pyenv_setup.sh` script which runs when you call `make setup-pyenv` in the `sentry` repo only considers the case for zsh wherein the user has their zsh config in `~/.zprofile`. For anyone who doesn't, the script therefore doesn't work. This adds a note to the `zsh` tab of the code snippet telling people to do that part of the setup manually in that case.
    lobsterkatie committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e845416 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. chore(docs): Update instructions with body param info (#1039)

    View updated instructions [here](https://develop-git-seiji-choreupdate-api-instructions-with-body-5c7898.sentry.dev/api/public/)
    
    This PR updates instructions about how to use body params. It also clarifies how optional/nullable fields work in TypedDicts, and also cleans up some language to be more smooth.
    schew2381 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    26b1834 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    c7fcbb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    ed53c73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19d62c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    8db51b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    30318c6 View commit details
    Browse the repository at this point in the history
  2. feat: Add example for adding a column to a large table (#1046)

    * feat: Add example for adding a column to a large table
    
    - Add example of deploying schema changes to large tables. We'd like to
      move away from having SRE run column add migrations and need to
      document the self-service flow.
    - Revise TOC to contain more sections and less nesting.
    - Apply suggestions from code review
    
    Co-authored-by: Evan Purkhiser <[email protected]>
    markstory and evanpurkhiser committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    c0958e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Add more GraphQL span ops (#1049)

    Add graphql.validate and graphql.parse as span operations.
    sentrivana committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4402aad View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    0659886 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    83b34fe View commit details
    Browse the repository at this point in the history
  2. feat: Simpler column add migration guide (#1051)

    We don't need to add columns with dangerous migrations anymore. All
    column adds can be done as deploy time migrations.
    markstory committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f61184a View commit details
    Browse the repository at this point in the history
  3. Add missing slash, to do like other examples (#980)

    * Add missing slash, to do like other examples
    
    * Update src/docs/integrations/slack/index.mdx
    
    ---------
    
    Co-authored-by: Liza Mock <[email protected]>
    williamdes and lizokm committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0957940 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    9b580cb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    a2e7da2 View commit details
    Browse the repository at this point in the history
  2. chore(docs): Add model serializer ordering and nested + inline serial…

    …izer info (#1053)
    
    * update instructions
    
    * add bit more
    schew2381 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ad5e3bb View commit details
    Browse the repository at this point in the history
  3. spans: add thread label and id to span data conventions (#1056)

    * spans: add thread label and id to span data conventions
    
    * spans: reword thread label and id
    JonasBa committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7614c4a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    b9b80b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f451d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. docs: Add note to restart snuba after enabling relay (#1058)

    * docs: Add note to restart snuba after enabling relay
    
    After enabling Relay and Kafka, the snuba container configuration needs to be updated,
    this only happens when re-creating the container.
    Dav1dde committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8d40a5e View commit details
    Browse the repository at this point in the history
  2. Add metric alert feature flag to discord doc (#1062)

    Julia Hoge committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    623d8fa View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    eed1761 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    eef90cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e27886c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    284ee29 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    d6ae97b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad622b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a41ed8 View commit details
    Browse the repository at this point in the history
  4. update sdk version

    matejminar committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5925194 View commit details
    Browse the repository at this point in the history
  5. recommend sdks

    matejminar committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b60f50c View commit details
    Browse the repository at this point in the history
  6. enable metrics experiment

    matejminar committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ed135a8 View commit details
    Browse the repository at this point in the history
  7. feat: devenv (#1069)

    joshuarli committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    87af321 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. SDKs: Distributed Tracing (#1074)

    * Initial version of distributed tracing documentation.
    antonpirker committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    486870a View commit details
    Browse the repository at this point in the history
  2. ref(mail): Add mail preview docs (#1072)

    * ref(mail): Add mail preview docs
    
    * apple stuff
    
    * mention using icloud
    ceorourke committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e6c51cd View commit details
    Browse the repository at this point in the history
  3. feat(features): Document trial plan tiers (#1075)

    * Document trial plan properties
    * Clarify plan flags
    gggritso committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ab3cbb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    5201f50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61014ba View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    9176c1e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. docs(issue-platform): Update docs from issue platform support additio…

    …ns (#1079)
    
    * docs(issue-platform): Update docs to reflect supported functionality
    
    * docs(issue-platform): Update docs for issue platform updates
    
    * Status change updates
    
    * Update from feedback
    
    * Update status change
    
    * add space
    
    * minor fixes
    
    * Fix link
    
    * Fix other link
    
    * Update src/docs/issue-platform.mdx
    
    Co-authored-by: Snigdha Sharma <[email protected]>
    
    * Update issue-platform.mdx
    
    ---------
    
    Co-authored-by: Snigdha Sharma <[email protected]>
    Julia Hoge and snigdhas committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cbba443 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. remove mention of staging in workflow docs (#1080)

    the staging environment no longer exists
    asottile-sentry committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    7739599 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Remove user.segment (#1082)

    cleptric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c99ee16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f504f76 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    ef85ead View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    0201381 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Add timer to sending-metrics-sdk (#1089)

    * Add timer to sending-metrics-sdk
    
    Documenting missing capability/example to send timers
    
    * Update sending-metrics-sdk.mdx
    
    ---------
    
    Co-authored-by: Armin Ronacher <[email protected]>
    ale-cota and mitsuhiko committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d2a5610 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Cleaned up some outdated documentation (#1093)

    ---------
    
    Co-authored-by: Ivana Kellyerova <[email protected]>
    antonpirker and sentrivana committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ac41a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d80667 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    96062a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    515f124 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. doc(backup): Update relocation docs (#1097)

    These docs now mention the newly introduced relocation scopes, as well
    as the `sentry-admin.sh` tool.
    azaslavsky committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    13f98b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. feat: Add frames to span data conventions (#1099)

    Add total, slow and frozen frames to span data conventions.
    philipphofmann committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fa4b22b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5de9691 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c71922 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    7bd2f00 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    6799d04 View commit details
    Browse the repository at this point in the history
  2. fix: fix typo on issue platform (#1106)

    Stephen Cefali committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    489f3cf View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    e8cd67c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    9da8ff6 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Fix typo (#1109)

    cdelst committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2873297 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    9c6daaf View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Rename DDM to Sentry Developer Metrics (#1112)

    * Rename DDM to Sentry Developer Metrics
    
    * Rename DDM to Metrics
    ale-cota committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a81585a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    363f8ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec21ac0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. docs(stories): Add some initial docs for the /stories/ Component Libr…

    …ary (#1110)
    
    * docs(stories): Add some initial docs for the /stories/ Component Library
    
    * updates from reviewers
    
    * undo extra formatting change
    
    * also write about stories ownership, and ideas for what to include
    ryan953 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    84e924d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. docs(stories): Add a note about using storyBook() with hooks and HoC …

    …wrappers (#1115)
    
    * docs(stories): Add a note about using storyBook() with hooks and HoC wrappers
    
    * Update src/docs/frontend/component-library.mdx
    
    Co-authored-by: Malachi Willey <[email protected]>
    
    ---------
    
    Co-authored-by: Malachi Willey <[email protected]>
    ryan953 and malwilley committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9e2d9ac View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. ref: remove outdated instructions about uwsgi (#1119)

    - we're not on python 2
    - we're using pyuwsgi
    - uwsgi no longer needs to match the compiled python
    asottile-sentry committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b6c1e49 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    8d7ad0e View commit details
    Browse the repository at this point in the history
  2. Port "Frontend PR Previews" doc from notion (#1120)

    * Port "Frontend PR Previews" doc from notion
    
    * Apply suggestions from code review
    
    Co-authored-by: Michelle Zhang <[email protected]>
    
    ---------
    
    Co-authored-by: Michelle Zhang <[email protected]>
    ryan953 and michellewzhang committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    95c7066 View commit details
    Browse the repository at this point in the history
  3. docs(ui-lib): Write a blurb about the <ThemeToggle> UI Component Libr…

    …ary helper (#1122)
    
    * docs(ui-lib): Write a blurb about the <ThemeToggle> UI Component Library helper
    
    * use tsx highlighting instead of typescript
    ryan953 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8682608 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Update metrics.mdx (#1123)

    cleptric committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cdf73ed View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    54c03c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. docs(issue-platform): Clarify documentation for StatusChangeMessage p…

    …ayloads (#1128)
    
    Update docs for StatusChangeMessage
    snigdhas committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b737be0 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Add Android emulator localhost troubleshooting (#1129)

    Explain how to solve Android emulator events not showing up in local
    Sentry instance.
    philipphofmann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    63dca89 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Update backup/restore docs to allow parameterization for scripts (#1130)

    * update backup/restore docs to allow parameterization for scripts
    
    * change backup/restore options to lowercase
    hubertdeng123 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2255f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9cb4fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2b986a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a03f3a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9823e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    b9a5747 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. remove prop types (#1138)

    JonasBa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    907600d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    84de1ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86beefb View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Update feature flags and screenshot (#1143)

    * Update ui.mdx
    
    * Update sidebar screenshot
    
    * Update ui.mdx
    ale-cota committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8e6d58d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    cdf5413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb4666b View commit details
    Browse the repository at this point in the history
  3. docs(backup): Describe encryption (#1145)

    * docs(backup): Describe encryption
    
    * sentry-admin.sh -> ./sentry-admin.sh
    azaslavsky committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    addae12 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    f8b902b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Update case naming (#1155)

    We dont' use CamelCase, we use camelBacked. While camelBack is generally
    synonymous with CamelCase, the first letter should be lowercase.
    markstory committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8b13299 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Documentation of Hub&Scope refactoring (#1158)

    We are currently refactoring our internal concepts of Hubs and Scopes. This page is the starting point of documenting this, making it easier for other SDK developers to implement this in their respective SDK.
    antonpirker committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    09f0d83 View commit details
    Browse the repository at this point in the history
  2. docs: resolve typo in Breaking Changes part of self-hosted docs (#1149)

    According to the example config file, it should be `PyMemcacheCache` not `PyMemcachedCache`
    pataar committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c167c34 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    4f447fd View commit details
    Browse the repository at this point in the history
  2. feat(contexts): Describe additional fields which can be set by SDKs i…

    …n trace context (#1157)
    
    Added new fields to trace context which could be set by SDKs and are typed out in Relay
    olksdr committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6976794 View commit details
    Browse the repository at this point in the history
  3. Add frames delay (#1153)

    Add docs for the performance metric frames delay.
    philipphofmann committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6f91a95 View commit details
    Browse the repository at this point in the history
  4. Update github.mdx (#1142)

    Text edit.
    crayx committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bc5b798 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    975ccce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8705b6c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. docs(self-hosted): enabling preview features section (#1148)

    * docs(self-hosted): enabling preview features section
    
    * Update index.mdx
    
    Co-authored-by: Hubert Deng <[email protected]>
    
    ---------
    
    Co-authored-by: Hubert Deng <[email protected]>
    aldy505 and hubertdeng123 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7c5c711 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    6daec5b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Update metrics.mdx (#1171)

    cleptric committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a6aa3aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8687523 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update metrics.mdx (#1174)

    cleptric committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    676f79d View commit details
    Browse the repository at this point in the history
  2. Add pagination section for apis (#1173)

    * add pagination section for apis
    
    * Apply suggestions from code review
    
    Co-authored-by: Liza Mock <[email protected]>
    
    * add sentence about stnardization around self.paginate
    
    ---------
    
    Co-authored-by: Liza Mock <[email protected]>
    ykamo001 and lizokm committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    bf61fd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    34dbbed View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. chore(metrics): Clarify SDK implementation details (#1178)

    * Clarify when normalization should be applied
    
    * Clarify flush interval to be 5s
    
    * Add section for before_emit_metric callback
    markushi committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2c201f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf9fb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    373b5d2 View commit details
    Browse the repository at this point in the history
  2. Reference Frontend Development Instructions (#1165)

    There are tips there about the local server that are usefule and best to direct right away
    smeubank committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    175bb52 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Hubs and Scopes changes reasoning (#1182)

    Working on explaining the WHY of doing the refactoring and coming up with a content structure that works.
    
    ---------
    
    Co-authored-by: Anton Pirker <[email protected]>
    adinauer and antonpirker committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4b14b81 View commit details
    Browse the repository at this point in the history
  2. chore(metrics): Clarify metrics span seeking/creating mode (#1185)

    * Clarify metrics span seeking/creating mode
    
    * Clarify span op/description
    
    * Improve wording
    
    * Improve wording
    markushi committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0071870 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. WIP hubs/scopes clarifications (#1184)

    Trying to refine hubs/scopes merge docs.
    adinauer committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ad9c16f View commit details
    Browse the repository at this point in the history
  2. Update span-data-conventions.mdx (#1183)

    * Update span-data-conventions.mdx
    
    * Update span-data-conventions.mdx
    colin-sentry committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e78a98f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    2beea72 View commit details
    Browse the repository at this point in the history
  2. chore: Expand DSN docs to cover subdomain semantics. (#1190)

    Explain what the various subdomains are in a DSN and explain the
    backwards compatibility for US accounts
    markstory committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    859562c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update index.mdx (#1187)

    * Update index.mdx
    
    * Update sidebar.tsx
    smeubank committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a66e684 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Unified API Disclaimer (#1193)

    With the work on hubs and scopes refactoring, this page needs a disclaimer even more than before https://develop.sentry.dev/sdk/hub_and_scope_refactoring/
    
    
    ---------
    
    Co-authored-by: Anton Pirker <[email protected]>
    Co-authored-by: Alexander Dinauer <[email protected]>
    3 people committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5a5e2c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Document POTEL learnings from Java research (#1189)

    * document POTEL learnings from Java research
    
    * wording changes etc.
    
    * remove TODOs
    
    * Apply suggestions from code review
    
    Co-authored-by: Ivana Kellyerova <[email protected]>
    
    ---------
    
    Co-authored-by: Ivana Kellyerova <[email protected]>
    adinauer and sentrivana committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e5d9b53 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    a82f3f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e1aab8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    7d3d06d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5526a07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e508de View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. feat: Add migration deployment documentation (#1203)

    * Expand database migration docs to also cover migration deployment as it
    is now tool based instead of process based.
    * Give more context on when to use postdeploy migrations
    * Fix image paths
    markstory committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fe5da51 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. feat(sdk): Add name spaces for metrics rate limits (#1205)

    Adds a new rate limit component to quota limits in the
    `x-sentry-rate-limits` header that communicates the namespace(s) that a
    metrics rate limit should apply to. The data category of limits that
    have this component is always `metric_bucket`, in other quotas this
    component will not be set.
    
    SDKs are instructed not to send metrics for a certain namespace if a
    rate limit for that same namespace is active. The default namespace for
    metrics (used by DDM) is "custom".
    
    ---------
    
    Co-authored-by: Luca Forstner <[email protected]>
    jan-auer and lforst committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    07af8c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Add a mapping from old to new hub API (#1202)

    * Add a mapping from old to new hub API
    
    * Update hub_and_scope_refactoring.mdx
    
    * Update hub_and_scope_refactoring.mdx
    
    * Update hub_and_scope_refactoring.mdx
    
    * missing parentheses
    
    * trying some formatting
    
    * more formatting
    
    * Update hub_and_scope_refactoring.mdx
    
    * Update hub_and_scope_refactoring.mdx
    
    * Table reformat
    
    * Update hub_and_scope_refactoring.mdx
    
    * Polishing the table
    
    * Use <code> instead of <pre>
    
    * Missing ` -> <code>
    
    * typo
    
    * Update src/docs/sdk/hub_and_scope_refactoring.mdx
    
    Co-authored-by: Daniel Szoke <[email protected]>
    
    ---------
    
    Co-authored-by: Daniel Szoke <[email protected]>
    sentrivana and szokeasaurusrex committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    163bdce View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Update rate-limiting.mdx (#1212)

    Co-authored-by: Jan Michael Auer <[email protected]>
    cleptric and jan-auer committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f1ef628 View commit details
    Browse the repository at this point in the history
  2. Meric Normalization (#1213)

    cleptric committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    75fb659 View commit details
    Browse the repository at this point in the history
  3. Update metrics.mdx (#1214)

    cleptric committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    93e52f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. feat(metrics): Mobile aggregator memory footprint (#1209)

    Add a recommendation for the memory footprint of the aggregator for
    mobile SDKs.
    philipphofmann committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    be575d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    9215e7f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    4ec6c34 View commit details
    Browse the repository at this point in the history
  2. W3C traceparent (#1136)

    Co-authored-by: Lukas Stracke <[email protected]>
    cleptric and Lms24 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1005699 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    f4514bb View commit details
    Browse the repository at this point in the history
  2. fixed typo (#1216)

    markiemm committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1cc3de1 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    d77cdb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Add expected User-Agent format to SDK docs (#1222)

    * adds user-agent format
    
    * adds info about semicolon separator
    
    * adds examples for basic user agent
    
    * Update src/docs/sdk/overview.mdx
    
    Co-authored-by: Joris Bayer <[email protected]>
    
    ---------
    
    Co-authored-by: Joris Bayer <[email protected]>
    kahest and jjbayer committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    dd8f7ba View commit details
    Browse the repository at this point in the history
  2. Add link to live workshop about migrating to SaaS (#1231)

    * Add link to live workshop about migrating to SaaS
    
    Add link to workshop until April 30th, then change to recorded video once date passes.
    
    * Update src/docs/self-hosted/index.mdx
    
    * Update src/docs/self-hosted/index.mdx
    lizokm committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e25a987 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Add docs for options based feature flags (#1233)

    * Add docs for options based feature flags
    
    Add docs for the new way to use options based feature flags
    
    * fixes
    wedamija committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    45bbbee View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    3929a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ec54b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b69c8e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6982d06 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. chore(lockreason): Update Lock Reason docs (#1236)

    * removes lockreason from sidebar & adds note
    
    * adds link to Threads interface
    kahest committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ada44ea View commit details
    Browse the repository at this point in the history
  2. Cache Integration (#1223)

    cleptric committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8579f1e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Add SDK features to event payload (#1244)

    Add a new field features to the sdk event payload, which is handy for
    tracking the adoption of features.
    philipphofmann committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a7f6e81 View commit details
    Browse the repository at this point in the history
  2. Clarify cache.success (#1246)

    cleptric committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1102279 View commit details
    Browse the repository at this point in the history
  3. feat: Add app.app_arch context (#1247)

    * feat: Add `app.app_arch` context
    
    * also fix typos
    timfish committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1bbebf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7708eda View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. feat: add Linux distributions to the os context (#1227)

    * feat: add Linux distributions to the os context
    
    * Link to official docs and a list of distribution identifiers
    
    Also mention the /etc/os-release keys and how they map to the ones in the distribution object.
    supervacuus committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6c9f366 View commit details
    Browse the repository at this point in the history
  2. fix(handbook): add type decl section (#953)

    * fix(handbook): add type decl section
    
    * Update src/docs/frontend/index.mdx
    
    Co-authored-by: Ryan Albrecht <[email protected]>
    
    ---------
    
    Co-authored-by: Ryan Albrecht <[email protected]>
    JonasBa and ryan953 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5446776 View commit details
    Browse the repository at this point in the history
  3. docs(frontend): Add a page for Using Styled Components (#1242)

    * docs(frontend): Add a page for Using Styled Components
    
    * review comments
    
    * Update src/docs/frontend/using-styled-components.mdx
    
    Co-authored-by: Michelle Zhang <[email protected]>
    
    * Update src/docs/frontend/using-styled-components.mdx
    
    Co-authored-by: Michelle Zhang <[email protected]>
    
    ---------
    
    Co-authored-by: Michelle Zhang <[email protected]>
    ryan953 and michellewzhang committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5dd111d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    17c1b1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    625ab69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0c0373 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update index.mdx grammar (#1228)

    Minor grammar correction
    geoffg-sentry committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2d4c142 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Add ttid/ttfd contribution flags to span data convention (#1250)

    * Add ttid/ttfd contribution flags to span data convention
    
    * Move ttid/ttfd to new ui namespace
    
    * Update src/docs/sdk/performance/span-data-conventions.mdx
    
    Co-authored-by: Philipp Hofmann <[email protected]>
    
    ---------
    
    Co-authored-by: Philipp Hofmann <[email protected]>
    markushi and philipphofmann committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bc533bf View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Queue Integration (#1248)

    cleptric committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c89d88e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    7479205 View commit details
    Browse the repository at this point in the history
  2. chore(feature-flags): Remove references to flagr (#1260)

    We generally prefer people to use options automator, so remove references to flagr. We can update this with instructions for flagpole once it is completed.
    wedamija committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ce8367a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. feat(perf): Add documentation for Requests instrumentation (#1261)

    * Update relevant span data conventions
    * Add Requests module documentation
    gggritso committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2788253 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. feat: Add multiregion overview docs (#1266)

    * Move these out of notion into an easier to find long-term home. More
       multiregion docs will be added as they are completed.
    * Use better aside markup
    
    ---------
    
    Co-authored-by: Matt Duncan <[email protected]>
    markstory and mrduncan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c837598 View commit details
    Browse the repository at this point in the history
  2. feat: Add silo mode local development server and migration docs (#1271)

    - Add docs on how to run siloed servers locally
    - Add docs on maintaining split silo databases
    
    ---------
    
    Co-authored-by: Matt Duncan <[email protected]>
    markstory and mrduncan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    958e41d View commit details
    Browse the repository at this point in the history
  3. feat: Add documentation for several control silo subsystems (#1272)

    Add high-level functional docs for the api gateway, integration proxy,
    and webhook forwarding systems of multi-region sentry.
    
    * Update port list
    * Use mermaid.live for diagrams.
    * Fix image link
    
    ---------
    
    Co-authored-by: Matt Duncan <[email protected]>
    markstory and mrduncan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1268700 View commit details
    Browse the repository at this point in the history
  4. docs(self-hosted): recommend users to rerun install.sh for restart (#…

    …1255)
    
    * docs(self-hosted): recommend users to rerun install.sh for restart
    
    * docs(self-hosted): use stronger words for install.sh
    aldy505 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    62dc3b2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    c8f9008 View commit details
    Browse the repository at this point in the history
  2. feat: Add docs for cross-region RPC (#1273)

    * feat: Add docs for cross-region RPC
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Matt Duncan <[email protected]>
    markstory and mrduncan committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b58c9e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f8c2fa View commit details
    Browse the repository at this point in the history
  4. feat(hybridcloud) Add documentation for testing helpers (#1276)

    Add docs on multi-region testing helpers
    markstory committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c824bff View commit details
    Browse the repository at this point in the history
  5. feat(hybridcloud) Expand architecture docs (#1277)

    Include multi-region architecture diagram and context on how other
    diagrams fit together.
    markstory committed May 14, 2024
    Configuration menu
    Copy the full SHA
    87436f8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. docs(trace-view): Updating docs referencing the trace view. (#1270)

    * docs(trace-view): Updating docs referencing the trace view.
    
    * Update src/docs/sdk/research/performance/index.mdx
    
    Co-authored-by: Liza Mock <[email protected]>
    
    ---------
    
    Co-authored-by: Abdullah Khan <[email protected]>
    Co-authored-by: Liza Mock <[email protected]>
    3 people committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d8b6b54 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    65afc3b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    247e3f9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    80b29ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0d0fc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ba6a9a View commit details
    Browse the repository at this point in the history
  4. feat(llm-monitoring): Docs for LLM monitoring (#1285)

    * Docs for LLM monitoring
    
    * Add notes field to table
    colin-sentry committed May 21, 2024
    Configuration menu
    Copy the full SHA
    87f3b22 View commit details
    Browse the repository at this point in the history
  5. feat(frontend): Publish 'Design Tenets' doc (#1258)

    * WIP - design tenets port from notion
    
    * Add one image, drop the rest
    
    * Update src/docs/frontend/design-tenets.mdx
    ryan953 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d89bd22 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    ab1b438 View commit details
    Browse the repository at this point in the history
  2. docs(screenloads): Document span conditions for screen loads metrics (#…

    …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.
    narsaynorath committed May 22, 2024
    Configuration menu
    Copy the full SHA
    91a89a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f83b77 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update caches.mdx (#1289)

    cleptric committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6c1b2b2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Fix typo (#1265)

    propogate -> propagate
    andrii-st committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9717389 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update ui.mdx

    matejminar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f60c2b4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Made "dynamic sampling page" more readable (#1290)

    * Made more easy to read
    * Updated outdataed information
    antonpirker committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3614004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddbcd04 View commit details
    Browse the repository at this point in the history
  3. Strengthen the docs (#1291)

    - explain required vs. optional parameters
    - clean up structure
    - add more detail to example
    gggritso committed May 28, 2024
    Configuration menu
    Copy the full SHA
    01240aa View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    893fb0c View commit details
    Browse the repository at this point in the history
  2. debug (#1296)

    roggenkemper committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fa3113d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    77dfd7b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Added missing categories (#1302)

    Added three missing categories, sorted the list of categories and formatted the doc.
    antonpirker committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    21706e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    068ba6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ea055e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2289f8a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    903ff92 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Merge remote-tracking branch 'source/master' into develop-docs-content

    move develoer docs content to sdk docs
    a-hariti committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d668a47 View commit details
    Browse the repository at this point in the history