Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

`MonitorsApi.list_monitors` - datadog_api_client.exceptions.ApiValueError: Invalid value for month_starts, must be a value less than or equal to 1

オープン
#2,432 コメント 4 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python
領域
api

調査の方向性

報告された 2.31.0 環境で MonitorsApi.list_monitors から開始し、month_starts 検証エラーを発生させる顧客のレスポンスを調査します。monitor の設定はレポートにありません。list_monitors が有効な顧客のレスポンスに対して ApiValueError を発生させずに monitor を取得できれば完了です。

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

説明

kind/bug stale

Describe the bug
We (Keep - https://github.com/keephq/keep) try to get all monitors from datadog.
However, a customer of ours fails to get them with this exception.

We don't have control on their monitors.

To Reproduce
I'm not sure about what monitors they have configured on their side

 with ApiClient(self.configuration) as api_client:
    api = MonitorsApi(api_client)
    api.list_monitors()

Expected behavior
I'll get list of monitors

Environment and Versions (please complete the following information):
2.31.0

主要言語
Python
スター
166
フォーク
55
平均マージ
2日 17時間
マージ済み PR(30日)
73

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

DataDog/datadog-api-client-python のほかの issue

DataDog/datadog-api-client-python の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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