opentelemetry-erlang-contrib icon indicating copy to clipboard operation
opentelemetry-erlang-contrib copied to clipboard

Resource Detector: AWS

Open tsloughter opened this issue 3 years ago • 5 comments

tsloughter avatar Aug 19 '22 20:08 tsloughter

I'm sure you want Erlang contributions for this, but is there any way I can contribute an Elixir module?

Cantido avatar Feb 28 '24 20:02 Cantido

Eh, yea, features like these need to be usable from any beam language (without having to pull in another language). It still might be helpful as contribution as a reference though. Like if you already have it or need it and are writing it anyway you could throw up a link here to your code so someone can use it as a reference to write a version in Erlang.

tsloughter avatar Feb 28 '24 20:02 tsloughter

Totally understandable. It's part of a private project but I'm happy to share a gist of this module if the reference could help anyone: https://gist.github.com/Cantido/6d5496d3bf41e05d604bb93d5bd80764

Cantido avatar Feb 29 '24 02:02 Cantido

Perfect, thanks!

tsloughter avatar Feb 29 '24 10:02 tsloughter