Coder Social home page Coder Social logo

docs-monitoring's Introduction

docs-monitoring's People

Contributors

aloismayr avatar amberalston avatar animatedmax avatar bradylove avatar chentom88 avatar cshollingsworth avatar erabil avatar fredwangwang avatar ghanna2017 avatar heycait avatar hillrw3 avatar ljarzynski avatar mjgutermuth avatar mlimonczenko avatar oppegard avatar pquincyl avatar pspinrad avatar radaeze avatar seviet avatar shalako avatar socalnick avatar sunjaybhatia avatar tnwang avatar vikafed avatar

Stargazers

 avatar

Watchers

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

docs-monitoring's Issues

Question about kpi page

I have some docs questions.. not sure who is the best person to ask, so just post it here.

gorouter.total_routes

The recommanded measurement says 5-minute average of the per second delta,
but the metrics is emitted per 30s. How to calculate the per second delta?


number-of-route-registration-messages-sent-and-received

The recommanded measurement:

Difference of 5-minute average of the per second deltas for gorouter.registry_message.route-emitter and sum of route_emitter.HTTPRouteNATSMessagesEmitted for all Route Emitters

is hard to understand and misleading depending on interpretation...

Does it mean:
1.

5minAvg(perSecDelta(gorouter.registry_message.route-emitter)) 
-
5minAvg(sum(route_emitter.HTTPRouteNATSMessagesEmitted))

Or,
2.

5minAvg(  
  perSec(
    gorouter.registry_message.route-emitter
    -
    sum(route_emitter.HTTPRouteNATSMessagesEmitted)
  )
)

From the text description provided for this metrics, the second formula makes
more sense to me. But when I read the recommended measurement, I interpreted
the first formula as I understand. The text representation for the second
formula should be somehting like:

5-minute average of the per second difference between
gorouter.registry_message.route-emitter and the sum of
route_emitter.HTTPRouteNATSMessagesEmitted for all Route Emitters

But even the second formula is not practical, given the metrics frequency is
with each event.


Not sure both of the questions are relevent though, happy to have a discussion.

Please configure GITBOT

Pivotal uses GITBOT to synchronize Github issues and pull requests with Pivotal Tracker.
Please add your new repo to the GITBOT config-production.yml in the Gitbot configuration repo.
If you don't have access you can send an ask ticket to the CF admins. We prefer teams to submit their changes via a pull request.

Steps:

  • Fork this repo: cfgitbot-config
  • Add your project to config-production.yml file
  • Submit a PR

If there are any questions, please reach out to [email protected].

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.