Skip to content

themoah/klag

v0.1.0Apache-2.0

Set up Klag (Kafka consumer lag exporter) against your cluster: pick a deployment target, wire Kafka auth, verify metrics, and connect the read-only MCP endpoint.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "klag",
  "version": "0.1.0",
  "description": "Set up Klag (Kafka consumer lag exporter) against your cluster: pick a deployment target, wire Kafka auth, verify metrics, and connect the read-only MCP endpoint.",
  "author": {
    "name": "themoah",
    "email": "aviv@dozorets.com",
    "url": "https://github.com/themoah"
  },
  "homepage": "https://klag.dev",
  "repository": "https://github.com/themoah/klag",
  "license": "Apache-2.0",
  "keywords": [
    "kafka",
    "consumer-lag",
    "monitoring",
    "prometheus",
    "mcp"
  ]
}

This package publishes a manifest and nothing else

At this revision it ships no README, no skills, no MCP servers and no data for another client. Only plugin.json was indexed.