Skip to content
View db-cost-quota's full-sized avatar

Block or report db-cost-quota

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. db-cost-quota.org db-cost-quota.org Public

    Production Python patterns and hands-on guides for database cost attribution, resource-quota automation, and FinOps — source of www.db-cost-quota.org.

    JavaScript

  2. query-cost-attributor query-cost-attributor Public

    Attribute cloud database spend to the teams, apps and features that caused it — joins pg_stat_statements deltas with billing exports to produce a defensible chargeback report.

    Python

  3. db-quota-enforcer db-quota-enforcer Public

    Policy engine that watches per-tenant database resource usage and enforces quotas — warn, throttle, cancel or block — from declarative YAML. Dry-run by default, with reversible actions.

    Python

  4. storage-growth-forecaster storage-growth-forecaster Public

    Trend table, index and tenant storage growth and forecast the date each one breaches its size or cost threshold, with backtest-selected models and ranked remediation.

    Python

  5. chargeback-report-generator chargeback-report-generator Public

    Turn per-team database cost attribution data into a self-contained monthly chargeback report — inline SVG charts, anomaly callouts and budget tracking, no JS required.

    Python

  6. db-cost-anomaly-alerter db-cost-anomaly-alerter Public

    Baseline daily database spend, detect the spikes that matter, and route an actionable alert naming the offending queries and tables. Runs as a CLI, cron job or GitHub Action.

    Python