google / exposure-notifications-verification-server

Verification component for COVID-19 Exposure Notifications.
Apache License 2.0
233 stars 83 forks source link

Create a stackdriver dashboard pulling in metrics from both key server and verification server #460

Closed yegle closed 3 years ago

yegle commented 4 years ago

TL;DR

Now that #265 is fixed, we should set up some stackdriver dashboard showing the related metrics that are probed by the e2e-runner service.

Design

  1. Use https://www.terraform.io/docs/providers/google/r/monitoring_dashboard.html to manage the dashboards
  2. Pull in metrics from both key server and verification server.
icco commented 4 years ago

We'll probably want two dashboards. One that's just verification server, and one that's for the e2e that has both.

github-actions[bot] commented 4 years ago

This issue is stale because it has been open for 14 days with no activity. It will automatically close after 7 more days of inactivity.

yegle commented 4 years ago

Still working on this.

icco commented 4 years ago

/kind enhancement

yegle commented 3 years ago

This is likely not needed (or not urgent enough to have it). I'll close this for now.