-
-
Notifications
You must be signed in to change notification settings - Fork 277
APM for hive #1672
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
Merged
APM for hive #1672
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
7a9ea7d
setup sentry hive library
denrase 2fa0411
Add SentryBox with first test
denrase 071dd1e
test added spans
denrase bee44de
Merge branch 'main' into feat/hive
denrase 5881d84
Add sentry hive impl
denrase 296e25e
introduce base box to avoid duplication
denrase 6ea6914
implement lazy box test
denrase e35a82d
expose sentry hive and updata documentation
denrase 22bed30
add hive to flutter example app
denrase e5c2b9b
test throwing in base_box, cleanup
denrase 7a41832
test lazy box error cases
denrase ee12365
test sentry hive impl failures
denrase f72c0a8
run fix & format
denrase 8fa3182
fix test failure race condition
denrase 08cfc16
add hive workflow, update other workflows
denrase 69d6404
Merge branch 'main' into feat/hive
denrase f5dd006
add changelog entry
denrase 9237bee
remove path+provider from dev_dependencies
denrase 887adb0
add coverage dev dependency
denrase ea89cf6
fix deprecation warnings
denrase 8c7e7cc
Merge branch 'main' into feat/hive
denrase 5f7c196
fix changelog
denrase 2ca2783
move span wrapping on own class to avoid duplication
denrase 380c8a2
add sentry box collection
denrase 71d3f8e
test added spans, fix imports
denrase d286b62
test throwing code
denrase 1f9c37f
Merge branch 'main' into feat/hive
denrase 9e02a29
fix changelog
denrase e888f6f
Merge branch 'main' into feat/hive
denrase 22a1637
change dbSystem value
denrase d959c80
Merge branch 'main' into feat/hive
denrase 158f93f
change db system
denrase aeed961
Merge branch 'main' into feat/hive
denrase f99d255
remove unneccessary async & await
denrase da8309f
Merge branch 'main' into feat/hive
buenaflor 7119d74
Fix analyze
buenaflor 34ea841
Formatting
buenaflor 2db8de9
Add changelog symlink
buenaflor fccc34c
Ignore hive coverage
buenaflor 19ebd4b
Create symlink for dartdoc_options
buenaflor File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
run fix & format
- Loading branch information
commit f72c0a85f9b72e083b2a9345ad7d85b0d47929a9
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.