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

Fixed OS type value for DragonFly BSD #2092

Merged

Conversation

nelsonghezzi
Copy link
Contributor

Fixes #2084.

@codecov
Copy link

codecov bot commented Jul 16, 2021

Codecov Report

Merging #2092 (2c7f6c3) into main (62c21ff) will increase coverage by 0.1%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2092     +/-   ##
=======================================
+ Coverage   72.8%   72.9%   +0.1%     
=======================================
  Files        166     166             
  Lines       8168    8184     +16     
=======================================
+ Hits        5949    5969     +20     
+ Misses      1989    1987      -2     
+ Partials     230     228      -2     
Impacted Files Coverage Δ
sdk/resource/os.go 94.4% <100.0%> (+4.4%) ⬆️
sdk/metric/sdk.go 81.3% <0.0%> (+1.1%) ⬆️
sdk/metric/refcount_mapped.go 100.0% <0.0%> (+22.2%) ⬆️

@nelsonghezzi nelsonghezzi changed the title Fixed OS type value for Dragonfly BSD Fixed OS type value for DragonFly BSD Jul 16, 2021
@Aneurysm9 Aneurysm9 merged commit 0a56233 into open-telemetry:main Jul 19, 2021
@pellared pellared added this to the untracked milestone Nov 8, 2024
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.

Incorrect os.type value for DragonFly BSD
4 participants