Page MenuHomePhabricator

Loki: add a channel(s) for git commits
Open, MediumPublic

Description

I think it'd be useful to display git commits (ideally filtered) as annotations in Grafana.

My current use case for this is creating a high level project dashboard, where essentially the total number of items remaining to be migrated is graphed as a percentage with annotations showing relevant commits that would drive that percentage downward. A birds eye project status summary of sorts, with enough detail to convey the gist of an overall migration status without running manual reports.

I *think* a workable path forward would be adding a channel (or maybe multiple for different systems i.e. gerrit, gitlab, etc?) but I'm not sure if thats already been explored yet, and also very open to alternate suggestions.