Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronize default metrics on grafana with superset dashboard #77

Open
16 of 17 tasks
eljhkrr opened this issue Jul 20, 2023 · 2 comments
Open
16 of 17 tasks

Synchronize default metrics on grafana with superset dashboard #77

eljhkrr opened this issue Jul 20, 2023 · 2 comments
Assignees

Comments

@eljhkrr
Copy link
Member

eljhkrr commented Jul 20, 2023

Superset dashboard can be found here: https://superset.app.medicmobile.org/superset/dashboard/86/

Metrics that need to be updated:

App vitals:

  • Days since successful purge
  • Purging events log
  • Outbound push backlog

Feedback:

  • Manual & automatic feedback document detail

SMS:

  • Gateway state
  • Invalid document errors

Klipfolio:

  • Datasource refresh status

Replication:

  • Denied replications
  • Days since last sync
  • Docs replicated by day
  • Replication Health
  • Replication failure reason
  • Successful initial replications

Workflows:

  • Tasks by user & task ID
  • Form completions by user

Devices:

  • Users with insufficient disk space
  • Users with insufficient chrome version
@mrjones-plip
Copy link
Contributor

@eljhkrr - I think we should continue to enforce a split of two types of data to add:

  • Metrics with PII/PHI - Not added to this repo. Instad, they would native to a specific Watchdog install that Medic maintains outside of this repo. Could live in a private repo though!
  • Metrics with out PII/PHI - should be added to this repo!

@mrjones-plip
Copy link
Contributor

I've pulled the latest code in main to the watchdog server and update the script to use the paths (data-ingest). The exporter is up and working as I can curl the docker server on the /metrics endpiont and get a nice metrics page (560k zip). The dashboard, for MoH Mali CHW for example, is showing up as empty. I'll dig into this more tomorrow!

@mrjones-plip mrjones-plip moved this from This Week's commitments to Todo in Product Team Activities May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants