-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[Screenshotting] instrument for benchmark tests using new EventLogger class #130356
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
tsullivan
merged 37 commits into
elastic:main
from
tsullivan:screenshotting/filebeat-monitoring
May 6, 2022
Merged
Changes from 14 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
c22968f
use an EventLogger throughout a screenshotting flow
tsullivan 7d85baf
unique id for each pipeline flow
tsullivan 0248d85
fix open_url logging
tsullivan 64694f6
add comments
tsullivan 75cba89
add unit test
tsullivan da7ff56
fix getTimeRangeEnd
tsullivan e9ade66
improve logging of thrown errors
tsullivan a9c5acd
Merge branch 'main' into screenshotting/filebeat-monitoring
tsullivan 1f4e9b9
log the number of pixels using zoom
tsullivan a78929b
Merge remote-tracking branch 'elastic/main' into screenshotting/fileb…
tsullivan 88dc2ee
Merge remote-tracking branch 'elastic/main' into screenshotting/fileb…
tsullivan 5849959
use elementPositionAndAttributes for logging
tsullivan bb54d07
Merge remote-tracking branch 'elastic/main' into screenshotting/fileb…
tsullivan 8d66a62
fix tests
tsullivan 858fd93
Merge remote-tracking branch 'elastic/main' into screenshotting/fileb…
tsullivan 102b985
replace multiple methods for logging spans with single log method
tsullivan f6c6875
fix test
tsullivan 902e8df
fix sessionId not showing in error logs
tsullivan bfdc37e
prettify message
tsullivan 1514727
more logging improvements
tsullivan d5a83bc
add specific error logging around get screenshots
tsullivan ea79bb4
function level comments
tsullivan 595f479
error handling around getting render errors
tsullivan 9c8c189
ensure original logger.error always still called
tsullivan 7fd2b50
fix error logs not having the right logging context
tsullivan 1ed749b
more error logging around pdfMaker
tsullivan 35dd0a8
more error logging around re-position elements
tsullivan dae5003
fix test
tsullivan 195b108
fix error re-throw after logging
tsullivan e6e4a2f
Merge remote-tracking branch 'elastic/main' into screenshotting/fileb…
tsullivan bc461f3
Merge remote-tracking branch 'elastic/main' into screenshotting/fileb…
tsullivan 836a215
Merge remote-tracking branch 'elastic/main' into screenshotting/fileb…
tsullivan d2e5447
use apm to capture the error
tsullivan c8a7b74
simplify eventLogger api
tsullivan 94a1f33
single startTransaction method
tsullivan ec1ea15
shortcut methods for screenshot/pdf event log
tsullivan 9f05bdc
Merge branch 'main' into screenshotting/filebeat-monitoring
kibanamachine 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
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
52 changes: 0 additions & 52 deletions
52
x-pack/plugins/screenshotting/server/formats/pdf/pdf_maker/tracker.ts
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.
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.