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

Addition of span count attribute #94

Merged
merged 4 commits into from
Nov 12, 2021
Merged

Addition of span count attribute #94

merged 4 commits into from
Nov 12, 2021

Conversation

sarthak77
Copy link
Member

@sarthak77 sarthak77 requested review from a team and kotharironak November 8, 2021 06:57
@codecov
Copy link

codecov bot commented Nov 8, 2021

Codecov Report

Merging #94 (2cf6733) into main (63caf64) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #94   +/-   ##
=========================================
  Coverage     82.47%   82.47%           
  Complexity      419      419           
=========================================
  Files            37       37           
  Lines          1603     1603           
  Branches        168      168           
=========================================
  Hits           1322     1322           
  Misses          207      207           
  Partials         74       74           
Flag Coverage Δ
integration 82.47% <ø> (ø)
unit 80.22% <ø> (ø)

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


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 63caf64...2cf6733. Read the comment docs.

@github-actions

This comment has been minimized.

@@ -79,7 +79,8 @@ service.config = {
"EVENT.displaySpanName": "display_span_name",
"EVENT.errorCount": "error_count",
"EVENT.exceptionCount": "exception_count",
"EVENT.spaceIds": "space_ids"
"EVENT.spaceIds": "space_ids",
“EVENT.spanCount”: “span_count”
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment about naming in config-bootstrapper PR

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resolved

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@sarthak77 sarthak77 requested review from a team and findingrish November 12, 2021 03:23
@github-actions

This comment has been minimized.

@sarthak77 sarthak77 merged commit 5ea65bf into main Nov 12, 2021
@sarthak77 sarthak77 deleted the visualizing-span-count branch November 12, 2021 03:27
@github-actions
Copy link

Unit Test Results

  22 files  ±0    22 suites  ±0   8s ⏱️ -1s
124 tests ±0  124 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 5ea65bf. ± Comparison against base commit 63caf64.

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.

2 participants