PowerShell / PowerShell/PowerShell-RFC
RFC for pluggable logging model
还没有人认领这个 Issue。
- 主要语言
- PowerShell
- 星标
- 467
- 派生
- 140
- 平均合并
- 9 分钟
- 30 天内合并 PR
- 1
描述
Per #106, this is to track the need for an RFC that would create a pluggable provider model for logging. Quoting me from that thread:
@PowerShell/powershell-committee discussed this one in detail today. We believe that there's massive value in figuring out how to tee logs off to remote logging providers, but a bunch of the semantics in this RFC are specific to Splunk.
Instead, we think an RFC should be authored that builds a provider/plugin model for allowing multiple remote logging providers. This RFC should also give consideration to whether local logging targets should be treated the same way (e.g. if you want to exclusively log to a remote target, maybe in serverless/stateless scenarios). There should also be a consideration of whether we should have something like a Get-PSLog or Write-PSLog that are agnostic to logging providers.
The PowerShell Team has a strong interest in picking this up, but we have no idea when we can get to it right now. We only know that it should be a flexible, pluggable model.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先阅读 issue #106 以及此处引用的 PowerShell Committee 讨论,以了解现有的 Splunk 特定语义。起草一份 RFC,定义灵活的 provider/plugin 模型,包括远程和本地目标以及与 provider 无关的日志记录操作;当所提议的模型涵盖这些场景并准备好接受社区反馈时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- powershell
- 领域
- observability
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100