I can t seem to access the analytics
I can't seem to access the analytics engine inside hono. Does anyone know how to do that?
I tried c.env.DOMAIN_ANALYTICS.writeDataPoint(dataPoint);
I have this in wrangler
[[analytics_engine_datasets]]
binding = "DOMAIN_ANALYTICS"
dataset = "DOMAIN_ANALYTICS"
I tried c.env.DOMAIN_ANALYTICS.writeDataPoint(dataPoint);
I have this in wrangler
[[analytics_engine_datasets]]
binding = "DOMAIN_ANALYTICS"
dataset = "DOMAIN_ANALYTICS"
