Hive Console is part of the Hive GraphQL platform. Schema registry and analytics for GraphQL federation and other GraphQL APIs
Find a file
Kamil Kisiela c0672ff416
add optional ssl options for kafka client (#2757) (#2758)
Co-authored-by: Saurav Tapader <stapader@expediagroup.com>
2023-08-22 14:38:47 +00:00
.changeset Upcoming Release Changes (#2724) 2023-08-09 08:29:47 +00:00
.github Temporarily disable auto-deployment to staging (#2728) 2023-08-10 14:23:18 +02:00
.husky Use pnpm instead of yarn (#477) 2022-11-01 02:11:53 +02:00
.turbo Hello 2022-05-18 09:26:57 +02:00
.vscode Operation Collections in Lab (#1610) 2023-06-12 16:56:27 +02:00
configs Update apollo-router to 1.26.0 (#2682) 2023-07-29 10:56:08 +02:00
cypress Face Lifting (#2418) 2023-06-20 14:01:46 +02:00
deployment Fix issues with CSP errors in Lab page (#2689) 2023-08-01 15:12:21 +02:00
docker feat: disable leave organization for oidc members (#2692) 2023-08-02 07:34:05 +00:00
docs add optional ssl options for kafka client (#2757) (#2758) 2023-08-22 14:38:47 +00:00
integration-tests require target:registry:write permissions instead of `target:settin… (#2717) 2023-08-08 11:19:57 +02:00
packages add optional ssl options for kafka client (#2757) (#2758) 2023-08-22 14:38:47 +00:00
patches Update @theguild/components to v5.2.1 (#2707) 2023-08-04 14:01:56 +00:00
rules Update dependency @theguild/prettier-config to v1 (#676) 2022-11-24 10:00:41 +00:00
scripts Use Pino logger in hive/app (#2702) 2023-08-03 11:58:21 +00:00
.eslintrc.cjs CLI cleanup (#2568) 2023-07-04 15:19:45 +00:00
.gitignore use persisted operations for app (#2649) 2023-07-25 09:12:08 +02:00
.node-version chore(deps): update dependency node to 18.17 (#2615) 2023-07-20 11:42:46 +03:00
.npmrc Fix Renovate config issues with pnpm 7/8, adjust engines and npm config (#2159) 2023-05-08 07:23:48 +00:00
.prettierignore use custom migrator and avoid running ts-node and typescript in the d… (#2607) 2023-07-17 13:14:50 +02:00
.whitesource Configure Mend Bolt for GitHub (#526) 2022-10-25 11:41:01 +00:00
Cargo.lock Use latest (unreleased yet) graphql-parser (#1198) 2023-01-31 11:05:36 +01:00
Cargo.toml Initial version a plugin for Apollo Router (#266) 2022-08-08 14:58:22 +02:00
CODE_OF_CONDUCT.md Update dependency @theguild/prettier-config to v1 (#676) 2022-11-24 10:00:41 +00:00
codegen.mts use persisted operations for app (#2649) 2023-07-25 09:12:08 +02:00
cypress.config.ts Operation Collections in Lab (#1610) 2023-06-12 16:56:27 +02:00
GraphQLConf-2023-Banner.png GraphQLConf 2023 Banner (#2727) 2023-08-09 15:21:23 +02:00
LICENSE Update LICENSE 2022-08-24 13:19:23 +02:00
package.json Update @theguild/components to v5.2.1 (#2707) 2023-08-04 14:01:56 +00:00
pnpm-lock.yaml Add stats to landing page and add action button to pricing (#2748) 2023-08-17 21:26:36 +02:00
pnpm-workspace.yaml feat: supergraph field information in explorer (#2235) 2023-05-22 10:01:07 +02:00
prettier.config.cjs Take the version of monaco-editor from package.json (#2010) 2023-04-12 14:55:34 +02:00
README.md GraphQLConf 2023 Banner (#2727) 2023-08-09 15:21:23 +02:00
renovate.json Set renovate.prConcurrentLimit to 10 (#2647) 2023-07-21 13:15:32 +02:00
SECURITY.md Create SECURITY.md 2022-05-23 23:06:07 +02:00
sonar-project.properties chore: analyse code with sonar (#2382) 2023-06-05 11:08:10 +02:00
tsconfig.eslint.json use persisted operations for app (#2649) 2023-07-25 09:12:08 +02:00
tsconfig.json Schema policy checks using graphql-eslint (#1730) 2023-05-09 10:07:17 +02:00
turbo.json Use Pino logger in hive/app (#2702) 2023-08-03 11:58:21 +00:00
vitest.config.ts rename vite to vitest config 2023-04-19 12:27:19 +02:00

GraphQL Conf 2023

GraphQL Hive

GraphQL Hive provides all the tools the get visibility of your GraphQL architecture at all stages, from standalone APIs to composed schemas (Federation, Stitching).

Built for the community, for all GraphQL APIs

GraphQL Hive has been built with 3 main objectives in mind:

  • Help GraphQL developers to get to know their GraphQL APIs a little more with our Schema Registry, Performance Monitoring, Alerts, and Integrations.
  • Support all kinds of GraphQL APIs, from Federation, and Stitching, to standalone APIs.
  • Open Source at the heart: 100% open-source and build in public with the community.
  • A plug and play Cloud solution: to give access to Hive to most people with a generous free "Hobby plan"

Features Overview

Schema Registry

GraphQL Hive offers 3 useful features to manage your GraphQL API:

  • Prevent breaking changes - GraphQL Hive will run a set of checks and notify your team via Slack, GitHub, or within the application.
  • Data-driven definition of a “breaking change” based on Operations Monitoring.
  • History of changes - an access to the full history of changes, even on a complex composed schema (Federation, Stitching).
  • High-availability and multi-zone CDN service based on Cloudflare to access Schema Registry

Monitoring

Once a Schema is deployed, it is important to be aware of how it is used and what is the experience of its final users.

Self-hosted

GraphQL Hive is completely open-source under the MIT license, meaning that you are free to host on your own infrastructure.

GraphQL Hive helps you get a global overview of the usage of your GraphQL API with:

  • Error rates and repartition
  • Global and queries performances (latency, RPM…)
  • Operations count
  • Active GraphQL clients

Integrations

GraphQL Hive is well integrated with Slack and most CI/CD systems to get you up and running as smoothly as possible!

GraphQL Hive can notify your team when schema changes occur, either via Slack or a custom webhook.

Also, the Hive CLI allows integration of the schema checks mechanism to all CI/CD systems (GitHub, BitBucket, Azure, and others). The same applies for schema publishing and operations checks.

If you are using GitHub, you can directly benefit from the GraphQL Hive app that will automatically add status checks to your PRs!

Join us in building the future of GraphQL Hive

Like all The Guild projects, GraphQL Hive is built with the community.

We can't wait to get you onboard and get your feedback, pull requests, and feature requests.

See you in Hive! 🐝

Project Stack

  • General: NodeJS, TypeScript
  • Authentication: SuperTokens
  • HTTP Server: Fastify
  • APIs: GraphQL, GraphQL-Yoga, GraphQL-Codegen, GraphQL-Inspector, GraphQL-Modules
  • App: React, Next.js, Tailwind CSS, Radix Primitives
  • CLI: Oclif
  • Deployment (Cloud): Pulumi, K8s, Contour (Envoy), Azure Cloud, CloudFlare Workers, CloudFlare R2
  • Monitoring: Prometheus, Grafana, Sentry
  • Databases: Postgres, Redis, ClickHouse

Docs