Giter Club home page Giter Club logo

graphmetrics's People

Contributors

dependabot[bot] avatar hhellyer avatar jcockbain avatar julienarnold avatar makandre avatar mattcolegate avatar robbinspg avatar sam-github avatar sjanuary avatar tobespc avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

graphmetrics's Issues

Allow user to control how the top 5 urls are selected.

At the moment the top 5 response times is always top 5 average response times.
This does not work well as infrequently accessed paths can occupy the top spaces on the list permanently. It doesn't necessarily show useful information about what your application spends its time doing.

It would be useful to be able to show the top 5 urls by:

  • Average (mean) response time.
  • Total request response time.
  • Total request count.
  • Mean response time of the top 5 most requested urls. (?)

These would let the user see which requests were slowest, which requests were most common, which requests were taking most of the time and how long it was taking to respond to the most frequent requests.

We will need some sort of control on the top 5 urls chart to let the user select between these.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.