GithubHelp home page GithubHelp logo

minitrace's Introduction

Minitrace

Minitrace is a minimalist, vendor-agnostic distributed tracing framework. Instrument your code using structured events, then send those events to a configurable backend.

⚠️ DISCLAIMER ⚠️

For any serious project, you probably want to use OpenTelemetry or a vendor-specific library like the Honeycomb Beeline.

I'm just a guy with a particular aesthetic sense who's discontent with how bloated the status quo feels. So, in the same vein as minitest versus rspec, minitrace is a lighter-weight alternative to OTel. Unlike minitrace, OTel actually has the backing of an entire standardization community and receives constant development. I don't want to make more problems.

Indeed, this project is largely an educational exercise. At least the initial implementation should roughly follow the path laid out in some material I wrote about tracing with structured events. I intend to use this repo to show people how tracing works under the hood with as little cruft as possible. Watch this space for links as they become available.

Installation

Add this line to your application's Gemfile:

gem 'minitrace'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install minitrace

Usage

TODO: Write usage instructions here

Contributing

Issues and pull requests are welcome. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Minitrace project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

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.