open-telemetry / semantic-conventions

Defines standards for generating consistent, accessible telemetry across a variety of domains
Apache License 2.0
222 stars 141 forks source link

are there any upcoming changes for AWS cloud providers ? #823

Open birojnayak opened 3 months ago

birojnayak commented 3 months ago

Hi All, We are planning to release few .NET open telemetry packages like this one to GA. Wanted to check if there are any upcoming changes in the semantic conventions for cloud providers ? If not, we should be fine.

lmolkova commented 3 months ago

Hi @birojnayak,

I believe the package you mentioned depends on cloud, but also messaging, and FaaS semantic conventions which are experimental.

Based on the stability definition all of these conventions can (and most likely will) change in a breaking way before they become stable.

There are ongoing efforts to stabilize messaging semantic conventions. My understanding that resources project intends to cover cloud* attributes as well at some point.

So GAing corresponding libraries would result in breaking changes for users and would go against OTel stability definitions.