website icon indicating copy to clipboard operation
website copied to clipboard

feat(blog): introducing reports-server

Open vishal-chdhry opened this issue 10 months ago • 4 comments

Related issue

Add a blog for reports server

Proposed Changes

Add a blog for reports server TODO:

  • Add performance numbers

Checklist

  • [x] I have read the contributing guidelines.
  • [x] I have inspected the website preview for accuracy.
  • [x] I have signed off my issue.

vishal-chdhry avatar Apr 23 '24 09:04 vishal-chdhry

What's status here, @vishal-chdhry ?

chipzoller avatar Apr 29 '24 12:04 chipzoller

We have to add performance numbers here, I have tested out performance numbers for the server with etcd and postgres, but the numbers for etcd doesn't look right, it takes way too much space.

How we are calculating etcd numbers is that we are taking the size of 1 entry, finding the total count and multiplying, but that gives a number thats way too high compared to postgres and that might be because of some mistakes in how we calculate.

The previous method of performance testing etcd is not working as etcd changed the API in 3.5 and we cannot directly find the sizes, correct me if I am wrong @realshuting

vishal-chdhry avatar Apr 29 '24 12:04 vishal-chdhry

@chipzoller The PR is ready for review

vishal-chdhry avatar May 03 '24 06:05 vishal-chdhry

LGTM. But should we mention the specific metrics used for measuring etcd database size?

KhaledEmaraDev avatar May 03 '24 13:05 KhaledEmaraDev

@vishal-chdhry ?

chipzoller avatar May 29 '24 00:05 chipzoller

@chipzoller added

vishal-chdhry avatar May 29 '24 00:05 vishal-chdhry

@chipzoller Thanks for the tips! I will keep them in mind. I updated the PR, linkchecker is failing but that is related to links from kyverno/policies, unrelated to this PR.

vishal-chdhry avatar May 29 '24 00:05 vishal-chdhry

/cherry-pick release-1-12-0

chipzoller avatar May 29 '24 01:05 chipzoller