Skip to content

Tracing library and analyitcs dashboard for GraphQL

Notifications You must be signed in to change notification settings

pzhine/graphql-optics

 
 

Repository files navigation

graphql-optics

CircleCI

Tracing library and analyitcs dashboard for GraphQL. Engineered as an extensible replacement for ApolloEnging.

Getting started

Elasticsearch

If you don't have an elasticsearch instance you can use for staging, try the zero-configuration Docker image. The default settings there match the default configuration in the dashboard app and tracer package.

Tracing data

Follow the installation and usage instructions in the graphql-optics-tracing package. Then send some requests to your graphql server, perhaps using the graphiql IDE.

Launching the dashboard

Configure your app in src/config.json. If you're using graphql-optics-tracing, these should match the options you pass to logEntry.

Install dependencies and launch the app.

yarn install
yarn dev

Packages

graphql-optics-tracing

About

Tracing library and analyitcs dashboard for GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.4%
  • CSS 1.6%