denoland / denoland/deploy_feedback

[Bug]: Remote KV interactions not appearing in Analytics dashboard

Open
#523 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
79
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### Problem description

I am using a remote connection to my KV instance and using the `kv.list` API to retrieve data. This interaction isn't appearing in the analytics under KV read units consumed.

Project: high-chicken-79
![image](https://github.com/denoland/deploy_feedback/assets/1248238/3baa6bde-060a-4d22-956e-e25a6b5112df)

### Steps to reproduce

1. Create and populate KV instance on Deploy
2. Connect to KV remotely from local Deno process
3. Perform reads via `kv.list`
4. Go to analytics tab of dashboard, analytics do not reflect reads consumed

### Expected behavior

Analytics should reflect all reads consumed, even if from remote connections

### Environment

Deploy + remote KV

### Possible solution

_No response_

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.