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 semconv/v1.18.0 #3719

Merged
merged 4 commits into from
Feb 13, 2023
Merged

Add semconv/v1.18.0 #3719

merged 4 commits into from
Feb 13, 2023

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Feb 12, 2023

Using the v0.6.0 version of semconvgen the following renames are included:

  • consts:
    • OtelScopeNameKey -> OTelScopeNameKey
    • OtelScopeVersionKey -> OTelScopeVersionKey
    • OtelLibraryNameKey -> OTelLibraryNameKey
    • OtelLibraryVersionKey -> OTelLibraryVersionKey
    • OtelStatusCodeKey -> OTelStatusCodeKey
    • OtelStatusDescriptionKey -> OTelStatusDescriptionKey
    • OtelStatusCodeOk -> OTelStatusCodeOk
    • OtelStatusCodeError -> OTelStatusCodeError
  • funcs:
    • OtelScopeName -> OTelScopeName
    • OtelScopeVersion -> OTelScopeVersion
    • OtelLibraryName -> OTelLibraryName
    • OtelLibraryVersion -> OTelLibraryVersion
    • OtelStatusDescription -> OTelStatusDescription

Resolve #3701

@codecov
Copy link

codecov bot commented Feb 12, 2023

Codecov Report

Merging #3719 (f962e4b) into main (441a173) will increase coverage by 0.0%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #3719   +/-   ##
=====================================
  Coverage   79.6%   79.7%           
=====================================
  Files        171     171           
  Lines      12657   12657           
=====================================
+ Hits       10085   10089    +4     
+ Misses      2359    2355    -4     
  Partials     213     213           
Impacted Files Coverage Δ
sdk/trace/batch_span_processor.go 81.9% <0.0%> (+1.7%) ⬆️

@MrAlias MrAlias merged commit f3b4813 into open-telemetry:main Feb 13, 2023
@MrAlias MrAlias deleted the semconv-v1.18.0 branch February 13, 2023 21:51
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.

Generate the v1.18.0 semconv package
3 participants