metrics.prometheus
Introduction
The tags beginning with metrics.prometheus
identify events generated by Prometheus.
Valid tags and data tables
The full tag must have 3 levels. The first two are fixed as metrics.prometheus
. The third level identifies the job of events sent.
Technology | Brand | Type |
---|---|---|
|
|
These are just a few of the available options for this level. The collector will assign this level to the tag automatically depending on the event type. |
These are the valid tags and corresponding data tables that will receive the parsers' data:
Tag | Data table |
---|---|
|
|
For more information, read more About Devo tags.
Table structure
These are the fields displayed in this table:
metrics.prometheus
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
| Â | Â | Â |
hostname |
| Â | hostchain | Â |
tag |
| Â | Â | Â |
instanceUrl |
| Â | instance | Â |
job |
| = vjob | Â | Â |
name |
| Â | Â | Â |
label |
| Â | Â | Â |
value |
| ifthenelse(value_str = 'NaN', null(0.0), ifthenelse(value_str = '+Inf', null(0.0), ifthenelse(value_str = '-Inf', null(0.0), float8(value_str)))) | Â | Â |
value_str |
| Â | value | Â |
metricTime |
|  | timestamp | ✓ |
client |
| =vclient |  | ✓ |
rawMessage |
|  |  | ✓ |