graphql-hive / graphql-hive/console

collect gateway type and version with usage reporting

Open
#7,796 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

We can show the customers which router versions they are using. The information can be sent to the usage reporting service via a HTTP header `x-hive-gateway-name` and `x-hive-gateway-version`.

Some possible values for `x-hive-gateway-name`:
- `apollo-gateway`
- `apollo-router`
- `hive-gateway`
- `hive-router`
- `grafbase-router`

The data should be ingested into Clickhouse and it should be possible to filter data on the insights page based on that, as well as display which gateway versions are in use.

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.