monogon-dev / monogon

The Monogon Monorepo. May contain traces of peanuts and a ✨pure Go Linux userland✨. Work in progress!
https://monogon.tech
Apache License 2.0
377 stars 9 forks source link

Implement gRPC middleware-style golden signal metrics for Curator #278

Open q3k opened 10 months ago

q3k commented 10 months ago

What we want is the usual suspects:

  1. Latency
  2. Error rate
  3. Request rate

This will get us to detect more serious conditions like #276 without catching that particular exception.