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

feat: demonstrate an example of metric ingestion #249

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

kotharironak
Copy link
Contributor

Description

This branch is for demo and exploration purpose, and demonstrate the otlp metric format.

@codecov
Copy link

codecov bot commented Aug 11, 2021

Codecov Report

Merging #249 (93edd27) into main (20b2f53) will decrease coverage by 0.17%.
The diff coverage is 17.64%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #249      +/-   ##
============================================
- Coverage     80.39%   80.22%   -0.18%     
- Complexity     1152     1161       +9     
============================================
  Files           101      102       +1     
  Lines          4459     4511      +52     
  Branches        416      418       +2     
============================================
+ Hits           3585     3619      +34     
- Misses          679      696      +17     
- Partials        195      196       +1     
Flag Coverage Δ
unit 80.22% <17.64%> (-0.18%) ⬇️

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

Impacted Files Coverage Δ
...va/org/hypertrace/ingester/HypertraceIngester.java 59.72% <17.64%> (-14.83%) ⬇️
.../enrichedspan/constants/EnrichedSpanConstants.java 50.00% <0.00%> (ø)
...richer/enrichment/enrichers/ExitCallsEnricher.java 100.00% <0.00%> (ø)
...cher/enrichment/clients/DefaultClientRegistry.java 0.00% <0.00%> (ø)
...icher/enrichment/enrichers/TraceStatsEnricher.java 92.00% <0.00%> (ø)

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 20b2f53...93edd27. Read the comment docs.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

Unit Test Results

  70 files  +  1    70 suites  +1   57s ⏱️ -12s
378 tests +12  378 ✔️ +12  0 💤 ±0  0 ❌ ±0 

Results for commit 93edd27. ± Comparison against base commit 20b2f53.

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.

1 participant