ooni / ooni/devops

Update grafana dashboards

Open
#280 0 comments 0 reactions 1 assignee View on GitHub

@LDiazN is already working on this.

Since Nov 7, 2025.

Dominant language
HCL
Stars
4
Forks
15
Avg merge
1h 50m
Merged PRs (30d)
4

Description

This is issue will track the update of grafana dashboards that was necessary after we migrated our infra to AWS

Now that the fastpath and measurement collection is done in AWS through fast api and not in the monolith with flask, we have to update several metrics that used to rely on the previous infra, using the new Prometheus metrics and pulling data from aws.

This was the work done:

  • Create a copy of the dashboard "API and fastpath (multihost)" (the new one is called "API and fastpath (multihost) (AWS)")
  • For each plot in the copy, update it by changing the query behind the chart to pull the data from the right source
  • The plots were updated in the following manner:
    • Updated: The metric was just updated and now pulls and computes the chart from the right data
    • Marked "TODO": I wasn't sure about how to update this plot and requires more work
    • Marked "Should delete?": This chart is probably no longer necessary but needs confirmation before deletion

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.