4paradigm / 4paradigm/OpenMLDB
feat: add test and coverage test for openmldb-exporter
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
**Describe the feature you'd like**
[openmldb-exporter](https://github.com/4paradigm/OpenMLDB/tree/main/monitoring) is the prometheus exporter for OpenMLDB. It lacks unit tests and coverage reports
**Additional context**
Add any other context or screenshots about the feature request here.
コントリビューションガイド
調査の方向性
The openmldb-exporter is in the monitoring directory. First, examine its existing code to understand what metrics it exposes and how it interacts with OpenMLDB. Look for existing test patterns in the repository to follow. Write unit tests for the exporter's functions and integrate a coverage tool like go test -cover. Ensure tests run successfully and generate a coverage report.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go, prometheus
- 領域
- observability, testing
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100