artemiddle

Creating performance monitors for Apollo implementations of graphQL.

Usage no npm install needed!

<script type="module">
  import artemiddle from 'https://cdn.skypack.dev/artemiddle';
</script>

README

arteMetrics

Creating performance monitors for Apollo implementations of graphQL.

const artemetrics = require("artemetrics");
artemetrics.test();

Features

  • GrahpQL Tracing
  • more features
  • and more...
  • moooooore

Installation

arteMetrics consists of an NPM package available through the npm registry and a react web app.

Node module

Install the arteMetrics node module

npm install artemetrics

test installation by running the 'test' method.

const artemetrics = require("artemetrics");
artemetrics.test();

React App

Description of web app

Contributing

arteMetric welomes contributions in any form. If you have something you would like to add, create a pull request.

People

Sean Arseneault, Brian Chiang, Saejin Kang, Noah King, Joseph Renolayan,

License

MIT