API Reference Botica v#2.1.0

Copy Markdown View Source

Modules

Botica provides environment diagnostics, health checks, and feature flags.

OTP application for Botica.

Predefined health check for disk space usage.

Predefined health check for system memory usage.

Predefined health check for PostgreSQL database connectivity.

Predefined health check for Redis cache server.

Behaviour for defining health checks.

Logic for building and processing check results.

Environment diagnostics and auto-repair — returns structured results.

Feature flags for Elixir with deterministic per-entity rollouts.

Struct representing a single feature flag.

ETS-backed storage for Botica.Flags.Flag structs.

Auto-repair logic for health checks that failed.

Executes health checks in parallel with timeout support.

Sorts and sequences checks based on their priority and dependencies.

Shared types and data structures for Botica.