opentelemetry-go icon indicating copy to clipboard operation
opentelemetry-go copied to clipboard

Add Logs Bridge API

Open tigrannajaryan opened this issue 1 year ago • 2 comments

edited by @pellared

This work is to be split into multiple PRs to make reviewing more effective:

  1. design doc: https://github.com/open-telemetry/opentelemetry-go/pull/4809
  2. source code and unit tests (update DESIGN.md to reference the source files)
  3. package comments
  4. benchmarks (update DESIGN.md to reference the benchmark test file)
  5. "alloc" unit tests

tigrannajaryan avatar Mar 02 '23 02:03 tigrannajaryan

is there anything I can do to help?

mattsains avatar Jul 25 '23 23:07 mattsains

https://github.com/open-telemetry/opentelemetry-go/blob/d423bd4cf28f65bdcbd1b1d83d0f59c4388f37b0/README.md#L23-L24

You can help with existing TODO issues related to metrics or help addressing existing bugs.

pellared avatar Jul 26 '23 07:07 pellared