The core information-collection plugin that provides insights into a system's state.
  • Go 99.5%
  • Makefile 0.5%
Find a file
Moritz Poldrack cd1f2aa74d
All checks were successful
REUSE Compliance Check / reuse-compliance-check (push) Successful in 56s
Spellcheck / Spell Check with Typos (push) Successful in 30s
feat(kernel): add prefix-based instability filtering
Networking has interface names in the fact path. As such, exactl
matching is not going to work. Add prefix-based matching for instability
filtering.

Signed-off-by: Moritz Poldrack <git@moritz.sh>
2026-07-17 20:07:34 +02:00
.forgejo/workflows chore(deps): update actions/checkout action to v7 2026-07-12 20:02:26 +00:00
internal feat(kernel): add prefix-based instability filtering 2026-07-17 20:07:34 +02:00
LICENSES chore: add documentation for contributing 2026-07-12 21:21:08 +02:00
.gitignore chore: add dumped facts to gitignore 2026-07-03 11:03:29 +02:00
AGENTS.md chore: add documentation for contributing 2026-07-12 21:21:08 +02:00
CLAUDE.md chore: add documentation for contributing 2026-07-12 21:21:08 +02:00
collect_test.go chore: add documentation for contributing 2026-07-12 21:21:08 +02:00
CONTRIBUTING.md chore: add documentation for contributing 2026-07-12 21:21:08 +02:00
go.mod refactor: adapt to new command executor 2026-07-17 20:07:34 +02:00
go.sum refactor: adapt to new command executor 2026-07-17 20:07:34 +02:00
main.go refactor: adapt to new command executor 2026-07-17 20:07:34 +02:00
Makefile chore: add documentation for contributing 2026-07-12 21:21:08 +02:00
mise.toml chore(deps): update dependency go to v1.26.5 2026-07-13 05:40:13 +00:00
renovate.json chore: add documentation for contributing 2026-07-12 21:21:08 +02:00
REUSE.toml chore: add documentation for contributing 2026-07-12 21:21:08 +02:00
run.go chore: add documentation for contributing 2026-07-12 21:21:08 +02:00