mvisonneau / gitlab-ci-pipelines-exporter

Prometheus / OpenMetrics exporter for GitLab CI pipelines insights
Apache License 2.0
1.22k stars 240 forks source link

Take inspiration from Grafana's OpenTelemetry OTEP on CI/CD observability ? #753

Open arthurzenika opened 7 months ago

arthurzenika commented 7 months ago

Grafana published a blog post ¨What is CI/CD observability, and how are we paving the way for more observable pipelines?" https://grafana.com/blog/2023/11/20/ci-cd-observability-via-opentelemetry-at-grafana-labs/ with some interesting and similar ideas to what this projet is doing.

Their proposal of OTEP ( OpenTelemetry Enhancement Proposals ) : OpenTelemetry Proposal: Introduce semantic conventions for CI/CD observability is probably also a space to watch out for...

Any ideas on how this could fit in to gitlab-ci-pipelines-exporters ?

Elfo404 commented 7 months ago

Chiming in just to clarify as we don't want to take credit for anyone's hard work, the proposal is not ours / didn't come from us (Grafana), but we believe it is the path forward :)