Skip to content

Commit 9588aa1

Browse files
committed
build readme
1 parent 83388df commit 9588aa1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/prometheus/docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,7 @@ The fields reported are:
437437
| prometheus.\*.rate | Prometheus rated counter metric | object | gauge |
438438
| prometheus.\*.value | Prometheus gauge metric | object | gauge |
439439
| prometheus.labels.\* | Prometheus metric labels | keyword | |
440+
| prometheus.labels_fingerprint | Autogenerated ID representing the fingerprint of the list of metrics names | keyword | |
440441
| prometheus.metrics.\* | Prometheus metric | object | gauge |
441442
| service.address | Address where data about this service was collected from. This should be a URI, network address (ipv4:port or [ipv6]:port) or a resource path (sockets). | keyword | |
442443
| service.type | The type of the service data is collected from. The type can be used to group and correlate logs and metrics from one service type. Example: If logs or metrics are collected from Elasticsearch, `service.type` would be `elasticsearch`. | keyword | |

0 commit comments

Comments
 (0)