-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Go] Document logs #4373
Comments
Hello @pellared, can you give a description of what this issue is about? |
I will fill the description once we have a beta release |
Unblocking and updating the description as we already have a usable alpha release. |
@open-telemetry/docs-maintainers, do you have any guidance on how to document Logs for Go? I think of using https://opentelemetry.io/docs/languages/java/instrumentation/#logs as a reference. |
@pellared I think using the Java docs as a model is a good start. We may eventually sweep through and apply some different kind of standardized format like we have done with other signals over time. But I see that happening once we have sufficient documentation of logs across the languages. |
Document OTel Go Logs API, SDK and bridges under https://opentelemetry.io/docs/languages/go/instrumentation/#logs. Use https://opentelemetry.io/docs/languages/java/instrumentation/#logs as a reference.
Document log exporters under https://opentelemetry.io/docs/languages/go/exporters/
The text was updated successfully, but these errors were encountered: