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

[Feature][Plugin] Add Grafana IRM Integration

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
30/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
活発
技術スタック
go, grafana

調査の方向性

リンクされている Grafana IRM Incident API と OnCall API のドキュメントから始め、利用可能なエンティティを DevLake の既存のデータソースプラグインのパターンと比較します。メンテナーがサポートする API とエンティティ、収集する範囲、同期戦略について合意した時点で、issue は次の段階に進められます。

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

説明

type/feature-request
Search before asking
  • I had searched in the issues and found no similar feature requirement.
Use case

Teams using Grafana Cloud IRM should be able to ingest its data into Apache DevLake and analyze it alongside data from other DevOps tools.

For example, incidents managed in Grafana IRM could be correlated with deployment data and used to calculate DORA metrics such as:

  • Change Failure Rate
  • Failed Deployment Recovery Time / MTTR
Description

I propose adding a grafana_irm data source plugin to support Grafana Cloud IRM.

Grafana IRM provides multiple capabilities, including Incident and OnCall, with APIs for programmatic access:

For example, Grafana IRM Incident data could be mapped to DevLake's domain models as follows:

  • Grafana IRM Incident → DevLake Issue (type = INCIDENT)
  • Incident status → Issue status / original status
  • Incident severity → Issue severity / priority
  • Incident declared time → Issue created date
  • Incident resolved time → Issue resolution date
  • Incident roles/members → Issue assignees, where applicable

This could allow Grafana IRM incidents to be correlated with deployment data through DevLake's existing DORA incident-to-deployment correlation.

Before proceeding with the implementation, I would like to confirm whether this overall direction is appropriate, particularly regarding:

  • which Grafana IRM APIs and entities should be supported
  • the scope of data to be collected
  • the synchronization strategy
Related issues

No related issue found.

Are you willing to submit a PR?
  • Yes I am willing to submit a PR!
Code of Conduct
主要言語
Go
スター
3.1k
フォーク
812
平均マージ
1日 23時間
マージ済み PR(30日)
51

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

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

はじめの一歩

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

apache/devlake のほかの issue

apache/devlake の issue をすべて見る

似ている issue

Go の issue をもっと見る

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

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