coder / coder/internal

loadtest: load test the new registry

オープン
#261 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
help wanted project/notifications
主要言語
言語のデータがありません
スター
3
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

We have recently moved the Coder registry https://registry.coder.com to a new refactored one. We would like to load test it.

It could be as simple as including some modules in the load-testing template.

```tf
module "jetbrains_gateway" {
source = "registry.coder.com/modules/jetbrains-gateway/coder"
version = "1.0.25"
agent_id = coder_agent.example.id
agent_name = "example"
folder = "/home/coder/example"
jetbrains_ides = ["CL", "GO", "IU", "PY", "WS"]
default = "GO"
}
```

cc: @bcpeinhardt to coordinate with @f0ssel when this happens. We may need to keep an eye on the registry.
Ideally, we should have monitoring #182 and #137 before we do this.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Issue にある load-testing template と registry module の例から始めてください。load test を実行する前に @f0ssel と調整し、monitoring issues #182 と #137 を確認してください。完了とは、新しい registry が実際に使われ、その動作が観測されていることを意味します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
terraform
領域
devops
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。