neondatabase / neon

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
https://neon.tech
Apache License 2.0
14.27k stars 408 forks source link

Add traffic metering in/out Internet #4704

Open vadim2404 opened 1 year ago

vadim2404 commented 1 year ago

before opening access to the internet from computes, we need to meter that input/output traffic

vadim2404 commented 8 months ago

PR: https://github.com/neondatabase/autoscaling/pull/432 To finish it this week

vadim2404 commented 8 months ago

@save-buffer to talk to @sharnoff and finish the issue.

vadim2404 commented 7 months ago

to fix the issue with cgroups v2

vadim2404 commented 7 months ago
  1. to merge pr with cgroups
  2. to merge pr with counter on top of PR with cgroups
vadim2404 commented 7 months ago

@sharnoff to review the PR

save-buffer commented 6 months ago

https://neondb.slack.com/archives/C039YKBRZB4/p1707947626687889

Currently blocked on upgrading to cgroup v2.

save-buffer commented 1 month ago

Blocked on this issue: https://github.com/neondatabase/cloud/issues/7922

ololobus commented 2 weeks ago

The latest PR here (not merged) https://github.com/neondatabase/autoscaling/pull/758

ololobus commented 2 weeks ago

Related issue: https://github.com/neondatabase/cloud/issues/13266