Skip to content

Commit

Permalink
add diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Weber committed Sep 24, 2020
1 parent 3b02724 commit 7c8c221
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
Binary file added media/QoS-capacity-slice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/qos-architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions text/2020-09-24-QoS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ This solution provide QoS at the level of the TiKV node. QoS is configured both
* Analytics queries can request a low QoS
* Apply local back pressure on a TiKV node by rejecting queries using too much capacity

![QoS Architecture](../media/qos-architecture.png)

![QoS Capacity Slicing](../media/media/QoS-capacity-slice.png)


## Terminology

Expand Down

0 comments on commit 7c8c221

Please sign in to comment.