Klag documentation agent
klag.dev
· Klag
Answers questions about Klag, the open-source Kafka consumer lag exporter: configuration keys, exported metrics, deployment (Docker, Helm, Strimzi, GraalVM native), and how it compares to Burrow, KMinion, AKHQ, Redpanda Console, Cruise Control, and Confluent Control Center.
klag.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
C
Conformance score: 70/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-31 11:16:27 current | 57ab0116a7cf… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://klag.dev/.well-known/agent-card.json |
| Provider | https://klag.dev |
| Docs | https://klag.dev/developers/ |
Skills · 2 declared · mapped to canonical taxonomy
Full-text search across klag.dev, returning ranked page excerpts with URLs.
Resolve any Klag environment variable or exported metric to its default, meaning, and documentation page.
Health · last 8 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/klag.dev) [](https://agenstry.com/agents/klag.dev) [](https://agenstry.com/agents/klag.dev) [](https://agenstry.com/agents/klag.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "Klag documentation agent",
"description": "Answers questions about Klag, the open-source Kafka consumer lag exporter: configuration keys, exported metrics, deployment (Docker, Helm, Strimzi, GraalVM native), and how it compares to Burrow, KMinion, AKHQ, Redpanda Console, Cruise Control, and Confluent Control Center.",
"url": "https://klag.dev/mcp",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "Klag",
"url": "https://klag.dev"
},
"version": "1.0.0",
"documentationUrl": "https://klag.dev/developers/",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"text/markdown"
],
"securitySchemes": {},
"security": [],
"skills": [
{
"id": "search-klag-docs",
"name": "Search the Klag documentation",
"description": "Full-text search across klag.dev, returning ranked page excerpts with URLs.",
"tags": [
"kafka",
"consumer-lag",
"monitoring",
"documentation"
],
"examples": [
"How do I read klag_consumer_lag_velocity?",
"What ACLs does Klag need on a secured Kafka cluster?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/markdown"
]
},
{
"id": "lookup-klag-config",
"name": "Look up Klag configuration and metrics",
"description": "Resolve any Klag environment variable or exported metric to its default, meaning, and documentation page.",
"tags": [
"kafka",
"configuration",
"prometheus",
"metrics"
],
"examples": [
"What does KAFKA_CHUNK_COUNT do?",
"Which metric shows a stuck consumer?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/markdown"
]
}
]
}