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

[#9631] Add exceptionTrace Module #9707

Merged

Conversation

intr3p1d
Copy link
Contributor

No description provided.

@intr3p1d intr3p1d added this to the 2.6.0 milestone Feb 16, 2023
@intr3p1d intr3p1d self-assigned this Feb 16, 2023
@intr3p1d intr3p1d marked this pull request as draft February 16, 2023 09:05
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch from 210c0e8 to 4b2b63b Compare February 16, 2023 09:47
@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Patch coverage: 44.96% and project coverage change: +0.04% 🎉

Comparison is base (8b4fded) 37.67% compared to head (3667963) 37.72%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #9707      +/-   ##
============================================
+ Coverage     37.67%   37.72%   +0.04%     
- Complexity    11766    11897     +131     
============================================
  Files          3725     3752      +27     
  Lines         95772    96266     +494     
  Branches      10583    10591       +8     
============================================
+ Hits          36085    36314     +229     
- Misses        56601    56871     +270     
+ Partials       3086     3081       -5     
Files Changed Coverage Δ
.../pinpoint/common/server/mapper/MapStructUtils.java 0.00% <0.00%> (ø)
...trace/collector/ExceptionTraceCollectorConfig.java 0.00% <0.00%> (ø)
...lector/ExceptionTraceCollectorPropertySources.java 0.00% <0.00%> (ø)
...ctor/config/ExceptionMetricKafkaConfiguration.java 0.00% <0.00%> (ø)
...iontrace/collector/dao/PinotExceptionTraceDao.java 0.00% <0.00%> (ø)
.../collector/service/PinotExceptionTraceService.java 0.00% <0.00%> (ø)
...nt/exceptiontrace/web/ExceptionTraceWebConfig.java 0.00% <0.00%> (ø)
...iontrace/web/ExceptionTraceWebPropertySources.java 0.00% <0.00%> (ø)
...eb/config/ExceptionTracePinotDaoConfiguration.java 0.00% <0.00%> (ø)
...race/web/config/ExceptionTraceRegistryHandler.java 0.00% <0.00%> (ø)
... and 17 more

... and 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch from 4b2b63b to 98586c1 Compare February 17, 2023 06:42
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch from 98586c1 to 928c00b Compare February 22, 2023 08:39
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch from 928c00b to b721e47 Compare March 8, 2023 06:31
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch from b3f66d1 to aad7708 Compare March 15, 2023 08:53
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch from aad7708 to 37485ee Compare March 27, 2023 08:36
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch from 37485ee to 161def1 Compare April 7, 2023 08:40
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch 2 times, most recently from 232fab4 to 8751c7a Compare May 10, 2023 02:24
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch from 8751c7a to 78e19f5 Compare May 23, 2023 06:22
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch from 78e19f5 to 8ab2973 Compare July 13, 2023 04:47
@intr3p1d intr3p1d marked this pull request as ready for review July 13, 2023 04:50
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch from 8ab2973 to 14de269 Compare July 13, 2023 05:15
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch from 14de269 to 7545c6f Compare July 25, 2023 07:23
@intr3p1d intr3p1d linked an issue Jul 26, 2023 that may be closed by this pull request
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch 3 times, most recently from cbaad6e to 7669e5e Compare August 3, 2023 05:41
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch 4 times, most recently from 995fbd1 to 211e30e Compare August 9, 2023 09:05
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch 5 times, most recently from fbf04b0 to 080ba9c Compare August 18, 2023 03:57
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch 7 times, most recently from e4c7c14 to ef5e1ec Compare August 24, 2023 03:11
@emeroad emeroad force-pushed the add_new_exception_trace_module branch from 35f9a5a to 88ab83b Compare August 24, 2023 04:20
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch 6 times, most recently from 34f73da to fd26e1e Compare September 1, 2023 04:36
@emeroad emeroad force-pushed the add_new_exception_trace_module branch from fd26e1e to 816788f Compare September 1, 2023 05:06
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch from c93bf27 to bbc4c1f Compare September 1, 2023 06:52
@intr3p1d intr3p1d force-pushed the add_new_exception_trace_module branch from bbc4c1f to 3667963 Compare September 1, 2023 08:15
@intr3p1d intr3p1d merged commit 6b2ab57 into pinpoint-apm:master Sep 1, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supports recording Exceptions and their statistics
2 participants