Skip to content

Commit d781584

Browse files
committed
chore: add CI badges to README
1 parent 226cbe5 commit d781584

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
oc_datadog
22
=====
33

4+
[![CircleCI](https://circleci.com/gh/opencensus-beam/opencensus_datadog.svg?style=svg)](https://circleci.com/gh/opencensus-beam/opencensus_datadog)
5+
[![codecov](https://codecov.io/gh/opencensus-beam/opencensus_datadog/branch/master/graph/badge.svg)](https://codecov.io/gh/opencensus-beam/opencensus_datadog)
6+
47
[Opencensus][oc] integration to [DataDog][dd] traces and metrics (via dogstatsd).
58

69
## Installation

0 commit comments

Comments
 (0)