grafana/pkg/services/quota
Kristin Laemmert aa913b5f39
chore: add tracing to quote API and service methods with contexts (#92211)
* chore: add tracing to quote API and service methods with contexts

I also fixed a typo (overriden -> overridden) and removed a method that looked like it wasn't useful anymore. (It seemed to exist to return an error, but never returned an error, and so just added many lines of unnecessary error checking).
2024-08-21 13:24:45 -04:00
..
quotaimpl chore: add tracing to quote API and service methods with contexts (#92211) 2024-08-21 13:24:45 -04:00
quotatest Chore: Move ReqContext to contexthandler service (#62102) 2023-01-27 08:50:36 +01:00
context.go Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
model.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
quota.go Chore: Move ReqContext to contexthandler service (#62102) 2023-01-27 08:50:36 +01:00