update semantic conventions to 1.19.0#3233
update semantic conventions to 1.19.0#3233tsloughter wants to merge 5 commits intoopen-telemetry:mainfrom
Conversation
b5e3d6d to
2bcd843
Compare
|
@tsloughter, we have some resource semantic convention attributes as top-level constants in the SDK. We couldn't remove them because removing public symbols would be a breaking change. We have deprecated them but must continue to maintain them until the 2.0 release to remove them. Since we can't use |
|
@srikanthccv sorry I forgot about this comment! Do you just mean the old FAAS attributes? |
|
Yes. It seems like there is another PR here that does the same #3251. |
|
Ah, should I close this since there is the one to upgrade to 1.20? Or are both needed in order to publish a version of semconv at 1.19? |
|
I think you can close this. We haven't published the semantic conventions for each release. |
Description
This updates the semantic conventions library to version 1.19.0 and the generator to 0.18.0.
See open-telemetry/build-tools#157 for context on the change to the generate script.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: