docs(monit): define datasource diagnostic tools and host-only Agent APIs - #353
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
补齐已上线的数据源诊断公开契约:POST /monit/datasource/tools/invoke,单工具请求、原样 JSON 证据、错误 reason,以及 Edge v0.71.0 基础协议要求。
同步中英文全量和 Monitors 分片中的新增数据源类型、配置、enabled/alerting_enabled 与秘密字段存在性语义。Agent 工具仅 host;旧 diagnose 标记弃用但保留,给现有消费者迁移时间。本次不增加公开 catalog 或内部路由。
验证:OpenAPI lint(12份 spec,0 violation);本次修改的26个 path/schema 在中英文对应全量、分片和 SDK 快照中语义一致。