|
| 1 | +resourceMetrics: |
| 2 | + - resource: |
| 3 | + attributes: |
| 4 | + - key: server.state |
| 5 | + value: |
| 6 | + stringValue: standalone |
| 7 | + - key: zk.version |
| 8 | + value: |
| 9 | + stringValue: 3.7.2-a055d78707164783287056086786315873919992 |
| 10 | + scopeMetrics: |
| 11 | + - metrics: |
| 12 | + - description: Number of active clients connected to a ZooKeeper server. |
| 13 | + name: zookeeper.connection.active |
| 14 | + sum: |
| 15 | + aggregationTemporality: 2 |
| 16 | + dataPoints: |
| 17 | + - asInt: "3" |
| 18 | + startTimeUnixNano: "1000000" |
| 19 | + timeUnixNano: "2000000" |
| 20 | + unit: '{connections}' |
| 21 | + - description: Number of ephemeral nodes that a ZooKeeper server has in its data tree. |
| 22 | + name: zookeeper.data_tree.ephemeral_node.count |
| 23 | + sum: |
| 24 | + aggregationTemporality: 2 |
| 25 | + dataPoints: |
| 26 | + - asInt: "0" |
| 27 | + startTimeUnixNano: "1000000" |
| 28 | + timeUnixNano: "2000000" |
| 29 | + unit: '{nodes}' |
| 30 | + - description: Size of data in bytes that a ZooKeeper server has in its data tree. |
| 31 | + name: zookeeper.data_tree.size |
| 32 | + sum: |
| 33 | + aggregationTemporality: 2 |
| 34 | + dataPoints: |
| 35 | + - asInt: "44" |
| 36 | + startTimeUnixNano: "1000000" |
| 37 | + timeUnixNano: "2000000" |
| 38 | + unit: By |
| 39 | + - description: Maximum number of file descriptors that a ZooKeeper server can open. |
| 40 | + gauge: |
| 41 | + dataPoints: |
| 42 | + - asInt: "1048576" |
| 43 | + startTimeUnixNano: "1000000" |
| 44 | + timeUnixNano: "2000000" |
| 45 | + name: zookeeper.file_descriptor.limit |
| 46 | + unit: '{file_descriptors}' |
| 47 | + - description: Number of file descriptors that a ZooKeeper server has open. |
| 48 | + name: zookeeper.file_descriptor.open |
| 49 | + sum: |
| 50 | + aggregationTemporality: 2 |
| 51 | + dataPoints: |
| 52 | + - asInt: "68" |
| 53 | + startTimeUnixNano: "1000000" |
| 54 | + timeUnixNano: "2000000" |
| 55 | + unit: '{file_descriptors}' |
| 56 | + - description: Number of times fsync duration has exceeded warning threshold. |
| 57 | + name: zookeeper.fsync.exceeded_threshold.count |
| 58 | + sum: |
| 59 | + aggregationTemporality: 2 |
| 60 | + dataPoints: |
| 61 | + - asInt: "0" |
| 62 | + startTimeUnixNano: "1000000" |
| 63 | + timeUnixNano: "2000000" |
| 64 | + isMonotonic: true |
| 65 | + unit: '{events}' |
| 66 | + - description: Average time in milliseconds for requests to be processed. |
| 67 | + gauge: |
| 68 | + dataPoints: |
| 69 | + - asInt: "0" |
| 70 | + startTimeUnixNano: "1000000" |
| 71 | + timeUnixNano: "2000000" |
| 72 | + name: zookeeper.latency.avg |
| 73 | + unit: ms |
| 74 | + - description: Maximum time in milliseconds for requests to be processed. |
| 75 | + gauge: |
| 76 | + dataPoints: |
| 77 | + - asInt: "47" |
| 78 | + startTimeUnixNano: "1000000" |
| 79 | + timeUnixNano: "2000000" |
| 80 | + name: zookeeper.latency.max |
| 81 | + unit: ms |
| 82 | + - description: Minimum time in milliseconds for requests to be processed. |
| 83 | + gauge: |
| 84 | + dataPoints: |
| 85 | + - asInt: "0" |
| 86 | + startTimeUnixNano: "1000000" |
| 87 | + timeUnixNano: "2000000" |
| 88 | + name: zookeeper.latency.min |
| 89 | + unit: ms |
| 90 | + - description: The number of ZooKeeper packets received or sent by a server. |
| 91 | + name: zookeeper.packet.count |
| 92 | + sum: |
| 93 | + aggregationTemporality: 2 |
| 94 | + dataPoints: |
| 95 | + - asInt: "156" |
| 96 | + attributes: |
| 97 | + - key: direction |
| 98 | + value: |
| 99 | + stringValue: received |
| 100 | + startTimeUnixNano: "1000000" |
| 101 | + timeUnixNano: "2000000" |
| 102 | + - asInt: "155" |
| 103 | + attributes: |
| 104 | + - key: direction |
| 105 | + value: |
| 106 | + stringValue: sent |
| 107 | + startTimeUnixNano: "1000000" |
| 108 | + timeUnixNano: "2000000" |
| 109 | + isMonotonic: true |
| 110 | + unit: '{packets}' |
| 111 | + - description: Number of currently executing requests. |
| 112 | + name: zookeeper.request.active |
| 113 | + sum: |
| 114 | + aggregationTemporality: 2 |
| 115 | + dataPoints: |
| 116 | + - asInt: "0" |
| 117 | + startTimeUnixNano: "1000000" |
| 118 | + timeUnixNano: "2000000" |
| 119 | + unit: '{requests}' |
| 120 | + - description: Response from zookeeper ruok command |
| 121 | + gauge: |
| 122 | + dataPoints: |
| 123 | + - asInt: "1" |
| 124 | + startTimeUnixNano: "1000000" |
| 125 | + timeUnixNano: "2000000" |
| 126 | + name: zookeeper.ruok |
| 127 | + unit: "1" |
| 128 | + - description: Number of watches placed on Z-Nodes on a ZooKeeper server. |
| 129 | + name: zookeeper.watch.count |
| 130 | + sum: |
| 131 | + aggregationTemporality: 2 |
| 132 | + dataPoints: |
| 133 | + - asInt: "1" |
| 134 | + startTimeUnixNano: "1000000" |
| 135 | + timeUnixNano: "2000000" |
| 136 | + unit: '{watches}' |
| 137 | + - description: Number of z-nodes that a ZooKeeper server has in its data tree. |
| 138 | + name: zookeeper.znode.count |
| 139 | + sum: |
| 140 | + aggregationTemporality: 2 |
| 141 | + dataPoints: |
| 142 | + - asInt: "5" |
| 143 | + startTimeUnixNano: "1000000" |
| 144 | + timeUnixNano: "2000000" |
| 145 | + unit: '{znodes}' |
| 146 | + scope: |
| 147 | + name: github.com/open-telemetry/opentelemetry-collector-contrib/scraper/zookeeperscraper |
| 148 | + version: latest |
0 commit comments