base2Services / base2Services/aws-lambda-http-check

Support for temporary http status codes

未关闭
#7 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement lambda-http-check
主要语言
Python
星标
33
派生
16
PR 合并指标
30 天内没有已合并 PR

描述

Use-Case: Someone manually puts an endpoint into some sort of maintenance mode so instead of return a 200 it now returns a 302.

Right now this triggers a status code metric to change for 0 to 1. It would be nice to be able to specify a grace period for this temporary status code.

Another option would be to output a different metric value when the temporary status code is being returned.

This would then be able to not trigger alarms unless the temporary status code remains in-place for greater than grace period

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先跟踪 Lambda 的 HTTP 状态处理和 CloudWatch 指标发送。明确预期行为是可配置的宽限期,还是针对临时状态码使用不同的指标值;完成标准应包括定义配置,并确保临时响应仍处于宽限期内时不会触发告警。

由索引模型根据 Issue 内容生成。

评估

技术栈
aws, python
领域
cloud, observability
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。