strongloop-archive / strong-gateway

DEPRECATED | Our new gateway product is available at https://github.com/strongloop/microgateway.
Other
112 stars 46 forks source link

Spike: strong-metrics #20

Closed bajtos closed 9 years ago

bajtos commented 9 years ago

Implement a prototype of a module that provides:

This is a spike solution that should be removed later, when we have a proper implementation of the metrics component available.

See #3.

Usage

  1. Start the gateway
  2. Visit different URLs (e.g. by going through the auth workflow)
  3. Open https://localhost:3001/admin/metrics.html
  4. Tweak the form inputs to show different views of the data

/to @raymondfeng please review /cc @ritch @altsang

raymondfeng commented 9 years ago

LGTM

bajtos commented 9 years ago

@chandadharap @altsang I am not sure how to go about this pull request. We already know that the real implementation will be very different and there will be no front-end built in the Gateway. I am proposing to simply close this PR un-merged. Thoughts?