Skip to content

Commit

Permalink
Merge branch 'main' into update-dst-statement
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Nov 7, 2024
2 parents 7fbcfa9 + 884931a commit 0b92752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ci-cd.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The following is a list of prototypes, plugins, components, and CI/CD related to
| GitLab | [Distributed Tracing](https://docs.gitlab.com/ee/operations/tracing.html) | | * Tracing in GitLab pipelines |
| pytest | [pyTest OpenTelemetry plugin](https://pypi.org/project/pytest-otel/) | | * Tracing of Python test |
| Maven | [Maven OpenTelemetry extension](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/maven-extension/README.md) | | * Tracing of Maven builds |
| Ansible | [Ansible OpenTelemetry Callback Plugin](https://docs.ansible.com/ansible/latest/collections/community/general/opentelemetry_callback.html) | | * Tracing in Ansible playbooks |
| Ansible | [Ansible OpenTelemetry Callback Plugin](https://docs.ansible.com/ansible/latest/collections/community/general/opentelemetry_callback.html) | | * Tracing and Logs in Ansible playbooks |
| JUnit | [JUnit to OpenTelemetry](https://github.com/mdelapenya/junit2otlp) | | * Tracing of JUnit test results |
| Eiffel | [Eiffel CI/CD Event Protocol](https://eiffel-community.github.io/) | | * Event protocol for CI/CD observability and interoperability |
| CDEvents | [CD Event Protocol](https://cdevents.dev/) | | * Event protocol for CI/CD observability and interoperability |
Expand Down

0 comments on commit 0b92752

Please sign in to comment.