Home / Companies / Hasura / Blog / Post Details
Content Deep Dive

GraphQL Observability with Hasura

Blog post from Hasura

Post Details
Company
Date Published
Author
Gavin Ray
Word Count
2,171
Company Posts That Month
7
Language
English
Hacker News Points
-
Post removed?
No
Summary

This article discusses how to debug and analyze metrics from a Hasura instance for better understanding of operations. It covers two distinct areas - Network Boundary and Application Boundary (Business Logic). The network boundary profiling can be done using browser devtools, while the application boundary profiling requires OpenTracing implementation. For gaining insight about what's happening in the database layer, Hasura provides several tools such as ANALYZE feature to display compiled SQL query for an operation, running EXPLAIN ANALYZE on the resulting query, and using visualizers like explain.dalibo.com. The Cloud "Metrics" dashboard's Operation modal also provides timing spans for PG operations. Additionally, Query Tags can be used with tools like pganalyze.com to deeply investigate operations or overall database health/activity.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Observability 6 410 117 40 -40%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.