Blake Kostner

Results 198 comments of Blake Kostner

So, going against adding a public function in documentation because of the compile errors and all the other issues there. I think the use case still stands (just needs to...

@tsloughter My erlang isn't great, but I can try. I also noticed functions like `set_attribute` and `add_event` are missing from `otel_tracer.erl`. Should I add those too?

Sorry for the late reply. In our context, we run an elixir application in a kubernetes cluster with istio as a proxy. Istio can include an egress trace for things...

I'll do it in the application side of things. I didn't realize there was an API for injecting and extracting trace context already when I opened this issue (I do...

I have a couple of questions before this is all complete about the checklist: - All of the functions will be tested with functional tests. Do you still want unit...

I added a functional test that: - creates a simple test file - ensure it's published when aptly publishes a repository - ensure the checksum is in release file Let...

This should be up to date, and ready to merge now

Test failure is unrelated to this PR

@apachelogger Updated and renamed to `skel` in the code and `skeleton files` in some of the docs. As far as the symlink walking, that is going to be a lot...