Open
Conversation
ty-kim7
requested changes
Apr 4, 2026
monitor_v2/iam_to_slack.json
Outdated
There was a problem hiding this comment.
현재 repo가 Public인데 아무리 랜덤값이라고 해도 부적절 해보입니다.
gitignore 처리 및 기존 Commit에서 삭제 후 강제 Push 부탁드립니다.
monitor_v2/cost/report.py
Outdated
| _divider(), | ||
| *_table_section( | ||
| f"*[ Top {TOP_N} 서비스 {d1_date} ]*", | ||
| ["#", "서비스", "비용", "어제대비", "전월동기대비"], top5_rows, |
714324b to
f47ab11
Compare
Author
해당 메인 메세지의 스레드로 설명드리면, IAM User별 비용 분석에서 aws:createdBy 태그가 없는 항목 단독으로 이미 17개 서비스 행이 존재하는 형태입니다. 이를 fields로 구성했을 때, 10개를 초과하는 형태이긴 합니다. 그리고 EC2 상세 정보의 경우, 각 리전별 인스턴스 목록을 블록으로 담아 보냈었는 데, section의 text가 3000제한을 넘겨서 보내지지 않는 문제가 발생했었습니다.
|
Author
|
네엡, 말씀해주신대로 적용해보고 push 해두겠습니다. |
Author
|
말씀해주신 사항 모두 반영했습니다! 머지 이후엔 EventBridge cron으로 lambda를 스케줄링(22시)을 적용해보겠습니다. |
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.




No description provided.