Software Alternatives & Reviews

Tracing Gorm queries with OpenCensus & Google Cloud Tracing

OpenCensus incident.io
  1. Application and Data, Monitoring, and Monitoring Tools
    At incident.io we use gorm.io as the ORM library for our Postgres database, it's a really powerful tool and one I'm very glad for after years of working with hand-rolled SQL in Go & Postgres apps. You may have seen from our other blog posts that we're heavily invested in tracing, specifically with Google Cloud Tracing via OpenCensus libraries. A huge amount of our application's time is spent talking to Postgres through gorm, so we wanted to get a better view of that in our tracing stack.

    #Dev Ops #Cloud #DevOps Tools 13 social mentions

  2. Create, manage and resolve incidents directly in Slack. Leave the rest to us.
    Pricing:
    • Paid
    • Free Trial
    • $16.0 / Monthly (per incident responder)
    At incident.io we use gorm.io as the ORM library for our Postgres database, it's a really powerful tool and one I'm very glad for after years of working with hand-rolled SQL in Go & Postgres apps. You may have seen from our other blog posts that we're heavily invested in tracing, specifically with Google Cloud Tracing via OpenCensus libraries. A huge amount of our application's time is spent talking to Postgres through gorm, so we wanted to get a better view of that in our tracing stack.

    #Incident Management #Monitoring Tools #SRE 31 social mentions

Discuss: Tracing Gorm queries with OpenCensus & Google Cloud Tracing

Log in or Post with