Merge pull request #2254 from clcc2019/main
refactor: streamline usage reporting by consolidating record publishi…
This commit is contained in:
@@ -17,6 +17,7 @@ type Record struct {
|
||||
AuthIndex string
|
||||
Source string
|
||||
RequestedAt time.Time
|
||||
Latency time.Duration
|
||||
Failed bool
|
||||
Detail Detail
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user