Skip to content

chore: transpile semantic conventions to es5#1388

Merged
dyladan merged 2 commits intoopen-telemetry:masterfrom
dynatrace-oss-contrib:es5-semantic-conventions
Aug 10, 2020
Merged

chore: transpile semantic conventions to es5#1388
dyladan merged 2 commits intoopen-telemetry:masterfrom
dynatrace-oss-contrib:es5-semantic-conventions

Conversation

@dyladan
Copy link
Member

@dyladan dyladan commented Aug 4, 2020

Similar to #1368 this module may be used by other modules which wish to depend on the API. For instance a DB driver may want to call api methods and use the semconv package to ensure the attribute keys are always up to date. We should compile this back to es5 so that we don't restrict the compile targets of our dependents.

@codecov
Copy link

codecov bot commented Aug 4, 2020

Codecov Report

Merging #1388 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1388   +/-   ##
=======================================
  Coverage   94.03%   94.03%           
=======================================
  Files         149      149           
  Lines        4322     4322           
  Branches      880      880           
=======================================
  Hits         4064     4064           
  Misses        258      258           

@dyladan dyladan merged commit 7fb70e0 into open-telemetry:master Aug 10, 2020
@dyladan dyladan deleted the es5-semantic-conventions branch August 10, 2020 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants