Add DNS metrics tracking to the database and API

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9111ef36-26c8-4085-84ca-a35dc1fec1b5
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7083d608-d6d3-4a6a-9a27-6286c5109627/33606e50-05ad-4026-abd3-a13c56e34ca4.jpg
This commit is contained in:
alphaeusmote
2025-04-10 02:22:44 +00:00
parent d94df22ac9
commit d52f84e882
2 changed files with 79 additions and 2 deletions
+1
View File
@@ -10,6 +10,7 @@ import {
insertApiTokenSchema,
insertOrganizationSchema,
insertWebhookSchema,
insertDnsMetricSchema,
recordTypes,
providerTypes
} from "@shared/schema";