Skip to content

Commit 7c10f09

Browse files
authored
Added Travis and Coveralls badges. (#135)
1 parent 3695e69 commit 7c10f09

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
@@ -3,6 +3,9 @@
33
This repository contains a sidecar for the Prometheus server that can send
44
metrics to Stackdriver. This is based on [this design](docs/design.md).
55

6+
[![Build Status](https://travis-ci.com/Stackdriver/stackdriver-prometheus-sidecar.svg?branch=master)](https://travis-ci.com/Stackdriver/stackdriver-prometheus-sidecar)
7+
[![Coverage Status](https://coveralls.io/repos/github/Stackdriver/stackdriver-prometheus-sidecar/badge.svg?branch=master)](https://coveralls.io/github/Stackdriver/stackdriver-prometheus-sidecar?branch=master)
8+
69
## Installation
710

811
To install the sidecar on a local machine run:

0 commit comments

Comments
 (0)