graphql-hive / graphql-hive/console
gateway/subgraph visibility on dashboard
Open
dashboard
enhancement
needs-customer
- Dominant language
- TypeScript
- Stars
- 483
- Forks
- 145
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 65
Description
Today, we do not display any information about the deployed gateway instances within the Hive Dashboard. We could send information like:
- supergraph id (version)
- os / cpu / mem stats
On our end we could record a history and display it nicely on the target overview page (which currenlty only dumps the subgraphs/schemas at you). In the future even consider advanced features like alerts.
We could use Open Telemetry metrics for sending this data from the gateway/services to Hive Console.
Contributor guide
Assessment
This issue has not been assessed yet.