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

fix link check #1626

Merged
merged 1 commit into from
Aug 24, 2020
Merged

fix link check #1626

merged 1 commit into from
Aug 24, 2020

Conversation

jrcamp
Copy link
Contributor

@jrcamp jrcamp commented Aug 24, 2020

github was 503'ing on the URL (presumably because the diff is so large now). Don't bother checking the link.

@bogdandrutu
Copy link
Member

Please rebase

github was 503'ing on the URL (presumably because the diff is so large now). Don't bother checking the link.
@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #1626 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1626      +/-   ##
==========================================
+ Coverage   91.91%   91.92%   +0.01%     
==========================================
  Files         254      254              
  Lines       17534    17534              
==========================================
+ Hits        16116    16118       +2     
+ Misses       1012     1011       -1     
+ Partials      406      405       -1     
Impacted Files Coverage Δ
translator/internaldata/resource_to_oc.go 89.36% <0.00%> (ø)
receiver/otlpreceiver/otlp.go 94.44% <0.00%> (+2.77%) ⬆️

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 6664e85...a9707a9. Read the comment docs.

@bogdandrutu bogdandrutu merged commit bc4eaf5 into open-telemetry:master Aug 24, 2020
@jrcamp jrcamp deleted the linkcheck branch August 24, 2020 20:17
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
* Set span status code, message and ref types according to the spec

* Serialize array attributes as string

* Use correct lib name / version key

* Add new and adjust existing tests

* Update CHANGELOG

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
* Add transform processor to our distro

* Update components.md
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
…togram Aggregation, and change default bucket range (open-telemetry#1626)

* fix bucket boundaries type for histogram aggregation

* update bucket range, and fix build
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.

3 participants