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

Combine bandwidth metrics #237

Merged
merged 5 commits into from
Dec 15, 2023
Merged

Conversation

n8maninger
Copy link
Member

Reduces the number of simultaneous writers to the SQLite database

@n8maninger
Copy link
Member Author

n8maninger commented Dec 14, 2023

@alexfreska, this will break the bandwidth graph.

The data metrics now look like this:

{
  "data": {
    "rhp": {
      "ingress": 0,
      "egress": 0
    }
  }
}

@n8maninger n8maninger force-pushed the nate/combine-bandwidth-metrics branch from 5e2f5b6 to cdbd511 Compare December 14, 2023 22:06
@n8maninger n8maninger merged commit 29bef3e into master Dec 15, 2023
6 checks passed
@n8maninger n8maninger deleted the nate/combine-bandwidth-metrics branch December 15, 2023 15:21
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.

1 participant