graphql-hive / graphql-hive/console

Detailed Subscription/`@live` and Defer/Stream usage data

Open
#3,290 3 comments 3 reactions 0 assignees View on GitHub
enhancement improvement insights usage reports
Dominant language
TypeScript
Stars
483
Forks
145
Avg merge
2d 5h
Merged PRs (30d)
65

Description

We do not collect any usage data for subscriptions and `defer/stream`.

Instead of HTTP request duration, we can monitor average Subscription length.

Useful metrics to track:
- [x] ~~Number of subscriptions on a Subscription Root field~~
- [ ] Number of payloads sent/values published for a subscription root field
- [ ] Subscription connection duration/length
- [ ] Error rate while setting up a subscription on a subscription root field
- [ ] Error rate for published subscription payloads per subscription root field
- [ ] Protocol used for a subscription operation (WS, WS Legacy, SSE)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.