Giter VIP home page Giter VIP logo

Comments (5)

eljhkrr avatar eljhkrr commented on June 20, 2024
  • Accuracy check
    Muso shows 15 out of 15 data sources failing
    Screenshot from 2022-06-20 00-01-58
    VHW has 37 failing data sources shown as 1%
    Screenshot from 2022-06-19 23-49-40
  • Use stacked bar chart with total data source count, failing data sources & % failing overlay
  • Would be nice to get data on disabled data sources

from cht-app-monitoring-data-ingest.

eljhkrr avatar eljhkrr commented on June 20, 2024
  • Klipfolio doesn't strictly align datasource refresh with the time window setting. Currently the widget obtains data by comparing last refresh date with current time to determine if the widget is up to date. However, this results in false positives as seen below with musoapp datasources:
    Screenshot from 2022-07-25 16-50-54
    Screenshot from 2022-07-25 16-46-40
    This threshold can be standardized to 3 days to improve usability.

  • Stacked bar chart for total datasource count is implemented by stacking metrics on top of each other:
    Screenshot from 2022-07-25 15-59-12
    Reverted to the layout in the point above for a more natural look.

from cht-app-monitoring-data-ingest.

eljhkrr avatar eljhkrr commented on June 20, 2024

Feedback from last check-in:

  • Introduce a potentially stale datasource metric based on % of refresh interval and a higher % for failing data sources. In the data snippet above, refresh interval of 43200 vs refresh age of 134501 represents 311%. A cut off of 500% would indicate definite failure.

  • Bars can be stacked and justified by getting the difference from total number of datasources

from cht-app-monitoring-data-ingest.

eljhkrr avatar eljhkrr commented on June 20, 2024

I've added a potential failed category in addition to total & failed indicators. The potential failed is a buffer for incidents where klipfolio doesn't refresh according to the set interval, allowing about to 5 cycles without an update.
This is what it looks like for PIH:
Screenshot from 2022-09-20 13-05-53
Muso:
Screenshot from 2022-09-20 13-06-42
Brac:
Screenshot from 2022-09-20 13-04-59

from cht-app-monitoring-data-ingest.

eljhkrr avatar eljhkrr commented on June 20, 2024

Interesting case in MoH Mali supervisor app where a file-based datasource is set to never refresh and shows as a refresh failure:
image
image
This is a false positive and datasources like these should be filtered out

from cht-app-monitoring-data-ingest.

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.