From 47b336934d50bd89e0d86c80fb3b4ad107d57168 Mon Sep 17 00:00:00 2001 From: Tom Kerkhove Date: Wed, 13 Mar 2019 19:03:45 +0100 Subject: [PATCH] Add Azure Pipelines Badge (#401) Closes #398 --- README.md | 1 + docs/index.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 45f58bf96..9655ccf02 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@

License Docker Pulls +Build Status Docker Stars CodeFactor

diff --git a/docs/index.md b/docs/index.md index 4a52ae88a..fe8fa4782 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,7 +3,7 @@ layout: default title: Promitor - An Azure Monitor scraper for Prometheus --- -[![License](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/tomkerkhove/promitor/blob/master/LICENSE) [![Docker Pulls](https://img.shields.io/docker/pulls/tomkerkhove/promitor-scraper.svg?style=flat-square)](https://hub.docker.com/r/tomkerkhove/promitor-scraper/) +[![License](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/tomkerkhove/promitor/blob/master/LICENSE)[![Build Status](https://dev.azure.com/tomkerkhove/Promitor/_apis/build/status/Promitor%20CI%20-%20Scraper%20Agent?branchName=master)](https://dev.azure.com/tomkerkhove/Promitor/_build/latest?definitionId=50&branchName=master) [![Docker Pulls](https://img.shields.io/docker/pulls/tomkerkhove/promitor-scraper.svg?style=flat-square)](https://hub.docker.com/r/tomkerkhove/promitor-scraper/) [![Docker Stars](https://img.shields.io/docker/stars/tomkerkhove/promitor-scraper.svg?style=flat-square)](https://hub.docker.com/r/tomkerkhove/promitor-scraper/) **Promitor** is an **Azure Monitor scraper for Prometheus** providing a scraping endpoint for Prometheus that provides a configured subset of Azure Monitor metrics.