aboutsummaryrefslogtreecommitdiff
path: root/exporters/stats/stackdriver
diff options
context:
space:
mode:
authorJean de Klerk <deklerk@google.com>2018-03-26 18:49:32 +0200
committerYang Song <songy23@users.noreply.github.com>2018-03-26 09:49:32 -0700
commit7538b17565d00707750090d451c5eaefa89f1fe2 (patch)
treeb45be56bda9e0862eb3c12678fd476d65f2b915c /exporters/stats/stackdriver
parent9c6f44e73b0596552dbf30f235cfdc6520059c50 (diff)
downloadopencensus-java-7538b17565d00707750090d451c5eaefa89f1fe2.tar.gz
Point README at correct link for monitoring API (#1091)
Diffstat (limited to 'exporters/stats/stackdriver')
-rw-r--r--exporters/stats/stackdriver/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exporters/stats/stackdriver/README.md b/exporters/stats/stackdriver/README.md
index b99333a5..65d7162f 100644
--- a/exporters/stats/stackdriver/README.md
+++ b/exporters/stats/stackdriver/README.md
@@ -16,7 +16,7 @@ In order to be able to push your stats to [Stackdriver Monitoring][stackdriver-m
1. [Create a Cloud project](https://support.google.com/cloud/answer/6251787?hl=en).
2. [Enable billing](https://support.google.com/cloud/answer/6288653#new-billing).
-3. [Enable the Stackdriver Monitoring API](https://app.google.stackdriver.com/).
+3. [Enable the Stackdriver Monitoring API](https://console.cloud.google.com/apis/dashboard).
4. [Make sure you have a Premium Stackdriver account](https://cloud.google.com/monitoring/accounts/tiers).
These steps enable the API but don't require that your app is hosted on Google Cloud Platform.