plugins/

directory
v0.0.0-...-1a39f93 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2025 License: Apache-2.0

README

plugins(插件實作)

分類與 module.card.json.category 對齊:

  • gateway:以 gRPC 暴露能力給 ADK Tool 遠端調用
  • collector.input:資料來源介接(Events/HTTP Pull 等)
  • transform.processor:遮罩/正規化/聚合
  • sink.output:寫入外部系統(OnCall/Kafka/Webhook)

每個插件目錄必含:

  • plugin.go:實作 pluginhost.Handler
  • module.card.json:聲明分類、速率/容量、觀測、權限
  • README.md:入參/出參與 Profiles 變數
  • tests/:單元與最小 E2E

Directories

Path Synopsis
gateway
Package knowledge 實作知識庫管理插件
Package knowledge 實作知識庫管理插件
observability
health_aggregator
Package health_aggregator 實作健康指標聚合插件
Package health_aggregator 實作健康指標聚合插件

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL