Open cartermp opened 2 years ago
💯
Should we also have a "Semantic Conventions" page under "Concepts"?
Only .NET remains! Unfortunately, there's more to do before we can add docs for it: https://github.com/open-telemetry/opentelemetry-dotnet/pull/2069
@Kielek Could we work on adding this content to the .NET docs?
@theletterf, it is not so simple. .NET SDK repository does not offer any good package with Semantic convention to be referred by external packages.
As I know, new build tools v0.24.0 could add such support, but I am not sure who/when will be working on this.
Last discussion in this scope was handled by @lmolkova adn @martinjt. I hope they could help here.
Some update about .NET - for now, the whole package will be probably removed: https://github.com/open-telemetry/opentelemetry-dotnet/pull/5539
@reyang, FYI
JS docs have this here: https://opentelemetry.io/docs/instrumentation/js/instrumentation/#semantic-attributes
This should really be done for each language. Semantic Attributes are awesome and people should use them!