Skip to content

Conversation

@kotharironak
Copy link
Contributor

As part of my previous PR - #306, made the mistake of using the existing regular dropped counter map for registering new metrics for later arrival span. This was causing the issue of not reporting metrics.

Fixing it as part of this PR.

@github-actions

This comment has been minimized.

@codecov
Copy link

codecov bot commented Feb 24, 2022

Codecov Report

Merging #308 (9443599) into main (5bf83b7) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #308   +/-   ##
=========================================
  Coverage     79.77%   79.77%           
  Complexity     1302     1302           
=========================================
  Files           118      118           
  Lines          5177     5178    +1     
  Branches        469      469           
=========================================
+ Hits           4130     4131    +1     
  Misses          837      837           
  Partials        210      210           
Flag Coverage Δ
unit 79.77% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../spannormalizer/jaeger/JaegerSpanPreProcessor.java 88.73% <100.00%> (+0.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5bf83b7...9443599. Read the comment docs.

@kotharironak kotharironak merged commit 6c73b99 into main Feb 24, 2022
@kotharironak kotharironak deleted the fix-metric-reporting-issue branch February 24, 2022 15:26
@github-actions
Copy link

Unit Test Results

  76 files  ±0    76 suites  ±0   1m 16s ⏱️ -1s
400 tests ±0  400 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 6c73b99. ± Comparison against base commit 5bf83b7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants