Git Product home page Git Product logo

opentelemetry_tesla's People

Contributors

bryannaegele avatar dvic avatar indrekj avatar ricardoccpaiva avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

opentelemetry_tesla's Issues

Update to opentelemetry 1.0.0-rc.3

There is a new (important) release of opentelemetry, we should update.

Not sure, but probably the only change is :otel_propagator.text_map_inject/1 -> :otel_propagator_text_map.inject/1.

Adhere to Otel semantic conventions

Nice to see this getting started! I poked around the code and noticed there's a lot of deviation from the required semantic conventions for http. It's important to adhere to the spec as much as possible and not add any extra attributes than what are outlined. If the user wants to add more, they should probably be advised to do so through additional custom middleware.

https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/http.md

Feel free to drop any questions or ask for reviews in the opentelemetry channel on the Elixir slack!

Debug statements in the latest (1.3.2-rc.3) version

The latest release has this code snippet:

        {:error, _} = e ->
          e |> IO.inspect(label: "------>")
          IO.puts("---------> HAAAAAAAAAAA")
          # TODO: update span's status to with appropriate error code and message
          e

The code on the master branch doesn't seem to have it so probably something got messed up when the package was published. Could you please do a re-release?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.