Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.46 KB

README.md

File metadata and controls

49 lines (29 loc) · 1.46 KB

Instana

The instana package collects Crystal metrics and distributed traces for Instana.

Any and all feedback is welcome. Happy Crystal visibility.

Note: This package is currently in BETA.

OpenTracing Badge

Installation

Add this to your application's shard.yml:

dependencies:
  instana:
    github: instana/crystal-sensor

Usage

require "instana"

Tracing

This Crystal shard supports OpenTracing.

Documentation

You can find more documentation covering supported components and minimum versions in the Instana documentation portal.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/instana/crystal-sensor.

More

Want to instrument other languages? See our Nodejs, Go, Ruby, Python instrumentation and many other supported languages & technologies.

Contributors

  • pglombardo Peter Giacomo Lombardo - creator, maintainer