graphql-hive / graphql-hive/console

insights view for multiple targets data

Open
#4,369 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
483
Forks
145
Avg merge
2d 5h
Merged PRs (30d)
65

Description

Right now, we only have an insights view per target. Since people use targets to model different stages of their deployment (e.g. dev, staging, production, etc.) and we already use usage data from multiple targets for the breaking change detection, we should think about also having a view that shows the operations/usage data from all/selected targets.

Example table header:

```
operation name | client names | target names | request count | error counter | ...
```

It would also be nice if we could filter that list based on one or more of the following criteria:
- operation name(s)
- client name(s)
- target name(s)
- schema coordinate(s)

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.