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 docs to use Hint object #5062

Merged
merged 69 commits into from
Jun 9, 2022
Merged

Update docs to use Hint object #5062

merged 69 commits into from
Jun 9, 2022

Conversation

adinauer
Copy link
Member

Update docs to reflect getsentry/sentry-java#2045

@vercel
Copy link

vercel bot commented May 23, 2022

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

Name Status Preview Updated
sentry-docs ✅ Ready (Inspect) Visit Preview Jun 9, 2022 at 10:20AM (UTC)

@adinauer
Copy link
Member Author

Do we also need docs for manipulating attachments via hints? If so where do we put them?

@marandaneto
Copy link
Contributor

We should not merge this before 6.x going GA.

@marandaneto
Copy link
Contributor

Do we also need docs for manipulating attachments via hints? If so where do we put them?

https://docs.sentry.io/platforms/android/enriching-events/attachments/ Could be one of them

@marandaneto marandaneto marked this pull request as ready for review June 9, 2022 09:11
@marandaneto
Copy link
Contributor

@adinauer this can also be merged since its GA.

@adinauer
Copy link
Member Author

adinauer commented Jun 9, 2022

I need to update imports as the package for Hint has changed since I created this.

adinauer and others added 10 commits June 9, 2022 11:42
* Document how to manipulate attachments via hints

* Apply suggestions from code review

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>

* Update src/includes/enriching-events/add-attachment/java.mdx

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
* bump to 7.0 beta 2

* update yarn.lock
imatwawana and others added 23 commits June 9, 2022 11:58
* restructured page

* restructured page

* restructured enable suspect commits page

* fixes to improve flow

* fixing typo and clarifying language

* wording fixes
Reduce the complexity of the code sample for manually adding spans
to user interaction transacrtions.

Co-authored-by: Roman Zavarnitsyn <rom4ek93@gmail.com>
* improved native support docs

* Update src/includes/getting-started-primer/unity.mdx

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>

* Update src/platforms/unity/native-support/index.mdx

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>

* Update src/platforms/unity/native-support/index.mdx

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>

* Update src/platforms/unity/native-support/index.mdx

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>

* Update src/platforms/unity/native-support/index.mdx

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>

* Update src/platforms/unity/native-support/index.mdx

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
- this is so the script can be run on MacOS where the date function is
  slightly different
Bump the SENTRY_API_SCHEMA_SHA with latest changes
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
Documentation for the Releases widget in Dashboard
* added inbound filters to transaction quota mgmt, removed beforeSend, and fixed inbound filter reference on quotas index page

* fixed typo
* feat(alerts): Alert wizard v3 alert config docs

* addressing comments updating screenshots

* update screenshot

* review 2

* reverting an accidental change

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
@adinauer adinauer requested review from kamilogorek and a team as code owners June 9, 2022 09:59
@adinauer adinauer merged commit 1e51db6 into master Jun 9, 2022
@adinauer adinauer deleted the feat/update-hints-docs branch June 9, 2022 10:19
@github-actions github-actions bot locked and limited conversation to collaborators Jun 25, 2022
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.

None yet