Coder Social home page Coder Social logo

honeylixir_tracing's People

Contributors

keldin-coding avatar

Watchers

 avatar

Forkers

epinault

honeylixir_tracing's Issues

Utility function for sending a link span event

This feels like it might be common with GenServers, and could be helpful otherwise even for background worker frameworks and such. Really just a function that accepts...something, probably a Propagation struct and sends an event using Honeylixir of link span_type with the required information.

Create a reaper

We need a reaper or janitor process that can periodically cleanup the ETS table.

Provide a Plug instrumenter

Exactly what it says! Just a small plug instrumenter that should at least the following info.

On request:

  • host
  • path
  • scheme
  • http method
  • content-type
  • accept header

On response:

  • status code sent
  • content-type header

Add support for Trace fields

When a user sets a Trace field, it should be added to all spans created after that point for the current trace as well as on all unsent siblings or parents. This implies that step should happen at the end of a span rather than creation.

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.