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

Upgraded semantic conventions to 1.18.0 #1974

Merged
merged 4 commits into from
Feb 10, 2023

Conversation

marcalff
Copy link
Member

@marcalff marcalff commented Feb 9, 2023

Fixes #1973

Changes

Upgraded semantic conventions to 1.18.0

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

Upgraded semantic conventions to 1.18.0
@marcalff marcalff requested a review from a team February 9, 2023 20:27
@@ -30,6 +35,12 @@ git fetch origin "$SPEC_VERSION"
git reset --hard FETCH_HEAD
cd ${SCRIPT_DIR}

# echo "Help ..."
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this some temporary code?

Copy link
Member Author

Choose a reason for hiding this comment

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

This is for maintainers, to get the command line help of the tool itself, if needed.

@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Merging #1974 (942bee3) into main (d1fd49d) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1974   +/-   ##
=======================================
  Coverage   87.12%   87.12%           
=======================================
  Files         165      165           
  Lines        4596     4596           
=======================================
  Hits         4004     4004           
  Misses        592      592           
Impacted Files Coverage Δ
...k/include/opentelemetry/sdk/common/env_variables.h 100.00% <ø> (ø)

@lalitb lalitb merged commit 9d8efaf into open-telemetry:main Feb 10, 2023
@marcalff marcalff deleted the fix_sem_conv_1973 branch July 4, 2023 07:19
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.

[SEMANTIC CONVENTIONS] Upgrade to version 1.18.0
4 participants