Replies: 1 comment
-
This was meant to generate the markdown files properly, but seems to have had a negative impact on code generation. I filed open-telemetry/build-tools#41 to fix the code generation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to generate the semantic attributes for the
opentelemetry-js
-project but when I generate the file using thesemconv
-tool the fileaws-sdk.yml
seems to override the description for therpc.system
items defined inrpc.yaml
file.May I ask why
aws-sdk.yml
-file is redefining these?See:
opentelemetry-specification/semantic_conventions/trace/instrumentation/aws-sdk.yml
Line 13 in 412fb57
and
See:
opentelemetry-specification/semantic_conventions/trace/rpc.yaml
Line 13 in 412fb57
Beta Was this translation helpful? Give feedback.
All reactions