base2Services / base2Services/aws-lambda-http-check

Support for temporary http status codes

オープン
#7 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。