Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

[Feature][Plugin] Add Grafana IRM Integration

Đang mở
#9,065 4 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
30/100
Loại issue
Tính năng
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Sôi nổi
Công nghệ
go, grafana

Hướng nghiên cứu

Bắt đầu với tài liệu được liên kết của Grafana IRM Incident API và OnCall API, sau đó so sánh các entity hiện có của chúng với các pattern plugin data source hiện tại của DevLake. Issue sẵn sàng được tiếp tục khi các maintainer thống nhất về các API và entity được hỗ trợ, phạm vi thu thập và chiến lược đồng bộ hóa.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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
Ngôn ngữ chính
Go
Star
3.1k
Fork
812
Merge trung bình
1 ngày 23 giờ
Pull request đã merge (30 ngày)
51

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của apache/devlake

Tất cả issue của apache/devlake

Issue tương tự

Thêm issue về Go

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.