aboutsummaryrefslogtreecommitdiff
path: root/exporters/stats/stackdriver
diff options
context:
space:
mode:
authorYang Song <songy23@users.noreply.github.com>2018-04-03 11:14:46 -0700
committerGitHub <noreply@github.com>2018-04-03 11:14:46 -0700
commit11918ecc0e0110e93579cc5477a7f4d907e2df6d (patch)
treec9ad5c7c901b246d81fcc14427f2db8970233444 /exporters/stats/stackdriver
parentefa417a224f1493e24207a92957d8e081f73e1d2 (diff)
downloadopencensus-java-11918ecc0e0110e93579cc5477a7f4d907e2df6d.tar.gz
Fix a few typos in exporter README (#1110)
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 e90dc105..ef0e85f3 100644
--- a/exporters/stats/stackdriver/README.md
+++ b/exporters/stats/stackdriver/README.md
@@ -76,7 +76,7 @@ can correctly identify your pod, cluster and container. Follow the Kubernetes in
[here](https://cloud.google.com/kubernetes-engine/docs/tutorials/custom-metrics-autoscaling#exporting_metrics_from_the_application)
and [here](https://kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/).
-Otherwise, Exporter will use [a global Stackdriver monitored resource with no labels](https://cloud.google.com/monitoring/api/resources#tag_global),
+Otherwise, Exporter will use [a global Stackdriver monitored resource with a project_id label](https://cloud.google.com/monitoring/api/resources#tag_global),
and it works fine when you have only one exporter running.
If you want to have multiple processes exporting stats for the same metric concurrently, and your