From 1e75fced47f15a4021457098efa119dd4377a798 Mon Sep 17 00:00:00 2001 From: Bartosz Ocytko Date: Thu, 9 Jan 2025 20:23:06 +0100 Subject: [PATCH] Adds build and license badges Signed-off-by: Bartosz Ocytko --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0646d03..ad1696c 100644 --- a/README.md +++ b/README.md @@ -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