Popularity
9.0
Stable
Activity
0.0
Stable
16
55
2

Programming language: Crystal
License: MIT License
Tags: Logging And Monitoring    

instana alternatives and similar shards

Based on the "Logging and monitoring" category.
Alternatively, view instana alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of instana or a related project?

Add another 'Logging and monitoring' Shard

README

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