We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05eb332 commit 57e61faCopy full SHA for 57e61fa
projects/ci-cd.md
@@ -56,7 +56,7 @@ The following is a list of prototypes, plugins, components, and CI/CD related to
56
57
| Related Vendor | Prototype | Related Resources | Comments |
58
|----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------|
59
-| GitHub | [GitHub Actions Receiver](https://github.com/krzko/opentelemetry-collector-contrib/tree/feat-add-githubactionseventreceiver/receiver/githubactionsreceiver) | [OTEL Issue 27460](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27460) | * Event logs to traces |
+| GitHub | [GitHub Actions Receiver - now in collector contrib!](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/githubreceiver) | [OTEL Issue 27460](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27460) | * Event logs to traces |
60
| GitHub/GitLab | [GitHub Receiver](https://github.com/liatrio/liatrio-otel-collector/tree/main/receiver/githubreceiver)/[GitLab Receiver](https://github.com/liatrio/liatrio-otel-collector/tree/main/receiver/gitlabreceiver) | [OTEL Issue 22028](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/22028) | * Delivery metrics by scraping Git vendors |
61
| K8S | [Keptn](https://lifecycle.keptn.sh/) | [Keptn GitHub Repo](https://github.com/keptn/lifecycle-toolkit) | * Focused on observability in Kubernetes deployments |
62
| Jenkins | [OpenTelemetry plugin](https://plugins.jenkins.io/opentelemetry/) | [Plugin GitHub Repo](https://github.com/jenkinsci/opentelemetry-plugin) | * Tracing of Jenkins pipelines |
0 commit comments