Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbahl committed Sep 26, 2017
1 parent b6362b7 commit 31ac2f6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
@@ -1,11 +1,13 @@
![Logo](https://www.wpgraphql.com/wp-content/uploads/2017/06/wpgraphql-logo-e1502819081849.png)

# WPGraphQL Insights

[![Build Status](https://travis-ci.org/wp-graphql/wp-graphql-insights.svg?branch=master)](https://travis-ci.org/wp-graphql/wp-graphql-insights)
[![Coverage Status](https://coveralls.io/repos/github/wp-graphql/wp-graphql-insights/badge.svg?branch=master)](https://coveralls.io/github/wp-graphql/wp-graphql-insights?branch=master)

This adds tracing to WPGraphQL, per the proposed Apollo Tracing Spec: https://github.com/apollographql/apollo-tracing.


![Demo GIF showing usage in GraphiQL](https://github.com/wp-graphql/wp-graphql-insights/blob/master/img/wp-graphql-insights-tracing-demo.gif)

## Install / Activate the Plugin

Expand Down Expand Up @@ -35,4 +37,4 @@ add_action( 'graphql_execute', function() {

Currently, there is no built-in solution for sending data to Apollo Optics, but there has been discussion regarding
potential solutions for getting WPGraphQL Insights trace data over to Optics, so hopefully there will be official
Apollo Optics support soon!
Apollo Optics support soon!

0 comments on commit 31ac2f6

Please sign in to comment.