Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage: Databases reads writes #9260

Merged
merged 4 commits into from
Jan 27, 2025
Merged

Usage: Databases reads writes #9260

merged 4 commits into from
Jan 27, 2025

Conversation

ItzNotABug
Copy link
Member

What does this PR do?

Adds database read and write metrics to be sent to frontend on databases, database, and project usage screens.

Test Plan

Manual.

Related PRs and Issues

N/A.

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

@ItzNotABug ItzNotABug requested a review from eldadfux January 23, 2025 13:26
@ItzNotABug ItzNotABug self-assigned this Jan 23, 2025
Copy link

github-actions bot commented Jan 23, 2025

Security Scan Results for PR

Docker Image Scan Results

Package Version Vulnerability Severity
pyc 3.12.7-r0 CVE-2024-12254 HIGH
python3 3.12.7-r0 CVE-2024-12254 HIGH
python3-pyc 3.12.7-r0 CVE-2024-12254 HIGH
python3-pycache-pyc0 3.12.7-r0 CVE-2024-12254 HIGH
rsync 3.3.0-r0 CVE-2024-12084 CRITICAL
rsync 3.3.0-r0 CVE-2024-12085 HIGH
golang.org/x/crypto v0.26.0 CVE-2024-45337 CRITICAL
golang.org/x/net v0.28.0 CVE-2024-45338 HIGH

Source Code Scan Results

🎉 No vulnerabilities found!

Copy link

github-actions bot commented Jan 23, 2025

✨ Benchmark results

  • Requests per second: 1,032
  • Requests with 200 status code: 185,866
  • P99 latency: 0.177390161

⚡ Benchmark Comparison

Metric This PR Latest version
RPS 1,032 1,739
200 185,866 313,056
P99 0.177390161 0.068106945

@eldadfux eldadfux merged commit 1db4bf7 into 1.6.x Jan 27, 2025
63 checks passed
@ItzNotABug ItzNotABug deleted the databases-reads-writes branch January 27, 2025 10:22
@ItzNotABug ItzNotABug mentioned this pull request Jan 27, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants