Skip to content

Local AI integration — fleet telemetry to local LLM #14

Description

@castrojo

Contributors run a local LLM that reads fleet telemetry from Loki and Prometheus and surfaces recommendations: performance issues, anomalies, suggested fixes. The Star Trek computer use case — your homelab explains itself to you, privately, on your own hardware.

CNCF context: OTel Collector ships telemetry. Loki (Grafana Labs OSS) stores logs. Prometheus (graduated) stores metrics. The LLM reads from these via MCP tools (linux-mcp-server, goose) or direct API. No external AI services required.

Principle: Local first. BYOLLM. No telemetry leaves the contributor's network. Frontier models supported but local models are the target.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1-triageNew work awaiting human triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions