From 765b38dcf8032aed86b852ac853531e320bae3b2 Mon Sep 17 00:00:00 2001 From: Javier Kohen Date: Tue, 13 Aug 2019 08:32:38 -0400 Subject: [PATCH] Link to Stackdriver Pricing in documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 133a1583..89d526d9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ This repository contains a sidecar for the Prometheus server that can send metrics to Stackdriver. This is based on [this design](docs/design.md). +Custom metrics are a chargeable feature of Stackdriver Monitoring and there could be costs for your custom metrics. For more information on pricing, see [Stackdriver Pricing](https://cloud.google.com/stackdriver/pricing). + [![Build Status](https://travis-ci.com/Stackdriver/stackdriver-prometheus-sidecar.svg?branch=master)](https://travis-ci.com/Stackdriver/stackdriver-prometheus-sidecar) [![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)