Integrations
If you'd like us to support any custom architectures, please reach out at support@garnet.ai
Supported languages:
listen.dev can monitor anything that can be run inside a GitHub CI runner, agnostic of the language and framework used for development.
Supported workloads:
CI/CD: anything you run in CI, including build, test or release processes.
coming soon:
Data & ML support for long-running, compute intensive jobs such as training, inference and ELT pipelines.
Kubernetes containerized workloads for self-managed clusters
Supported architectures:
GitHub Actions runners (hosted) : most GitHub-hosted runners, such as
ubuntu-latest
, should work out of the box.GitHub Actions runners (self-hosted) in private beta
Under the hood, listen.dev depends on eBPF programs which currently works (and has been tested with) Linux kernels >= 5.15. We're working on supporting more kernels.
Last updated