-
Notifications
You must be signed in to change notification settings - Fork 761
Files
/
Copy pathmetadata.csv
474 lines (474 loc) · 73.8 KB
/
metadata.csv
1 | metric_name | metric_type | interval | unit_name | per_unit_name | description | orientation | integration | short_name | curated_metric |
---|---|---|---|---|---|---|---|---|---|---|
2 | neo4j.causal_clustering.catchup_tx_pull_requests_received | gauge | Total number of received transaction pull requests. (Neo4j 4) | 0 | neo4j | causal clustering catchup tx pull requests received | ||||
3 | neo4j.causal_clustering.core.append_index | gauge | Append index of the RAFT log. (Neo4j 4) | 0 | neo4j | causal clustering core append index | ||||
4 | neo4j.causal_clustering.core.commit_index | gauge | Commit index of the RAFT log. (Neo4j 4) | 0 | neo4j | causal clustering core commit index | ||||
5 | neo4j.causal_clustering.core.discovery.cluster.converged | gauge | Discovery cluster convergence. (Neo4j 4) | 0 | neo4j | causal clustering core discovery cluster converged | ||||
6 | neo4j.causal_clustering.core.discovery.cluster.members | gauge | Discovery cluster member size. (Neo4j 4) | 0 | neo4j | causal clustering core discovery cluster members | ||||
7 | neo4j.causal_clustering.core.discovery.cluster.unreachable | gauge | Discovery cluster unreachable size. (Neo4j 4) | 0 | neo4j | causal clustering core discovery cluster unreachable | ||||
8 | neo4j.causal_clustering.core.discovery.replicated_data.cluster_id.per_db_name.invisible | gauge | Hidden identifier for the cluster. (Neo4j 4) | 0 | neo4j | causal clustering core discovery replicated data cluster id per db name invisible | ||||
9 | neo4j.causal_clustering.core.discovery.replicated_data.cluster_id.per_db_name.visible | gauge | Shared identifier for the cluster. (Neo4j 4) | 0 | neo4j | causal clustering core discovery replicated data cluster id per db name visible | ||||
10 | neo4j.causal_clustering.core.discovery.replicated_data.member_data.invisible | gauge | Invisible data structure containing metadata about cluster members. (Neo4j 4) | 0 | neo4j | causal clustering core discovery replicated data member data invisible | ||||
11 | neo4j.causal_clustering.core.discovery.replicated_data.member_data.visible | gauge | Visible data structure containing metadata about cluster members. (Neo4j 4) | 0 | neo4j | causal clustering core discovery replicated data member data visible | ||||
12 | neo4j.causal_clustering.core.discovery.replicated_data.member_db_state.invisible | gauge | The hidden part of the data structure used for internal purposes. (Neo4j 4) | 0 | neo4j | causal clustering core discovery replicated data member db state invisible | ||||
13 | neo4j.causal_clustering.core.discovery.replicated_data.member_db_state.visible | gauge | The visible part of the data structure used for internal purposes. (Neo4j 4) | 0 | neo4j | causal clustering core discovery replicated data member db state visible | ||||
14 | neo4j.causal_clustering.core.discovery.replicated_data.per_db.leader_name.invisible | gauge | The total number of leadership changes. (Neo4j 4) | 0 | neo4j | causal clustering core discovery replicated data per db leader name invisible | ||||
15 | neo4j.causal_clustering.core.discovery.replicated_data.per_db.leader_name.visible | gauge | Number of leaders in the cluster. (Neo4j 4) | 0 | neo4j | causal clustering core discovery replicated data per db leader name visible | ||||
16 | neo4j.causal_clustering.core.discovery.replicated_data.raft_id.published_by_member.invisible | gauge | Visible Raft ID published by member. (Neo4j 4) | 0 | neo4j | causal clustering core discovery replicated data raft id published by member invisible | ||||
17 | neo4j.causal_clustering.core.discovery.replicated_data.raft_id.published_by_member.visible | gauge | Hidden Raft ID published by member. (Neo4j 4) | 0 | neo4j | causal clustering core discovery replicated data raft id published by member visible | ||||
18 | neo4j.causal_clustering.core.in_flight_cache_element_count | gauge | In-flight cache element count. (Neo4j 4) | 0 | neo4j | causal clustering core in flight cache element count | ||||
19 | neo4j.causal_clustering.core.in_flight_cache.hits | gauge | In-flight cache hits. (Neo4j 4) | 0 | neo4j | causal clustering core in flight cache hits | ||||
20 | neo4j.causal_clustering.core.in_flight_cache.max_bytes | gauge | In-flight cache max bytes. (Neo4j 4) | 0 | neo4j | causal clustering core in flight cache max bytes | ||||
21 | neo4j.causal_clustering.core.in_flight_cache.max_elements | gauge | In-flight cache maximum elements. (Neo4j 4) | 0 | neo4j | causal clustering core in flight cache max elements | ||||
22 | neo4j.causal_clustering.core.in_flight_cache.misses | gauge | In-flight cache misses. (Neo4j 4) | 0 | neo4j | causal clustering core in flight cache misses | ||||
23 | neo4j.causal_clustering.core.in_flight_cache.total_bytes | gauge | In-flight cache total bytes. (Neo4j 4) | 0 | neo4j | causal clustering core in flight cache total bytes | ||||
24 | neo4j.causal_clustering.core.is_leader | gauge | Is this server the leader? (Neo4j 4) | 0 | neo4j | causal clustering core is leader | ||||
25 | neo4j.causal_clustering.core.message_processing_delay | gauge | Delay between RAFT message receive and process. (Neo4j 4) | 0 | neo4j | causal clustering core message processing delay | ||||
26 | neo4j.causal_clustering.core.message_processing_timer | gauge | Timer for RAFT message processing. (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer | ||||
27 | neo4j.causal_clustering.core.message_processing_timer.append_entries_request | gauge | Requests invoked by the RAFT leader to replicate log entries. (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer append entries request | ||||
28 | neo4j.causal_clustering.core.message_processing_timer.append_entries_response | gauge | Responses from followers to the RAFT leader's requests to replicate log entries. (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer append entries response | ||||
29 | neo4j.causal_clustering.core.message_processing_timer.election_timeout | gauge | Timeout events for processing of RAFT messages. (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer election timeout | ||||
30 | neo4j.causal_clustering.core.message_processing_timer.heartbeat | gauge | Heartbeat requests received by followers in the RAFT cluster. (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer heartbeat | ||||
31 | neo4j.causal_clustering.core.message_processing_timer.heartbeat_response | gauge | Heartbeat responses received by the leader in the RAFT cluster. (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer heartbeat response | ||||
32 | neo4j.causal_clustering.core.message_processing_timer.heartbeat_timeout | gauge | Timeout events for heartbeat requests. (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer heartbeat timeout | ||||
33 | neo4j.causal_clustering.core.message_processing_timer.log_compaction_info | gauge | Log compaction (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer log compaction info | ||||
34 | neo4j.causal_clustering.core.message_processing_timer.new_batch_request | gauge | New batch requests (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer new batch request | ||||
35 | neo4j.causal_clustering.core.message_processing_timer.new_entry_request | gauge | New entry requests (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer new entry request | ||||
36 | neo4j.causal_clustering.core.message_processing_timer.pre_vote_request | gauge | Pre vote requests (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer pre vote request | ||||
37 | neo4j.causal_clustering.core.message_processing_timer.pre_vote_response | gauge | Pre vote responses (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer pre vote response | ||||
38 | neo4j.causal_clustering.core.message_processing_timer.prune_request | gauge | Prune requests (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer prune request | ||||
39 | neo4j.causal_clustering.core.message_processing_timer.vote_request | gauge | Vote requests (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer vote request | ||||
40 | neo4j.causal_clustering.core.message_processing_timer.vote_response | gauge | Vote responses (Neo4j 4) | 0 | neo4j | causal clustering core message processing timer vote response | ||||
41 | neo4j.causal_clustering.core.replication_attempt | gauge | Raft replication attempt count. (Neo4j 4) | 0 | neo4j | causal clustering core replication attempt | ||||
42 | neo4j.causal_clustering.core.replication_fail | gauge | Raft Replication fail count. (Neo4j 4) | 0 | neo4j | causal clustering core replication fail | ||||
43 | neo4j.causal_clustering.core.replication_new | gauge | Raft replication new request count. (Neo4j 4) | 0 | neo4j | causal clustering core replication new | ||||
44 | neo4j.causal_clustering.core.replication_success | gauge | Raft Replication success count. (Neo4j 4) | 0 | neo4j | causal clustering core replication success | ||||
45 | neo4j.causal_clustering.core.term | gauge | RAFT Term of this server (Neo4j 4) | 0 | neo4j | causal clustering core term | ||||
46 | neo4j.causal_clustering.core.tx_retries | gauge | Transaction retries. (Neo4j 4) | 0 | neo4j | causal clustering core tx retries | ||||
47 | neo4j.causal_clustering.read_replica.pull_update_highest_tx_id_received | gauge | The highest transaction id that has been pulled in the last pull update by this instance. (Neo4j 4) | 0 | neo4j | page cache unpins | ||||
48 | neo4j.causal_clustering.read_replica.pull_update_highest_tx_id_requested | gauge | The highest transaction id requested in a pull update by this instance. (Neo4j 4) | 0 | neo4j | page cache unpins | ||||
49 | neo4j.causal_clustering.read_replica.pull_updates | gauge | The total number of pull requests made by this instance. (Neo4j 4) | 0 | neo4j | page cache unpins | ||||
50 | neo4j.database.dbname.check_point.duration | gauge | The duration, in milliseconds, of the last check point event. (Neo4j 4 and Neo4j 5) | 0 | neo4j | check point duration | ||||
51 | neo4j.database.dbname.check_point.events | count | The total number of check point events executed so far. (Neo4j 4 and Neo4j 5) | 0 | neo4j | check point events | ||||
52 | neo4j.database.dbname.check_point.io_limit | gauge | The IO limit used during the last check point event. (Neo4j 5) | 0 | neo4j | check point io limit | ||||
53 | neo4j.database.dbname.check_point.io_performed | gauge | The number of IOs from Neo4j perspective performed during the last check point event. (Neo4j 5) | 0 | neo4j | check point io performed | ||||
54 | neo4j.database.dbname.check_point.limit_millis | gauge | (Neo4j 5) | 0 | neo4j | check point limit millis | ||||
55 | neo4j.database.dbname.check_point.limit_times | gauge | (Neo4j 5) | 0 | neo4j | check point limit times | ||||
56 | neo4j.database.dbname.check_point.pages_flushed | gauge | The number of pages that were flushed during the last check point event. (Neo4j 5) | 0 | neo4j | check point pages flused | ||||
57 | neo4j.database.dbname.check_point.total_time | count | The total time, in millseconds, spent in check pointing so far. (Neo4j 4 and Neo4j 5) | 0 | neo4j | check point total time | ||||
58 | neo4j.database.dbname.cluster.catchup.tx_pull_requests_received | count | TX pull requests received from secondaries. (Neo4j 5) | 0 | neo4j | cluster catchup tx pull requests received (v5) | ||||
59 | neo4j.database.dbname.cluster.core.append_index | count | The append index of the Raft log (Neo4j 5) | 0 | neo4j | cluster core append index (v5) | ||||
60 | neo4j.database.dbname.cluster.core.applied_index | count | The applied index of the Raft log (Neo4j 5) | 0 | neo4j | cluster core applied index (v5) | ||||
61 | neo4j.database.dbname.cluster.core.commit_index | count | The commit index of the Raft log (Neo4j 4) | 0 | neo4j | cluster core commit index (v5) | ||||
62 | neo4j.database.dbname.cluster.core.in_flight_cache.element_count | gauge | In-flight cache element count. (Neo4j 5) | 0 | neo4j | cluster core in flight cache element count (v5) | ||||
63 | neo4j.database.dbname.cluster.core.in_flight_cache.hits | count | In-flight cache hits. (Neo4j 5) | 0 | neo4j | cluster core in flight cache hits (v5) | ||||
64 | neo4j.database.dbname.cluster.core.in_flight_cache.max_bytes | gauge | In-flight cache max bytes. (Neo4j 5) | 0 | neo4j | cluster core in flight cache max bytes (v5) | ||||
65 | neo4j.database.dbname.cluster.core.in_flight_cache.max_elements | gauge | In-flight cache maximum elements. (Neo4j 5) | 0 | neo4j | cluster core in flight cache max elements (v5) | ||||
66 | neo4j.database.dbname.cluster.core.in_flight_cache.misses | count | In-flight cache misses. (Neo4j 5) | 0 | neo4j | cluster core in flight cache misses (v5) | ||||
67 | neo4j.database.dbname.cluster.core.in_flight_cache.total_bytes | count | In-flight cache total bytes. (Neo4j 5) | 0 | neo4j | cluster core in flight cache total bytes (v5) | ||||
68 | neo4j.database.dbname.cluster.core.is_leader | count | Is this server the leader? (Neo4j 5) | 0 | neo4j | cluster core is leader (v5) | ||||
69 | neo4j.database.dbname.cluster.core.last_leader_message | count | The time elapsed since the last message from a leader in milliseconds | 0 | neo4j | cluster core last leader message (v5) | ||||
70 | neo4j.database.dbname.cluster.core.message_processing_delay | count | Delay between Raft message receive and process. | 0 | neo4j | cluster core message processing delay (v5) | ||||
71 | neo4j.database.dbname.cluster.core.message_processing_timer | count | Timer for Raft message processing. (Neo4j 5) | 0 | neo4j | cluster core message processing timer (v5) | ||||
72 | neo4j.database.dbname.cluster.core.message_processing_timer.append_entries_request | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer append entries request | ||||
73 | neo4j.database.dbname.cluster.core.message_processing_timer.append_entries_response | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer append entries response | ||||
74 | neo4j.database.dbname.cluster.core.message_processing_timer.election_timeout | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer election timeout | ||||
75 | neo4j.database.dbname.cluster.core.message_processing_timer.heartbeat | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer heartbeat | ||||
76 | neo4j.database.dbname.cluster.core.message_processing_timer.heartbeat_response | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer heartbeat response | ||||
77 | neo4j.database.dbname.cluster.core.message_processing_timer.heartbeat_timeout | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer heartbeat timeout | ||||
78 | neo4j.database.dbname.cluster.core.message_processing_timer.leadership_transfer_proposal | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer leadership transfer proposal | ||||
79 | neo4j.database.dbname.cluster.core.message_processing_timer.leadership_transfer_rejection | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer leadership transfer rejection | ||||
80 | neo4j.database.dbname.cluster.core.message_processing_timer.leadership_transfer_request | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer leadership transfer request | ||||
81 | neo4j.database.dbname.cluster.core.message_processing_timer.log_compaction_info | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer log compaction info | ||||
82 | neo4j.database.dbname.cluster.core.message_processing_timer.new_batch_request | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer new batch request | ||||
83 | neo4j.database.dbname.cluster.core.message_processing_timer.new_entry_request | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer new entry request | ||||
84 | neo4j.database.dbname.cluster.core.message_processing_timer.pre_vote_request | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer pre vote request | ||||
85 | neo4j.database.dbname.cluster.core.message_processing_timer.pre_vote_response | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer pre vote response | ||||
86 | neo4j.database.dbname.cluster.core.message_processing_timer.prune_request | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer prune request | ||||
87 | neo4j.database.dbname.cluster.core.message_processing_timer.status_response | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer status response | ||||
88 | neo4j.database.dbname.cluster.core.message_processing_timer.vote_request | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer vote request | ||||
89 | neo4j.database.dbname.cluster.core.message_processing_timer.vote_response | count | (Neo4j 5) | 0 | neo4j | cluster core message processing timer vote response | ||||
90 | neo4j.database.dbname.cluster.core.raft_log_entry_prefetch_buffer.async_put | count | Raft Log Entry Prefetch buffer async puts (Neo4j 5) | 0 | neo4j | cluster core raft log entry prefetch buffer async put (v5) | ||||
91 | neo4j.database.dbname.cluster.core.raft_log_entry_prefetch_buffer.bytes | count | Raft Log Entry Prefetch total bytes. (Neo4j 5) | 0 | neo4j | cluster core raft log entry prefetch buffer bytes (v5) | ||||
92 | neo4j.database.dbname.cluster.core.raft_log_entry_prefetch_buffer.lag | count | Raft Log Entry Prefetch Lag. (Neo4j 5) | 0 | neo4j | cluster core raft log entry prefetch buffer lag (v5) | ||||
93 | neo4j.database.dbname.cluster.core.raft_log_entry_prefetch_buffer.size | count | Raft Log Entry Prefetch buffer size (Neo4j 5) | 0 | neo4j | cluster core raft log entry prefetch buffer size (v5) | ||||
94 | neo4j.database.dbname.cluster.core.raft_log_entry_prefetch_buffer.sync_put | count | Raft Log Entry Prefetch buffer sync puts (Neo4j 5) | 0 | neo4j | cluster core raft log entry prefetch buffer sync put (v5) | ||||
95 | neo4j.database.dbname.cluster.core.replication_attempt | count | The total number of Raft replication requests attempts. It is bigger or equal than the replication requests. | 0 | neo4j | cluster core replication attempt (v5) | ||||
96 | neo4j.database.dbname.cluster.core.replication_fail | count | The total number of Raft replication attempts that have failed. (Neo4j 5) | 0 | neo4j | cluster core replication fail (v5) | ||||
97 | neo4j.database.dbname.cluster.core.replication_maybe | count | Raft Replication maybe count. (Neo4j 5) | 0 | neo4j | cluster core replication maybe (v5) | ||||
98 | neo4j.database.dbname.cluster.core.replication_new | count | Raft Replication maybe count. (Neo4j 5) | 0 | neo4j | cluster core replication new (v5) | ||||
99 | neo4j.database.dbname.cluster.core.replication_success | count | The total number of Raft replication requests that have succeeded. (Neo4j 5) | 0 | neo4j | cluster core replication success (v5) | ||||
100 | neo4j.database.dbname.cluster.core.term | count | The Raft Term of this server. It increases monotonically if you do not unbind the cluster state. (Neo4j 5) | 0 | neo4j | cluster core term (v5) | ||||
101 | neo4j.database.dbname.cluster.core.tx_retries | count | Transaction retries. (Neo4j 5) | 0 | neo4j | cluster core tx retries (v5) | ||||
102 | neo4j.database.dbname.cluster.raft.append_index | count | The append index of the Raft log. Each index represents a write transaction (possibly internal) proposed for commitment. The values mostly increase, but sometimes they can decrease as a consequence of leader changes. The append index should always be less than or equal to the commit index. (Neo4j 5) | 0 | neo4j | cluster raft append index | ||||
103 | neo4j.database.dbname.cluster.raft.applied_index | count | The applied index of the Raft log. Represents the application of the committed Raft log entries to the database and internal state. The applied index should always be bigger than or equal to the commit index. The difference between this and the commit index can be used to monitor how up-to-date the follower database is. (Neo4j 5) | 0 | neo4j | cluster raft applied index | ||||
104 | neo4j.database.dbname.cluster.raft.commit_index | count | The commit index of the Raft log. Represents the commitment of previously appended entries. Its value increases monotonically if you do not unbind the cluster state. The commit index should always be bigger than or equal to the append index. (Neo4j 5) | 0 | neo4j | cluster raft commit index | ||||
105 | neo4j.database.dbname.cluster.raft.in_flight_cache.element_count | count | In-flight cache element count. (Neo4j 5) | 0 | neo4j | cluster raft in flight cache element count | ||||
106 | neo4j.database.dbname.cluster.raft.in_flight_cache.hits | count | In-flight cache hits. (Neo4j 5) | 0 | neo4j | cluster raft in flight cache hits | ||||
107 | neo4j.database.dbname.cluster.raft.in_flight_cache.max_bytes | count | In-flight cache max bytes. (Neo4j 5) | 0 | neo4j | cluster raft in flight cache max bytes | ||||
108 | neo4j.database.dbname.cluster.raft.in_flight_cache.max_elements | count | In-flight cache maximum elements. (Neo4j 5) | 0 | neo4j | cluster raft in flight cache max elements | ||||
109 | neo4j.database.dbname.cluster.raft.in_flight_cache.misses | count | In-flight cache misses. (Neo4j 5) | 0 | neo4j | cluster raft in flight cache misses | ||||
110 | neo4j.database.dbname.cluster.raft.in_flight_cache.total_bytes | count | In-flight cache total bytes. (Neo4j 5) | 0 | neo4j | cluster raft in flight cache total bytes | ||||
111 | neo4j.database.dbname.cluster.raft.is_leader | count | Is this server the leader? (Neo4j 5) | 0 | neo4j | cluster raft is leader | ||||
112 | neo4j.database.dbname.cluster.raft.last_leader_message | count | The time elapsed since the last message from a leader in milliseconds. Should reset periodically. (Neo4j 5) | 0 | neo4j | cluster raft last leader message | ||||
113 | neo4j.database.dbname.cluster.raft.message_processing_delay | count | Delay between Raft message receive and process. (Neo4j 5) | 0 | neo4j | cluster raft message processing delay | ||||
114 | neo4j.database.dbname.cluster.raft.message_processing_timer | count | Timer for Raft message processing. (Neo4j 5) | 0 | neo4j | cluster raft message processing timer | ||||
115 | neo4j.database.dbname.cluster.raft.message_processing_timer.append_entries_request | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer append entries request | ||||
116 | neo4j.database.dbname.cluster.raft.message_processing_timer.append_entries_response | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer append entries response | ||||
117 | neo4j.database.dbname.cluster.raft.message_processing_timer.election_timeout | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer election timeout | ||||
118 | neo4j.database.dbname.cluster.raft.message_processing_timer.heartbeat | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer heartbeat | ||||
119 | neo4j.database.dbname.cluster.raft.message_processing_timer.heartbeat_response | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer heartbeat response | ||||
120 | neo4j.database.dbname.cluster.raft.message_processing_timer.heartbeat_timeout | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer heartbeat timeout | ||||
121 | neo4j.database.dbname.cluster.raft.message_processing_timer.leadership_transfer_proposal | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer leadership transfer proposal | ||||
122 | neo4j.database.dbname.cluster.raft.message_processing_timer.leadership_transfer_rejection | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer leadership transfer rejection | ||||
123 | neo4j.database.dbname.cluster.raft.message_processing_timer.leadership_transfer_request | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer leadership transfer request | ||||
124 | neo4j.database.dbname.cluster.raft.message_processing_timer.log_compaction_info | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer log compaction info | ||||
125 | neo4j.database.dbname.cluster.raft.message_processing_timer.new_batch_request | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer new batch request | ||||
126 | neo4j.database.dbname.cluster.raft.message_processing_timer.new_entry_request | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer new entry request | ||||
127 | neo4j.database.dbname.cluster.raft.message_processing_timer.pre_vote_request | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer pre vote request | ||||
128 | neo4j.database.dbname.cluster.raft.message_processing_timer.pre_vote_response | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer pre vote response | ||||
129 | neo4j.database.dbname.cluster.raft.message_processing_timer.prune_request | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer prune request | ||||
130 | neo4j.database.dbname.cluster.raft.message_processing_timer.status_response | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer status response | ||||
131 | neo4j.database.dbname.cluster.raft.message_processing_timer.vote_request | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer vote request | ||||
132 | neo4j.database.dbname.cluster.raft.message_processing_timer.vote_response | count | (Neo4j 5) | 0 | neo4j | cluster raft message processing timer vote response | ||||
133 | neo4j.database.dbname.cluster.raft.raft_log_entry_prefetch_buffer.async_put | count | (Neo4j 5) | 0 | neo4j | cluster raft raft log entry prefetch buffer async put | ||||
134 | neo4j.database.dbname.cluster.raft.raft_log_entry_prefetch_buffer.bytes | count | (Neo4j 5) | 0 | neo4j | cluster raft raft log entry prefetch buffer bytes | ||||
135 | neo4j.database.dbname.cluster.raft.raft_log_entry_prefetch_buffer.lag | count | (Neo4j 5) | 0 | neo4j | cluster raft raft log entry prefetch buffer lag | ||||
136 | neo4j.database.dbname.cluster.raft.raft_log_entry_prefetch_buffer.size | count | (Neo4j 5) | 0 | neo4j | cluster raft raft log entry prefetch buffer size | ||||
137 | neo4j.database.dbname.cluster.raft.raft_log_entry_prefetch_buffer.sync_put | count | (Neo4j 5) | 0 | neo4j | cluster raft raft log entry prefetch buffer sync put | ||||
138 | neo4j.database.dbname.cluster.raft.replication_attempt | count | (Neo4j 5) | 0 | neo4j | cluster raft replication attempt | ||||
139 | neo4j.database.dbname.cluster.raft.replication_fail | count | (Neo4j 5) | 0 | neo4j | cluster raft replication fail | ||||
140 | neo4j.database.dbname.cluster.raft.replication_maybe | count | (Neo4j 5) | 0 | neo4j | cluster raft replication maybe | ||||
141 | neo4j.database.dbname.cluster.raft.replication_new | count | (Neo4j 5) | 0 | neo4j | cluster raft replication new | ||||
142 | neo4j.database.dbname.cluster.raft.replication_success | count | (Neo4j 5) | 0 | neo4j | cluster raft replication success | ||||
143 | neo4j.database.dbname.cluster.raft.term | count | The Raft Term of this server. It increases monotonically if you do not unbind the cluster state. (Neo4j 5) | 0 | neo4j | cluster raft term | ||||
144 | neo4j.database.dbname.cluster.raft.tx_retries | count | Transaction retries. (Neo4j 5) | 0 | neo4j | cluster raft tx retries | ||||
145 | neo4j.database.dbname.count.node | gauge | The total number of nodes in the databases. (Neo4j 4) | 0 | neo4j | count node | ||||
146 | neo4j.database.dbname.cypher.cache.ast.entries | gauge | The number of cypher cache AST entries (Neo4j 5) | 0 | neo4j | cypher cache ast entries | ||||
147 | neo4j.database.dbname.cypher.cache.executable_query.cache_flushes | gauge | The number of cypher cache executable query cache flushes. (Neo4j 5) | 0 | neo4j | cypher cache executable query cache flushes (v5) | ||||
148 | neo4j.database.dbname.cypher.cache.executable_query.compiled | gauge | The number of cypher cache executable query compiled entries. (Neo4j 5) | 0 | neo4j | cypher cache executable query compiled entries (v5) | ||||
149 | neo4j.database.dbname.cypher.cache.executable_query.discards | gauge | The number of cypher cache executable query discards. (Neo4j 5) | 0 | neo4j | cypher cache executable query discards (v5) | ||||
150 | neo4j.database.dbname.cypher.cache.executable_query.entries | gauge | The number of cypher cache executable query entries. (Neo4j 5) | 0 | neo4j | cypher cache executable query entries | ||||
151 | neo4j.database.dbname.cypher.cache.executable_query.hits | gauge | The number of cypher cache executable query hits. (Neo4j 5) | 0 | neo4j | cypher cache executable query hits (v5) | ||||
152 | neo4j.database.dbname.cypher.cache.executable_query.misses | gauge | The number of cypher cache executable query misses. (Neo4j 5) | 0 | neo4j | cypher cache executable query misses (v5) | ||||
153 | neo4j.database.dbname.cypher.cache.executable_query.stale_entries | gauge | The number of cypher cache executable stale query entries. (Neo4j 5) | 0 | neo4j | cypher cache executable query stale entries (v5) | ||||
154 | neo4j.database.dbname.cypher.cache.execution_plan.cache_flushes | gauge | The number of cypher cache execution plan cache flushes. (Neo4j 5) | 0 | neo4j | cypher cache execution plan cache flushes (v5) | ||||
155 | neo4j.database.dbname.cypher.cache.execution_plan.compiled | gauge | The number of cypher cache execution plan compiled entries. (Neo4j 5) | 0 | neo4j | cypher cache execution plan compiled (v5) | ||||
156 | neo4j.database.dbname.cypher.cache.execution_plan.discards | gauge | The number of cypher cache execution plan discards. (Neo4j 5) | 0 | neo4j | cypher cache execution plan discards (v5) | ||||
157 | neo4j.database.dbname.cypher.cache.execution_plan.entries | gauge | The number of cypher cache execution plan entries. (Neo4j 5) | 0 | neo4j | cypher cache execution plan entries | ||||
158 | neo4j.database.dbname.cypher.cache.execution_plan.hits | gauge | The number of cypher cache execution plan hits. (Neo4j 5) | 0 | neo4j | cypher cache execution plan hits (v5) | ||||
159 | neo4j.database.dbname.cypher.cache.execution_plan.misses | gauge | The number of cypher cache execution plan misses. (Neo4j 5) | 0 | neo4j | cypher cache execution plan misses (v5) | ||||
160 | neo4j.database.dbname.cypher.cache.execution_plan.stale_entries | gauge | The number of cypher cache executable stale query entries. (Neo4j 5) | 0 | neo4j | cypher cache execution plan stale entries (v5) | ||||
161 | neo4j.database.dbname.cypher.cache.logical_plan.cache_flushes | gauge | The number of cypher cache logical plan cache flushes. (Neo4j 5) | 0 | neo4j | cypher cache logical plan flushes (v5) | ||||
162 | neo4j.database.dbname.cypher.cache.logical_plan.compiled | gauge | The number of cypher cache logical plan compiled entries. (Neo4j 5) | 0 | neo4j | cypher cache logical plan compiled entries (v5) | ||||
163 | neo4j.database.dbname.cypher.cache.logical_plan.discards | gauge | The number of cypher cache logical plan discards. (Neo4j 5) | 0 | neo4j | cypher cache logical plan discards (v5) | ||||
164 | neo4j.database.dbname.cypher.cache.logical_plan.entries | gauge | The number of cypher cache logical plan entries. (Neo4j 5) | 0 | neo4j | cypher cache logical plan entries | ||||
165 | neo4j.database.dbname.cypher.cache.logical_plan.hits | gauge | The number of cypher cache logical plan hits. (Neo4j 5) | 0 | neo4j | cypher cache logical plan hits (v5) | ||||
166 | neo4j.database.dbname.cypher.cache.logical_plan.misses | gauge | The number of cypher cache logical plan misses. (Neo4j 5) | 0 | neo4j | cypher cache logical plan misses (v5) | ||||
167 | neo4j.database.dbname.cypher.cache.logical_plan.stale_entries | gauge | The number of cypher cache executable stale query entries. (Neo4j 5) | 0 | neo4j | cypher cache logical plan stale entries (v5) | ||||
168 | neo4j.database.dbname.cypher.cache.pre_parser.entries | gauge | The number of cypher cache pre-parser entries. (Neo4j 5) | 0 | neo4j | cypher cache pre parser entries | ||||
169 | neo4j.database.dbname.cypher.replan_events | count | The total number of times Cypher has decided to re-plan a query. Neo4j caches 1000 plans by default. (Neo4j 4 and Neo4j 5) | 0 | neo4j | cypher replan events | ||||
170 | neo4j.database.dbname.cypher.replan_wait_time | count | The total number of seconds waited between query replans. (Neo4j 4 and Neo4j 5) | 0 | neo4j | cypher replan wait time | ||||
171 | neo4j.database.dbname.db.query.execution.failure | count | Count of failed queries executed. (Neo4j 4 and Neo4j 5) | 0 | neo4j | db query execution failure | ||||
172 | neo4j.database.dbname.db.query.execution.latency.millis | gauge | Execution time in milliseconds of queries executed successfully. (Neo4j 4 and Neo4j 5) | 0 | neo4j | db query execution latency millis | ||||
173 | neo4j.database.dbname.db.query.execution.success | count | Count of successful queries executed. (Neo4j 4 and Neo4j 5) | 0 | neo4j | db query execution success | ||||
174 | neo4j.database.dbname.ids_in_use.node | gauge | The total number of nodes stored in the database. (Neo4j 4 and Neo4j 5) | 0 | neo4j | ids in use node | ||||
175 | neo4j.database.dbname.ids_in_use.property | gauge | The total number of different property names used in the database. (Neo4j 4 and Neo4j 5) | 0 | neo4j | ids in use property | ||||
176 | neo4j.database.dbname.ids_in_use.relationship | gauge | The total number of relationships stored in the database. (Neo4j 4 and Neo4j 5) | 0 | neo4j | ids in use relationship | ||||
177 | neo4j.database.dbname.ids_in_use.relationship_type | gauge | The total number of different relationship types stored in the database. (Neo4j 4 and Neo4j 5) | 0 | neo4j | ids in use relationship type | ||||
178 | neo4j.database.dbname.log.append_batch_size | gauge | The size of the last transaction append batch. (Neo4j 4 and Neo4j 5) | 0 | neo4j | log append batch size | ||||
179 | neo4j.database.dbname.log.appended_bytes | count | The total number of bytes appended to transaction log. (Neo4j 4 and Neo4j 5) | 0 | neo4j | log appended bytes | ||||
180 | neo4j.database.dbname.log.flushes | count | The total number of transaction log flushes. (Neo4j 4 and Neo4j 5) | 0 | neo4j | log flushes | ||||
181 | neo4j.database.dbname.log.rotation_duration | count | The duration, in milliseconds, of the last log rotation event. (Neo4j 4 and Neo4j 5) | 0 | neo4j | log rotation duration | ||||
182 | neo4j.database.dbname.log.rotation_events | count | The total number of transaction log rotations executed so far. (Neo4j 4 and Neo4j 5) | 0 | neo4j | log rotation events | ||||
183 | neo4j.database.dbname.log.rotation_total_time | count | The total time, in milliseconds, spent in rotating transaction logs so far. (Neo4j 4 and Neo4j 5) | 0 | neo4j | log rotation total time | ||||
184 | neo4j.database.dbname.neo4j.count.node | count | The total number of nodes in the database. (Neo4j 4 and Neo4j 5) | 0 | neo4j | neo4j count node | ||||
185 | neo4j.database.dbname.neo4j.count.relationship | gauge | The total number of relationships in the database. (Neo4j 4 and Neo4j 5) | 0 | neo4j | neo4j count relationship | ||||
186 | neo4j.database.dbname.neo4j.count.relationship_types | gauge | The total number of internally generated IDs for the different relationship types stored in the database. (Neo4j 5) | 0 | neo4j | neo4j count relationship types | ||||
187 | neo4j.database.dbname.pool.other.neo4j.free | count | Estimated amount of free memory in bytes for this pool. (Neo4j 4) | 0 | neo4j | pool other neo4j free | ||||
188 | neo4j.database.dbname.pool.other.neo4j.total_size | count | Estimated amount of available memory in bytes for this pool. (Neo4j 4) | 0 | neo4j | pool other neo4j total size | ||||
189 | neo4j.database.dbname.pool.other.neo4j.total_used | count | Estimated amount of total used memory in bytes for this pool. (Neo4j 4) | 0 | neo4j | pool other neo4j total used | ||||
190 | neo4j.database.dbname.pool.other.neo4j.used_heap | count | Estimated amount of used heap in bytes for this pool. (Neo4j 4) | 0 | neo4j | pool other neo4j used heap | ||||
191 | neo4j.database.dbname.pool.other.neo4j.used_native | count | Estimated amount of used native memory for this pool. (Neo4j 4) | 0 | neo4j | pool other neo4j used native | ||||
192 | neo4j.database.dbname.pool.transaction.neo4j.free | count | Estimated amount of free memory in bytes for this pool. | 0 | neo4j | pool transaction neo4j free | ||||
193 | neo4j.database.dbname.pool.transaction.neo4j.total_size | count | Estimated amount of available memory in bytes for this pool. | 0 | neo4j | pool transaction neo4j total size | ||||
194 | neo4j.database.dbname.pool.transaction.neo4j.total_used | count | Estimated amount of total used memory in bytes for this pool. | 0 | neo4j | pool transaction neo4j total used | ||||
195 | neo4j.database.dbname.pool.transaction.neo4j.used_heap | count | Estimated amount of used heap in bytes for this pool. | 0 | neo4j | pool transaction neo4j used heap | ||||
196 | neo4j.database.dbname.pool.transaction.neo4j.used_native | count | Estimated amount of used native memory for this pool. | 0 | neo4j | pool transaction neo4j used native | ||||
197 | neo4j.database.dbname.store.size.database | gauge | The size of the database, in bytes. (Neo4j 4 and Neo4j 5) | 0 | neo4j | store size database | ||||
198 | neo4j.database.dbname.store.size.total | gauge | The total size of the database and transaction logs, in bytes. (Neo4j 4 and Neo4j 5) | 0 | neo4j | store size total | ||||
199 | neo4j.database.dbname.transaction.active | gauge | The number of currently active transactions. (Neo4j 4 and Neo4j 5) | 0 | neo4j | transaction active | ||||
200 | neo4j.database.dbname.transaction.active_read | gauge | The number of currently active read transactions. (Neo4j 4 and Neo4j 5) | 0 | neo4j | transaction active read | ||||
201 | neo4j.database.dbname.transaction.active_write | gauge | The number of currently active write transactions. (Neo4j 4 and Neo4j 5) | 0 | neo4j | transaction active write | ||||
202 | neo4j.database.dbname.transaction.committed | count | The total number of committed transactions. (Neo4j 4 and Neo4j 5) | 0 | neo4j | transaction committed |