From b8d96eed671f6eb125a5a996330be65002d2c9e5 Mon Sep 17 00:00:00 2001 From: Igor Novgorodov Date: Mon, 18 Jan 2021 16:40:02 +0100 Subject: [PATCH] add coveralls, travis badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 29e7a15..2174185 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # cortex-tenant [![Go Report Card](https://goreportcard.com/badge/github.com/blind-oracle/cortex-tenant)](https://goreportcard.com/report/github.com/blind-oracle/cortex-tenant) +[![Coverage Status](https://coveralls.io/repos/github/blind-oracle/cortex-tenant/badge.svg?branch=main)](https://coveralls.io/github/blind-oracle/cortex-tenant?branch=main) +[![Build Status](https://www.travis-ci.com/blind-oracle/cortex-tenant.svg?branch=main)](https://www.travis-ci.com/blind-oracle/cortex-tenant) Prometheus remote write proxy which marks timeseries with a Cortex tenant ID based on labels.