xaprb

Results 12 issues of xaprb

I'm trying to follow the instructions in the wiki, but code blocks in my slideshow are highlighted regardless of what options I pass to Remark. How can I disable code...

waiting-for-input
syntax-highlighter

Refresh and update this ebook. Key changes: * Observability is more mainstream now so I use that term more liberally, including in the title. * I updated the guidance on...

This book uses the terms blacklist/whitelist which are better expressed as blocklist/safelist

I had a conversation with Stefan Möding, the author of the USL R package about the shortcomings I mentioned: Me: My memory is a little vague on the details now,...

The bit.ly links in the footnote on page 14 have spurious slashes after "kernel" that break them. The context around these is also confusing -- it's unclear that they are...

It would be great to have automated tests that verify that our piped STDERR and STDOUT are working correctly.

I want to see headers every once in a while. It also seems odd to me to have two separate options for headers. I would suggest to have a single...

I'm not sure I'm reading the source correctly, but if I am, it looks to me like /etc/raingauge_rc could be done with /etc/percona-toolkit/pt-stalk-raingauge.conf instead. If so, that could simplify the...

First a little background. I will share some details of how we use multitick, but guard some of the specifics since not all of that code is open-source. In many...

Add a stats endpoint that's plain-text, one line per stat, name:value lines. This would be handy for health checks as well as for generating metrics. For example, ``` text pending:3...