helm repo add ilert https://ilert.github.io/charts/
helm repo update| Chart | Description |
|---|---|
ilert-kube-agent |
Kubernetes monitoring agent — cluster/node/pod alarms into ilert. |
obi |
OpenTelemetry eBPF Instrumentation — zero-code tracing for Service Health. |
otel-collector |
Official OpenTelemetry Collector, pre-configured as an ilert OTLP gateway. |
alloy |
Grafana Alloy as an ilert OTLP gateway (alternative to otel-collector). |
The obi, otel-collector, and alloy charts work together to light up the
ilert Service Health page with no application changes: OBI instruments
your workloads from the kernel via eBPF and emits OTLP traces; a collector
(otel-collector or alloy) batches them and forwards them to ilert.
See samples/otel-service-health for a complete,
copy-paste deployment.
We are happy to respond to GitHub issues as well.
Licensed under Apache License, Version 2.0
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in charts by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.