Evan Baker

Results 228 comments of Evan Baker

I don't have a strong opinion here, but we need consensus. I do like some of the things it checks like line breaks around codeblocks and that your OLs are...

It seems like yes, here's the list of rules: https://github.com/DavidAnson/markdownlint/blob/v0.32.1/README.md#rules--aliases The docs are...thorough, but lacking simple clear examples. Would need to dig through the samples in the markdownlint and markdownlint-cli2-action...

That's okay, keep us updated 🙂 Assigned it to you, thanks for taking a look

Possible duplicate of #246, @jaeeyoungkim can you post more of the log? the actual error is logged before the panic. What is your kernel version and CPU architecture?

@jaeeyoungkim @tungdam1337 we think that the dropreason plugin requires kernel 5.11+. But we merged a bpf lib update and just released v0.0.9, can you confirm if you still have this...

> Hey folks! What's the right way to build this locally? I'm on a Mac but can spin up a VM as needed. Do you want to build images? You...

> imports github.com/microsoft/retina/pkg/plugin/registry: build constraints exclude all Go files in /Users/ilyaandreev/Documents/GitHub/retina-fork/pkg/plugin/registry This problem with compiling the binary is likely due to your host platform not being supported by this package...

My first thought is that we would do the same thing as [Telegraf](https://github.com/influxdata/telegraf/blob/master/docs/OUTPUTS.md). They model everything as input/processor/output plugins that generate, operating on, and sink a data stream respectively. We...

hey @andreev-io will you be finishing this? is #239 still relevant?