Packages
raven_integration_boundary_probe
0.4.0Watches a named metric from another monitor and emits a health signal based
raven_integration_dns
0.3.0DNS resolution monitor, with its dashboard panel bundled in the same package as a separate module (Integrations.Dns.Display) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_dragonfly
0.3.0Dragonfly in-memory store monitor, with its dashboard panel bundled in the same package as a separate module (Integrations.Dragonfly.Display) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_forgejo
0.3.0Forgejo/Gitea multi-step check — login, issue an API token, call an authenticated endpoint — with its dashboard panel bundled in the same package as a separate module (Integrations.Forgejo.Display) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_heartbeat
0.4.0Dead-man's-switch / heartbeat monitor — flags a job as down when it stops checking in — with its dashboard panel bundled in the same package as a separate module (Integrations.Heartbeat.Display) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_http
0.3.0HTTP endpoint monitor, with its dashboard panel bundled in the same package as a separate module (Integrations.Http.Display, #299) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_http_absent
0.3.0HTTP absence check, with its dashboard panel bundled in the same package as a separate module (Integrations.HttpAbsent.Display) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_http_display
0.1.0HTTP endpoint monitor's dashboard panel — display only, no collection. Proof-of-shape package for #261.
raven_integration_http_monitor
0.1.0HTTP endpoint monitor — collection only, no display. Proof-of-shape package for #261.
raven_integration_imap
0.3.0IMAP server monitor, with its dashboard panel bundled in the same package as a separate module (Integrations.Imap.Display) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_jellyfin
0.3.0Jellyfin media server monitor, with its dashboard panel bundled in the same package as a separate module (Integrations.Jellyfin.Display) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_kafka
0.3.0Apache Kafka broker monitor, with its dashboard panel bundled in the same package as a separate module (Integrations.Kafka.Display) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_kubernetes
0.3.0Kubernetes cluster health monitor, with its dashboard panel bundled in the same package as a separate module (Integrations.Kubernetes.Display, #299) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_ldap
0.3.0LDAP / LDAPS directory monitor, with its dashboard panel bundled in the same package as a separate module (Integrations.Ldap.Display, #299) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_longhorn
0.3.0Longhorn distributed block storage health monitor, with its dashboard panel bundled in the same package as a separate module (Integrations.Longhorn.Display, #299) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_maria_db
0.3.0MariaDB / MySQL server monitor, with its dashboard panel bundled in the same package as a separate module (Integrations.MariaDb.Display, #299) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_mongo_db
0.3.0MongoDB server monitor, with its dashboard panel bundled in the same package as a separate module (Integrations.MongoDb.Display, #299) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_open_search
0.3.0OpenSearch (and Elasticsearch-compatible) cluster monitor, with its dashboard panel bundled in the same package as a separate module (Integrations.OpenSearch.Display, #299) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_ping
0.3.0ICMP ping monitor, with its dashboard panel bundled in the same package as a separate module (Integrations.Ping.Display, #299) — one install, both halves; a release without raven_web simply runs the monitor headless.
raven_integration_postgres
0.4.0Postgres wire-protocol monitor for connectivity, role, connections, cache efficiency, transaction throughput, and replication health. Includes its dashboard Display module; headless releases run only the Monitor.