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

Add instrumentation for Base #41

Merged
merged 5 commits into from
Feb 12, 2022

Conversation

findmyway
Copy link
Member

No description provided.

@findmyway findmyway mentioned this pull request Feb 12, 2022
25 tasks
@codecov
Copy link

codecov bot commented Feb 12, 2022

Codecov Report

Merging #41 (256a1d0) into master (4b6431a) will increase coverage by 4.25%.
The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   79.42%   83.67%   +4.25%     
==========================================
  Files          35       38       +3     
  Lines         831      870      +39     
==========================================
+ Hits          660      728      +68     
+ Misses        171      142      -29     
Impacted Files Coverage Δ
src/api/src/metric/instruments.jl 100.00% <ø> (ø)
.../prometheus/src/OpenTelemetryExporterPrometheus.jl 65.00% <66.66%> (+65.00%) ⬆️
src/api/src/metric/metric_provider.jl 100.00% <100.00%> (+14.28%) ⬆️
...ation/base/src/OpenTelemetryInstrumentationBase.jl 100.00% <100.00%> (ø)
src/sdk/src/metric/meter_provider.jl 83.58% <100.00%> (+2.62%) ⬆️
src/uber/src/OpenTelemetryUber.jl 100.00% <100.00%> (ø)
src/exporter/prometheus/test/runtests.jl 100.00% <0.00%> (ø)
src/sdk/src/metric/aggregation.jl 96.84% <0.00%> (+2.10%) ⬆️
src/sdk/src/metric/metric_reader.jl 90.62% <0.00%> (+3.12%) ⬆️
... and 2 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 4b6431a...256a1d0. Read the comment docs.

@findmyway findmyway merged commit b72e48d into oolong-dev:master Feb 12, 2022
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.

None yet

1 participant