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

Update the docs for the 1.7.0 release. #3715

Merged
merged 2 commits into from
Oct 8, 2021

Conversation

jkwatson
Copy link
Contributor

@jkwatson jkwatson commented Oct 8, 2021

No description provided.

@@ -68,3 +68,27 @@ tasks.register("generateBuildSubstitutions") {
subprojects {
group = "io.opentelemetry"
}

tasks {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this had been moved down to the publishing conventions, but we don't publish the top-level module, so it no longer worked.

@codecov
Copy link

codecov bot commented Oct 8, 2021

Codecov Report

Merging #3715 (6e6bc98) into main (33094f4) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3715      +/-   ##
============================================
+ Coverage     89.03%   89.11%   +0.08%     
- Complexity     3862     3866       +4     
============================================
  Files           464      464              
  Lines         12092    12092              
  Branches       1173     1173              
============================================
+ Hits          10766    10776      +10     
+ Misses          931      924       -7     
+ Partials        395      392       -3     
Impacted Files Coverage Δ
...telemetry/sdk/trace/export/BatchSpanProcessor.java 88.65% <0.00%> (-0.71%) ⬇️
...etry/exporter/otlp/internal/CodedOutputStream.java 67.45% <0.00%> (+1.18%) ⬆️
...ntelemetry/sdk/extension/resources/OsResource.java 90.69% <0.00%> (+4.65%) ⬆️
...ava/io/opentelemetry/sdk/internal/RateLimiter.java 100.00% <0.00%> (+5.88%) ⬆️
...metry/sdk/extension/resources/ProcessResource.java 87.50% <0.00%> (+6.25%) ⬆️
...elemetry/sdk/extension/resources/HostResource.java 92.30% <0.00%> (+15.38%) ⬆️
...dk/extension/resources/ProcessRuntimeResource.java 100.00% <0.00%> (+16.66%) ⬆️

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 33094f4...6e6bc98. Read the comment docs.

@jkwatson jkwatson merged commit a8a27f4 into open-telemetry:main Oct 8, 2021
@jkwatson jkwatson deleted the docs_170_update branch October 8, 2021 21:28
This was referenced Dec 19, 2021
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