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

Get more examples to understand better how to use the library

Open francoisthire opened this issue 1 year ago • 1 comments

It would be nice to have more examples on how to use the library, in particular with traces. Some interface files are not always present and it requires to read the source code to understand what functions are doing.

More precisely:

  • It would be nice if the example in the README, it would be nice to understand what each instruction is doing
  • It seems the example is not up to date with the last version:
Ambient_context.with_storage_provider 

does not exist.

francoisthire avatar Sep 12 '24 16:09 francoisthire

I don't have much time right now to write docs, so contribs would be welcome. I can answer questions though (discord or irc) :)

c-cube avatar Oct 16 '24 17:10 c-cube