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

Generate semantic conventions according to specification version #1933

Conversation

tigrannajaryan
Copy link
Member

This modifies the generation tool to generate the content from the latest tagged
version of the specification (previously it was just using whatever the spec repo's
working directory contained).

The generated files will be now placed in a sub-directory with a name matching the
tagged version number. The generated package will be placed under the "semconv" directory.

@tigrannajaryan tigrannajaryan force-pushed the feature/tigran/semconv-gen-by-ver branch 3 times, most recently from 0bbf8b3 to 9485966 Compare May 20, 2021 02:34
@tigrannajaryan tigrannajaryan changed the title Generate semantic conventions according to specification latest tagged version [WIP] Generate semantic conventions according to specification latest tagged version May 20, 2021
@tigrannajaryan
Copy link
Member Author

@Aneurysm9 does this work the way you expected it should in your comment here #1890 (comment) ?

@tigrannajaryan
Copy link
Member Author

@Aneurysm9 PTAL.

@tigrannajaryan tigrannajaryan changed the title [WIP] Generate semantic conventions according to specification latest tagged version [WIP] Generate semantic conventions according to specification version May 25, 2021
@tigrannajaryan tigrannajaryan added the Skip Changelog PRs that do not require a CHANGELOG.md entry label May 27, 2021
@tigrannajaryan tigrannajaryan force-pushed the feature/tigran/semconv-gen-by-ver branch from 5b67ba8 to d9c3763 Compare May 27, 2021 21:34
…d version

This modifies the generation tool to generate the content from the latest tagged
version of the specification (previously it was just using whatever the spec repo's
working directory contained).

The generated files will be now placed in a sub-directory with a name matching the
tagged version number. The generated package will be placed under the "semconv" directory.

Note: we will use the new logic generate the semconv/v1.3.0 package in a separate future PR.
@tigrannajaryan tigrannajaryan force-pushed the feature/tigran/semconv-gen-by-ver branch from d9c3763 to b3c4c5a Compare May 27, 2021 21:37
@tigrannajaryan tigrannajaryan changed the title [WIP] Generate semantic conventions according to specification version Generate semantic conventions according to specification version May 27, 2021
@codecov
Copy link

codecov bot commented May 27, 2021

Codecov Report

Merging #1933 (0b9441e) into main (435a63b) will decrease coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #1933     +/-   ##
=======================================
- Coverage   76.3%   76.3%   -0.1%     
=======================================
  Files        157     157             
  Lines       8358    8358             
=======================================
- Hits        6380    6378      -2     
- Misses      1723    1725      +2     
  Partials     255     255             
Impacted Files Coverage Δ
exporters/trace/jaeger/jaeger.go 93.4% <0.0%> (-1.1%) ⬇️

@tigrannajaryan
Copy link
Member Author

@Aneurysm9 @MrAlias this is ready for review.

@tigrannajaryan
Copy link
Member Author

Can we merge this or need to wait for more reviews?

@Aneurysm9 Aneurysm9 merged commit f6daea5 into open-telemetry:main Jun 1, 2021
@tigrannajaryan tigrannajaryan deleted the feature/tigran/semconv-gen-by-ver branch June 1, 2021 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants