浏览代码

Update stackdriver.md

Erik Sundell 7 年之前
父节点
当前提交
33411198ab
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      docs/sources/features/datasources/stackdriver.md

+ 3 - 3
docs/sources/features/datasources/stackdriver.md

@@ -158,9 +158,9 @@ Example Result: `compute.googleapis.com/instance/cpu/usage_time - server1-prod`
 
 
 It is also possible to resolve the name of the Monitored Resource Type. 
 It is also possible to resolve the name of the Monitored Resource Type. 
 
 
-| Alias Pattern Format | Description                                     | Example Result |
-| -------------------- | ----------------------------------------------- | -------------- |
-| `{{resource.type}}`  | returns the name of the monitored resource type | `gce_instance` |
+| Alias Pattern Format     | Description                                     | Example Result   |
+| ------------------------ | ------------------------------------------------| ---------------- |
+| `{{resource.type}}`      | returns the name of the monitored resource type | `gce_instance`     |
 
 
 Example Alias By: `{{resource.type}} - {{metric.type}}`
 Example Alias By: `{{resource.type}} - {{metric.type}}`