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

Update GraphQL docs for Java SDK #7647

Merged
merged 30 commits into from
Aug 18, 2023
Merged

Update GraphQL docs for Java SDK #7647

merged 30 commits into from
Aug 18, 2023

Commits on Aug 9, 2023

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

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    74e7a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b175c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36c155e View commit details
    Browse the repository at this point in the history
  4. mention filtering

    adinauer committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    eba40ab View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Apply suggestions from code review

    Co-authored-by: Liza Mock <[email protected]>
    adinauer and lizokm authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ae8e42b View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Liza Mock <[email protected]>
    adinauer and lizokm authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e6b2eff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d27d77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80d2b74 View commit details
    Browse the repository at this point in the history
  5. Add source maps upload instructions for CRA (#7628)

    Co-authored-by: vivianyentran <[email protected]>
    Co-authored-by: Steven Eubank <[email protected]>
    Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
    4 people authored and adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1959e98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5352f77 View commit details
    Browse the repository at this point in the history
  7. Add Banner for Upcoming Crons Webinar (#7632)

    * update banner
    
    * update date
    
    * remove first sentence per Ben
    
    * Update src/components/banner.tsx
    
    Co-authored-by: Liza Mock <[email protected]>
    
    ---------
    
    Co-authored-by: Liza Mock <[email protected]>
    2 people authored and adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e6ecbe3 View commit details
    Browse the repository at this point in the history
  8. adding responses section explaining timeout (#7653)

    * adding responses section explaining timeout
    
    * Update src/docs/product/integrations/integration-platform/webhooks.mdx
    
    Co-authored-by: vivianyentran <[email protected]>
    
    * Update src/docs/product/integrations/integration-platform/webhooks.mdx
    
    Co-authored-by: vivianyentran <[email protected]>
    
    ---------
    
    Co-authored-by: vivianyentran <[email protected]>
    2 people authored and adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d5ada5e View commit details
    Browse the repository at this point in the history
  9. Update flame-charts-graphs.mdx (#7656)

    Profiling team is retiring the "flame chart" term
    
    Instead will use Flame Graph and Aggregated Flame Graph in our docs - This makes the terminology more intuitive.  
    -Ash.
    ishkebab authored and adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ac30cb0 View commit details
    Browse the repository at this point in the history
  10. Update profile-details.mdx (#7658)

    Profiling team is retiring the "flame chart" term
    
    Instead will use Flame Graph and Aggregated Flame Graph in our docs - This should make the terminology more intuitive.
    ishkebab authored and adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0ec40d3 View commit details
    Browse the repository at this point in the history
  11. Update index.mdx (#7659)

    Profiling team is retiring the "flame chart" term
    
    Instead will use Flame Graph and Aggregated Flame Graph in our docs - This should make the terminology more intuitive.
    ishkebab authored and adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5f5954e View commit details
    Browse the repository at this point in the history
  12. Add resolve by PR on Associate Commits page

    This adds a small note to the Resolve Issues by Commit section on the Associate Commits page to explain that resolving issues can also be done through PRs in the same way.
    
    Page updated: /product/releases/associate-commits/#resolve-issues-by-commit
    
    Closes #54525!
    isabellaenriquez authored and adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    44148d5 View commit details
    Browse the repository at this point in the history
  13. fix(releases): Add note about repo name when associating commits (#7646)

    A customer recently ran into trouble because they were trying to associate commits using the form `some-repo@123abc` rather than the form `some-org/some-repo@123abc`. Though we do have a note about this in the docs, in the section on releases, it's easy to miss. We also don't mention it at all in the CLI docs.
    
    This fixes that by pulling it out into a highlighted note in both places.
    lobsterkatie authored and adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    046f63e View commit details
    Browse the repository at this point in the history
  14. add stale label (#7661)

    hubertdeng123 authored and adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0b14140 View commit details
    Browse the repository at this point in the history
  15. Sync with product-owners.yml in security-as-code@6137c6e6 (#7655)

    Co-authored-by: getsantry[bot] <getsantry[bot]@users.noreply.github.com>
    2 people authored and adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    640de8c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    59e3062 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a1f5912 View commit details
    Browse the repository at this point in the history
  18. Add Discord integration docs (#7645)

    * Add Discord to integration index
    
    * Remove random asterisk from slack docs. idk why this was there
    
    * Add Discord product docs
    
    * style(lint): Auto commit lint changes
    
    * Fix Discord links
    
    * Make a couple images wider
    
    * Move Discord out of integrations and into EA features
    
    * Make requested changes
    
    * Move discord docs to ea features directory
    
    * Change title to Discord Integration
    
    ---------
    
    Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
    2 people authored and adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6948361 View commit details
    Browse the repository at this point in the history
  19. Document new issue details event dropdown and the recommended event (#…

    …7652)
    
    Adds information about the new event dropdown and the new Recommended event.
    malwilley authored and adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a8ad69c View commit details
    Browse the repository at this point in the history
  20. Add browser profiling to profiling getting started (#7665)

    * Add browser profiling to profiling getting started
    
    * Update src/docs/product/profiling/getting-started.mdx
    AbhiPrasad authored and adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c2a3c54 View commit details
    Browse the repository at this point in the history
  21. reword set up

    adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4acd04f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    95b2f9b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5c63084 View commit details
    Browse the repository at this point in the history
  24. revert

    adinauer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    41df7ee View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0db0edb View commit details
    Browse the repository at this point in the history