Skip to content

instana/crystal-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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