Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
6aaaadac
Commit
6aaaadac
authored
Nov 19, 2018
by
Erik Sundell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stackdriver: update docs
parent
0aeaec1a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
docs/sources/features/datasources/stackdriver.md
+4
-4
No files found.
docs/sources/features/datasources/stackdriver.md
View file @
6aaaadac
...
...
@@ -159,7 +159,7 @@ Example Result: `compute.googleapis.com/instance/cpu/usage_time - server1-prod`
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`
|
Example Alias By:
`{{resource.type}} - {{metric.type}}`
...
...
@@ -181,9 +181,9 @@ Variable of the type *Query* allows you to query Stackdriver for various types o
| Name | Description |
| ------------------- | ------------------------------------------------------------------------------------------------- |
|
*Me
ctric Types*
| Returns a list of metric type names that are available for the specified service. |
|
*
Metric Labels*
| Returns a list of label values for the
`metric label`
in the specified metric.
|
|
*
Resource Labels*
| Returns a list of label values for the
`resource label`
in the specified metric.
|
|
*Me
tric Types*
| Returns a list of metric type names that are available for the specified service. |
|
*
Labels Keys*
| Returns a list of keys for
`metric label`
and
`resource label`
in the specified metric.
|
|
*
Labels Values*
| Returns a list of values for the label in the specified metric.
|
|
*Resource Types*
| Returns a list of resource types for the the specified metric. |
|
*Aggregations*
| Returns a list of aggregations (cross series reducers) for the the specified metric. |
|
*Aligners*
| Returns a list of aligners (per series aligners) for the the specified metric. |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment