Skip to content

Commit

Permalink
Adds build and license badges
Browse files Browse the repository at this point in the history
Signed-off-by: Bartosz Ocytko <[email protected]>
  • Loading branch information
bocytko committed Jan 9, 2025
1 parent da12e05 commit 1e75fce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![Build Status](https://github.com/zalando/otelcol-lightstep-receiver/actions/workflows/build.yml/badge.svg)](https://github.com/zalando/otelcol-lightstep-receiver/actions/workflows/build.yml)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

## OpenTelemetry Collector Lightstep Receiver

The `lightstepreceiver` receives OpenTracing traces from Lightstep tracers in various supported formats converting them into OpenTelemetry'a `ptrace.Traces` propagating it further in pipelines
Expand Down

0 comments on commit 1e75fce

Please sign in to comment.