open-consul/website/source/docs
Kit Patella d28bc1acbe
rpc: measure blocking queries (#7224)
* agent: measure blocking queries

* agent.rpc: update docs to mention we only record blocking queries

* agent.rpc: make go fmt happy

* agent.rpc: fix non-atomic read and decrement with bitwise xor of uint64 0

* agent.rpc: clarify review question

* agent.rpc: today I learned that one must declare all variables before interacting with goto labels

* Update agent/consul/server.go

agent.rpc: more precise comment on `Server.queriesBlocking`

Co-Authored-By: Paul Banks <banks@banksco.de>

* Update website/source/docs/agent/telemetry.html.md

agent.rpc: improve queries_blocking description

Co-Authored-By: Paul Banks <banks@banksco.de>

* agent.rpc: fix some bugs found in review

* add a note about the updated counter behavior to telemetry.md

* docs: add upgrade-specific note on consul.rpc.quer{y,ies_blocking} behavior

Co-authored-by: Paul Banks <banks@banksco.de>
2020-02-10 10:01:15 -08:00
..
acl
agent rpc: measure blocking queries (#7224) 2020-02-10 10:01:15 -08:00
commands Adding upgrade-legacy doc (#7212) 2020-02-10 15:43:51 +01:00
connect
enterprise
guides
install
internals
partnerships
platform/k8s docs: Indent secretName and secretKey under aclSyncToken 2020-02-06 10:40:33 -08:00
common-errors.html.md
compatibility.html.md
faq.html.md
glossary.html.md
index.html.erb
upgrade-specific.html.md rpc: measure blocking queries (#7224) 2020-02-10 10:01:15 -08:00
upgrading.html.md