opencensus-ruby
opencensus-ruby copied to clipboard
Implement Stats integrations: HTTP 1 transport
Provide a HTTP plugin that would collect basic stats associated with http request and response on client and server. Provide an easy way to enable collecting stats. Refer to Go implementation as a reference. Make the plugin for 1 or 2 most popular frameworks used in the industry for the language.