summary refs log tree commit diff
path: root/docs/metrics-howto.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Document monitoring workers (#7357)Brendan Abolivier2020-04-271-0/+25
| | | It doesn't seem to be documented anywhere and means that you suddenly start losing metrics without any obvious reason when you go from monolith to workers (e.g. #7312).
* (#5849) Convert rst to markdown (#6040)dstipp2019-09-171-0/+217
Converting some of the rst documentation to markdown. Attempted to preserve whitespace and line breaks to minimize cosmetic change.