vim-jp / vim-jp/slacklog-generator

本番データ投入後の運用について考える

Open
#58 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
24
Forks
9
Avg merge
21d 5h
Merged PRs (30d)
1

Description

現在、ログは 2020 年 3 月~ 4 月の間の1ヶ月間のデータを使っていて、ローカルでの動作チェックや CI での差分の生成/確認は存在するすべてのログに対して行っています。
しかし、将来的には全ログデータを投入することになります。テストのためにすべてのデータを対象に処理していると、時間がかかってしまいます。
期間やチャンネルを絞って各種処理ができるようにコマンドの機能を整備する必要がありそうです。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or command entry points are named. Start by locating the commands that process all logs and reviewing how local checks and CI generate and compare differences. Done means processing can be limited by time period or channel, with the scoped behavior verified against the existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.