Skip to content

Commit

Permalink
Update build badge on main README (open-telemetry#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
utpilla authored Mar 11, 2022
1 parent 6ee3914 commit 25b5389
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# OpenTelemetry .NET Contrib

[![Slack](https://img.shields.io/badge/slack-@cncf/otel/dotnet-brightgreen.svg?logo=slack)](https://cloud-native.slack.com/archives/C01N3BC2W7Q)
[![Build
Status](https://action-badges.now.sh/open-telemetry/opentelemetry-dotnet-contrib)](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/actions)
[![Linux](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/actions/workflows/linux-ci.yml/badge.svg?branch=main)](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/actions/workflows/linux-ci.yml)
[![Windows](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/actions/workflows/windows-ci.yml/badge.svg?branch=main)](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/actions/workflows/windows-ci.yml)

This repository contains set of components extending functionality of the
OpenTelemetry SDK. Instrumentation libraries, exporters, and other components
can find their home here.

Packages in this repository are prefixed with `OpenTelemetry.Contrib` to highlight
that they are different from the packages produced by the primary .NET SDK repository.
Packages in this repository are prefixed with `OpenTelemetry.Contrib` to
highlight that they are different from the packages produced by the primary .NET
SDK repository.

## Contributing

Expand Down

0 comments on commit 25b5389

Please sign in to comment.