EXTENSIONS
User-built models, drivers, vaults, and reports — the parts that plug into swamp.
Filter by what you need and pull what fits.
Coder Metrics Sampler
Scrapes Prometheus metrics from Coder's metrics endpoint. Extracts key operational indicators (API latency, workspace counts, agent connections) and writes typed snapshots for trend analysis.
Coder Workspace Watch
Queries Coder workspace API and captures state snapshots. Records workspace status, agent state, and build info for stability and drift analysis.
Coder Health Probe
Polls Coder server health and build info endpoints. Produces typed health state with latency measurements for reliability analysis.
Disk Usage
Check disk usage statistics for a filesystem path
Openai Usage
OpenAI platform usage and cost reporting via the Organization Usage API — daily and total completion token counts and USD spend, month-to-date by default. Vault-based Admin API key (the api.usage.read scope is required; a standard project key cannot read usage).
Utelogy
Utelogy AV monitoring platform — rooms with CLM status and metrics, assets with driver/feature inventory, alerts with acknowledgement, and Global Device Library search. REST API integration with vault-based credentials.
Google Meet Hardware
Google Meet hardware device monitoring via Workspace Admin Reports API. Tracks device online/offline state, peripheral attach/detach (camera, mic, speaker, display, touch controller), call state (Meet, Teams, Webex, Zoom), power state, firmware updates, and restarts. Uses service account with domain-wide delegation — no interactive auth required.
Grafana
Grafana dashboard and alert management via API (https://github.com/keeb/swamp-grafana)
Gcp/monitoring
Google Cloud monitoring infrastructure models
Cadvisor
cAdvisor container metrics for swamp — deploy a cAdvisor container over SSH,
Cert Health
TLS-certificate expiry tracker — fetch NPM-managed cert inventory and probe public-facing hosts via openssl s_client, classified by days-until-expiry.
Disk Monitor
Free-space monitor — SSHes to a target host, runs df, classifies mounts as ok/warn/crit against configurable thresholds.
Aws/metrics
Query and analyze CloudWatch Metrics for operational visibility and performance monitoring.
Aws/bedrock Usage
AWS Bedrock token usage monitoring — multi-account fan-out scanning of
Gcp/vertex Usage
GCP Vertex AI token usage monitoring — multi-project scanning of
Ai Usage
Unified cross-provider AI token usage monitoring — workflow, model, and
Azure/openai Usage
Azure OpenAI / AI Services token usage monitoring — multi-subscription
Prometheus
Monitoring agent install/config + Prometheus target registration (https://github.com/keeb/swamp-prometheus)