Slide 30
Slide 30 text
©2019 Wantedly, Inc.
1. Libraries for tracing and metrics
• Java, Go, Node, Python, C++, C#, PHP, Ruby, Erlang/Elixir
• Focus on capturing and sending data in your app, no analysis part provided.
2. Exporter for backend(s) of your choice
• Send to StackDriver, DataDog, Jaeger, Zipkin, Prometheus, etc.
• Can export to multiple backends at once.
3. Out-of-box integrations
• Rack middleware for inbound request, Faraday middleware for outbound request.
• Instrument events like ActiveRecord database calls, ActionView renders, etc
OpenCensus