Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Epic: Visualize pipelines in Grafana #2

Closed
5 tasks done
kminehart opened this issue Feb 9, 2022 · 0 comments
Closed
5 tasks done

Epic: Visualize pipelines in Grafana #2

kminehart opened this issue Feb 9, 2022 · 0 comments

Comments

@kminehart
Copy link
Collaborator

kminehart commented Feb 9, 2022

Because every pipeline step is executed in Go, we can wrap pipelines and steps in metrics and metadata collection and track step duration and errors.

Pipelines are short-lived programs and aren't exactly scrapable by prometheus without some kind of push gateway.

Logs

Tasks:

  • Decide: Do we need detailed logs for successful builds? (yes we do)
  • We need a more standardized logging format.
  • Get logs into Loki from local pipeline executions.
  • Get logs into Loki from Drone / remote pipeline executions.

Metrics

Traces

Visualizations

Tasks:

  • Grafana Panel(s) for a pipeline graph. Does a nodegraph work here?
    • It doesn't yet, but it totally could.
@kminehart kminehart changed the title Epic: (wip) Visualize pipelines in Grafana Epic: Visualize pipelines in Grafana Apr 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant