Skip to content
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

Closed
pellared opened this issue Mar 13, 2024 · 5 comments · Fixed by #4463
Closed

[Go] Document logs #4373

pellared opened this issue Mar 13, 2024 · 5 comments · Fixed by #4463
Assignees
Labels
enhancement New feature or request sig:go

Comments

@pellared
Copy link
Member

pellared commented Mar 13, 2024

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/

@AkhigbeEromo
Copy link

Hello @pellared, can you give a description of what this issue is about?

@pellared
Copy link
Member Author

pellared commented Apr 5, 2024

I will fill the description once we have a beta release

@pellared pellared self-assigned this Apr 26, 2024
@pellared
Copy link
Member Author

Unblocking and updating the description as we already have a usable alpha release.

@pellared pellared changed the title Document logs in otel.io [Go] Document logs Apr 26, 2024
@pellared pellared transferred this issue from open-telemetry/opentelemetry-go Apr 26, 2024
@pellared
Copy link
Member Author

pellared commented Apr 26, 2024

@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.

@cartermp
Copy link
Contributor

@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.

This was referenced May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sig:go
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants