orijtech / cacher

Global resources cacher with AWS S3 for storage and Google Cloud Spanner for the DB
Apache License 2.0
3 stars 0 forks source link

instrument with OpenCensus' HTTP plugin #1

Open odeke-em opened 6 years ago

odeke-em commented 6 years ago

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

odeke-em commented 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.