nwolverson / purescript-erl-opentelemetry

Bindings to opentelemetry-erlang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purescript-erl-opentelemetry

An almost 1-1 direct binding to opentelemetry-erlang (or at least, the API side of it). (It is assumed the user will run the Erlang SDK and not need any Purerl specific bits for that)

While an attempt has been made to create bindings for almost everything in the API:

  • Some functions may be missing (feel free to send a pull request)
  • Some functions may not work as intended (feel free to send a pull request)

Some of these bindings are untested statements of intent "this is what it should look like", over time this will cease to be an issue as a greater surface area of this project will either be under test, or in active use in our commercial products.

About

Bindings to opentelemetry-erlang

License:Apache License 2.0


Languages

Language:Erlang 42.7%Language:PureScript 42.5%Language:Dhall 14.8%