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.
-
crystal-logreader
Reading lines in the text file which is growing and may be rotated, such as unix system log file.
CodeRabbit: AI Code Reviews for Developers
Do you think we are missing an alternative of instana or a related project?
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.
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