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

Package structure common description #52

Closed
SergeyKanzhelev opened this issue May 31, 2019 · 3 comments · Fixed by #86
Closed

Package structure common description #52

SergeyKanzhelev opened this issue May 31, 2019 · 3 comments · Fixed by #86
Assignees

Comments

@SergeyKanzhelev
Copy link
Member

There should be some common description of the package structure. See open-telemetry/opentelemetry-js#6 for example of package structure discussion

@SergeyKanzhelev SergeyKanzhelev added this to the API complete milestone Jun 3, 2019
@SergeyKanzhelev
Copy link
Member Author

@mayurkale22 would you be willing to make a stub in documentation on the package structure?

@mayurkale22
Copy link
Member

Sure, do you expect to see the package structure for the API (for now) with sub-packages and small description of each?

Something like,

opentelemetry/api
   |__ trace/
      |__ propagation/
      |__ samplers/
   |__ metrics/
      |__ stats/
   |__ tags/
      |__ propagation/
   |__ resources/
   |__ utils

@SergeyKanzhelev
Copy link
Member Author

yes. Something like this.

TuckTuckFloof pushed a commit to TuckTuckFloof/opentelemetry-specification that referenced this issue Oct 15, 2020
* Add AtomicUniquePtr

* Add CircularBuffer

* Add circular buffer benchmark

* Reformat

* Add cmake support

* Reformat

* Fix for gcc48

* Fix typos

* Fix misname

* Update sdk/src/common/circular_buffer.h

Co-Authored-By: Reiley Yang <[email protected]>

* Reformat

* Fix cmake linkage

Co-authored-by: Reiley Yang <[email protected]>
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this issue Oct 21, 2024
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this issue Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants