keycloak / keycloak-benchmark

Keycloak Benchmark
https://www.keycloak.org/keycloak-benchmark/
Apache License 2.0
132 stars 74 forks source link

add Keycloak SLO docs fixes #1020

Closed kami619 closed 3 weeks ago

kami619 commented 3 weeks ago

Fixes #579

kami619 commented 3 weeks ago

@ahus1 I have addressed most of the review feedback, and I still have some doubts on how to implement your input on the PromQL queries. I will connect with you offline and work on it.

kami619 commented 3 weeks ago

@ ahus1 I added what we thought would be good concerning the structure of the doc. If you can double-check the error rate related PromQL queries, that would be great.

ahus1 commented 3 weeks ago

@kami619 - I pushed a reworked version:

Let me know your thoughts on this one. Have a great weekend!

kami619 commented 3 weeks ago

@ahus1

Thanks, Alex for the detailed review.

ahus1 commented 3 weeks ago

Hi Kamesh, when looking at SLIs that measure user facing behaviour, I don't see the need for capturing throughput and saturation separately. If something saturates within Keycloak this would affect the SLIs we already have (slower responses, more errors). There will be other dashboards for trouble shooting and capacity planning where we will come back to them.

I think we reached the "as simple as possible" here.

If you agree we can merge it and as the community for feedback once it has been published on GitHub pages.

kami619 commented 3 weeks ago

I am very happy with the final result. Thanks again @ahus1. I think we can merge it now.