Giter Site home page Giter Site logo

Add Assurance Metrics about aker HOT 8 CLOSED

xmidt-org avatar xmidt-org commented on August 13, 2024
Add Assurance Metrics

from aker.

Comments (8)

shilpa24balaji avatar shilpa24balaji commented on August 13, 2024

@schmidtw ,
I had few questions on this issue:

  1. Could you please explain this metric in more detail or with an example "the count of the number of transitions between different blocking windows"
  2. For "the time the process started" is it the Aker process start time that you are looking for?
  3. All these metrics, should it be persisted across reboots and the count updated? Or are you looking for only metrics for every device for each reboot?
  4. These metrics needs to be sent as WRP event with JSON payload?

from aker.

schmidtw avatar schmidtw commented on August 13, 2024

Sure.

  1. The idea is to count the number of times that a window either starts or ends (the blocked device list changes) to help show that the transitions are happening.
  2. Yes.
  3. These should not persist a reboot or restart, just store them in program memory.
  4. I plan for the above to be a msgpack based payload, sent via WRP.

from aker.

shilpa24balaji avatar shilpa24balaji commented on August 13, 2024

Thanks @schmidtw
How frequent should these events be sent?

from aker.

schmidtw avatar schmidtw commented on August 13, 2024

We'll set the default to something slow like once a day.

from aker.

guruchandru avatar guruchandru commented on August 13, 2024

@schmidtw The DeviceBlockCount or dbc mentioned, is it like unique mac id that has been blocked since the aker service is started or just unique number of macs that are blocked for the same period in a schedule? If in 1st schedule 5 macs are blocked which are unique to that particular schedule and in 2nd schedule if 5 same macs used in 1st schedule are blocked they are unique to that schedule ... so the total count will be 10, is this correct? Or should we count only the unique macs in these both schedule i.e. 5?

from aker.

schmidtw avatar schmidtw commented on August 13, 2024

In your example the total would be 10 since 5 were blocked, then 5 were unblocked.

from aker.

guruchandru avatar guruchandru commented on August 13, 2024

Thanks @schmidtw . Will continue with that approach

from aker.

schmidtw avatar schmidtw commented on August 13, 2024

Added with #177 .

from aker.

Related Issues (20)

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.