Open odeke-em opened 6 years ago
This would be a great feature for selling the app to clients on AWS, Heroku and Google Cloud Platform as OpenCensus can export to:
The value proposition should be exhibited with the respective graphs as well as a video or realtime visibility.
A bonus is that Cloud Spanner which we are already using is already instrumented!! <-- this is a great selling point for precision and reports.
Instrument cacher with OpenCensus to get traces and metrics with their HTTP plugin at https://godoc.org/go.opencensus.io/plugin/ochttp
Examples:
Also perhaps instrument https://github.com/orijtech/tos3 with their http.Transport plugin https://godoc.org/go.opencensus.io/plugin/ochttp#example-Transport