This commit is contained in:
boufni95 2023-12-15 21:07:53 +01:00
parent 4a06e64278
commit f0dd9a08ac
5 changed files with 2671 additions and 2654 deletions

View file

@ -23,6 +23,7 @@ message UsageMetric {
bool nostr = 8;
int64 batch_size = 9;
bool success = 10;
string app_id = 11;
}
message UsageMetrics {