-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Decorate deprecations with suggested replacements #69
Comments
So yeah, I just started implementing OpenTelemetry, but was getting stuck, cause all the Docs here use |
* fix: add new class for deprecated (#69) * clean * use @see instead of @link for classes migrated to another jar * fix * format * remove stable * rename cloud attributes in comments * remove deprecated duplicates * rename moved class from #83 * format * Update semconv/src/main/java/io/opentelemetry/semconv/ResourceAttributes.java Co-authored-by: Trask Stalnaker <[email protected]> --------- Co-authored-by: Trask Stalnaker <[email protected]>
Please decorate the deprecations with suggested replacements.
#62
The text was updated successfully, but these errors were encountered: