Internal Name: |
Query |
Description: |
|
Singleton: |
no |
Plugin: |
Postgres |
Name |
Description |
Required |
Internal Name |
Table |
The table to discover and to be queried on for metric data |
yes |
table |
Name |
Initial name of the resource when manually added. This is also part of the resource key - make this unique if you want two Query resources based on the same table. |
no |
name |
Description |
Initial description of resource when manually added |
no |
description |
Metric Query |
The query that will gather metric data. This must return two columns, a string column whose value is 'metricColumn' and then a numeric column whose value is the metric to be collected. |
no |
metricQuery |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
Name |
Type |
Description |
Internal Name |
Metric Value |
measurement |
The metric value for this Query. If Metric Query is not specified, this is not collected. |
metricColumn |
You must use the internal name to reference traits in Dynamic Group Definition expressions.