- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Supported OS
Neo4j 5 대시보드
Neo4j 5 데이터베이스
Neo4j는 네이티브 그래프 스토리지, 고급 보안, 확장 가능한 속도 최적화 아키텍처, ACID 규정 준수를 결합하여 관계 기반 쿼리 의 예측 가능성과 무결성을 보장하는 엔터프라이즈급 그래프 데이터베이스입니다. Neo4j는 보다 자연스럽고 연결된 상태로 데이터를 저장 및 관리하며, 데이터 상호관계를 유지함으로써 초고속 쿼리, 심층적인 분석 컨텍스트, 수정이 가능한 데이터 모델을 제공합니다.
Neo4j 메트릭을 통해 데이터베이스 관리자는 Neo4j 배포를 모니터링하고 확인할 수 있습니다. DBA는 메모리 사용량(힙 및 페이지 캐시), 트랜잭션 수, 클러스터 상태, 데이터베이스 크기(노드 수, 관계형 및 속성 포함), 쿼리 성능을 이해합니다.
이러한 통합을 통해, 즉시 사용 가능한 대시보드에서 중요한 Neo4j 메트릭를 시각화하여 DBA가 문제를 해결하고 Neo4j 데이터베이스의 상태를 모니터링 및 확인할 수 있습니다.
아래 지침을 따라 호스트에서 실행되는 에이전트에 대해 이 점검을 설치하고 설정하세요. 컨테이너화된 환경의 경우 이러한 지침을 적용하는 데 가이드가 필요하면 오토파일럿 통합 템플릿을 참조하세요.
neo4j를 설치하려면 호스트에서 다음을 확인하세요.
Datadog 에이전트를 다운로드하여 설치합니다.
neo4j를 설치하려면 호스트에서 다음을 확인하세요.
datadog-agent integration install -t datadog-neo4j==<INTEGRATION_VERSION>
에이전트 설정 디렉터리 루트에 있는 conf.d/
폴더에서 neo4j.d/conf.yaml
파일을 편집하여 neo4j 성능 데이터 수집을 시작합니다. 사용 가능한 모든 설정 옵션은 샘플 neo4j.d/conf.yaml을 참조하세요.
Datadog는 포트 5000에서 dogstatsd_stats_port 및 expvar_port에 대해 수신 대기합니다. neo4j.conf 파일에서 server.discovery.listen_address 및 server.discovery.advertised_address를 5000이 아닌 다른 포트를 사용하도록 변경해야 합니다.
에이전트 의 상태 하위 명령을 실행하고 점검 섹션에서 neo4j
를 찾습니다.
neo4j.causal_clustering.catchup_tx_pull_requests_received (gauge) | Total number of received transaction pull requests. (Neo4j 4) |
neo4j.causal_clustering.core.append_index (gauge) | Append index of the RAFT log. (Neo4j 4) |
neo4j.causal_clustering.core.commit_index (gauge) | Commit index of the RAFT log. (Neo4j 4) |
neo4j.causal_clustering.core.discovery.cluster.converged (gauge) | Discovery cluster convergence. (Neo4j 4) |
neo4j.causal_clustering.core.discovery.cluster.members (gauge) | Discovery cluster member size. (Neo4j 4) |
neo4j.causal_clustering.core.discovery.cluster.unreachable (gauge) | Discovery cluster unreachable size. (Neo4j 4) |
neo4j.causal_clustering.core.discovery.replicated_data.cluster_id.per_db_name.invisible (gauge) | Hidden identifier for the cluster. (Neo4j 4) |
neo4j.causal_clustering.core.discovery.replicated_data.cluster_id.per_db_name.visible (gauge) | Shared identifier for the cluster. (Neo4j 4) |
neo4j.causal_clustering.core.discovery.replicated_data.member_data.invisible (gauge) | Invisible data structure containing metadata about cluster members. (Neo4j 4) |
neo4j.causal_clustering.core.discovery.replicated_data.member_data.visible (gauge) | Visible data structure containing metadata about cluster members. (Neo4j 4) |
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) |
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) |
neo4j.causal_clustering.core.discovery.replicated_data.per_db.leader_name.invisible (gauge) | The total number of leadership changes. (Neo4j 4) |
neo4j.causal_clustering.core.discovery.replicated_data.per_db.leader_name.visible (gauge) | Number of leaders in the cluster. (Neo4j 4) |
neo4j.causal_clustering.core.discovery.replicated_data.raft_id.published_by_member.invisible (gauge) | Visible Raft ID published by member. (Neo4j 4) |
neo4j.causal_clustering.core.discovery.replicated_data.raft_id.published_by_member.visible (gauge) | Hidden Raft ID published by member. (Neo4j 4) |
neo4j.causal_clustering.core.in_flight_cache_element_count (gauge) | In-flight cache element count. (Neo4j 4) |
neo4j.causal_clustering.core.in_flight_cache.hits (gauge) | In-flight cache hits. (Neo4j 4) |
neo4j.causal_clustering.core.in_flight_cache.max_bytes (gauge) | In-flight cache max bytes. (Neo4j 4) |
neo4j.causal_clustering.core.in_flight_cache.max_elements (gauge) | In-flight cache maximum elements. (Neo4j 4) |
neo4j.causal_clustering.core.in_flight_cache.misses (gauge) | In-flight cache misses. (Neo4j 4) |
neo4j.causal_clustering.core.in_flight_cache.total_bytes (gauge) | In-flight cache total bytes. (Neo4j 4) |
neo4j.causal_clustering.core.is_leader (gauge) | Is this server the leader? (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_delay (gauge) | Delay between RAFT message receive and process. (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_timer (gauge) | Timer for RAFT message processing. (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_timer.append_entries_request (gauge) | Requests invoked by the RAFT leader to replicate log entries. (Neo4j 4) |
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) |
neo4j.causal_clustering.core.message_processing_timer.election_timeout (gauge) | Timeout events for processing of RAFT messages. (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_timer.heartbeat (gauge) | Heartbeat requests received by followers in the RAFT cluster. (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_timer.heartbeat_response (gauge) | Heartbeat responses received by the leader in the RAFT cluster. (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_timer.heartbeat_timeout (gauge) | Timeout events for heartbeat requests. (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_timer.log_compaction_info (gauge) | Log compaction (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_timer.new_batch_request (gauge) | New batch requests (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_timer.new_entry_request (gauge) | New entry requests (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_timer.pre_vote_request (gauge) | Pre vote requests (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_timer.pre_vote_response (gauge) | Pre vote responses (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_timer.prune_request (gauge) | Prune requests (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_timer.vote_request (gauge) | Vote requests (Neo4j 4) |
neo4j.causal_clustering.core.message_processing_timer.vote_response (gauge) | Vote responses (Neo4j 4) |
neo4j.causal_clustering.core.replication_attempt (gauge) | Raft replication attempt count. (Neo4j 4) |
neo4j.causal_clustering.core.replication_fail (gauge) | Raft Replication fail count. (Neo4j 4) |
neo4j.causal_clustering.core.replication_new (gauge) | Raft replication new request count. (Neo4j 4) |
neo4j.causal_clustering.core.replication_success (gauge) | Raft Replication success count. (Neo4j 4) |
neo4j.causal_clustering.core.term (gauge) | RAFT Term of this server (Neo4j 4) |
neo4j.causal_clustering.core.tx_retries (gauge) | Transaction retries. (Neo4j 4) |
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) |
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) |
neo4j.causal_clustering.read_replica.pull_updates (gauge) | The total number of pull requests made by this instance. (Neo4j 4) |
neo4j.database.dbname.check_point.duration (gauge) | The duration, in milliseconds, of the last check point event. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.check_point.events (count) | The total number of check point events executed so far. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.check_point.io_limit (gauge) | The IO limit used during the last check point event. (Neo4j 5) |
neo4j.database.dbname.check_point.io_performed (gauge) | The number of IOs from Neo4j perspective performed during the last check point event. (Neo4j 5) |
neo4j.database.dbname.check_point.limit_millis (gauge) | (Neo4j 5) |
neo4j.database.dbname.check_point.limit_times (gauge) | (Neo4j 5) |
neo4j.database.dbname.check_point.pages_flushed (gauge) | The number of pages that were flushed during the last check point event. (Neo4j 5) |
neo4j.database.dbname.check_point.total_time (count) | The total time, in millseconds, spent in check pointing so far. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.cluster.catchup.tx_pull_requests_received (count) | TX pull requests received from secondaries. (Neo4j 5) |
neo4j.database.dbname.cluster.core.append_index (count) | The append index of the Raft log (Neo4j 5) |
neo4j.database.dbname.cluster.core.applied_index (count) | The applied index of the Raft log (Neo4j 5) |
neo4j.database.dbname.cluster.core.commit_index (count) | The commit index of the Raft log (Neo4j 4) |
neo4j.database.dbname.cluster.core.in_flight_cache.element_count (gauge) | In-flight cache element count. (Neo4j 5) |
neo4j.database.dbname.cluster.core.in_flight_cache.hits (count) | In-flight cache hits. (Neo4j 5) |
neo4j.database.dbname.cluster.core.in_flight_cache.max_bytes (gauge) | In-flight cache max bytes. (Neo4j 5) |
neo4j.database.dbname.cluster.core.in_flight_cache.max_elements (gauge) | In-flight cache maximum elements. (Neo4j 5) |
neo4j.database.dbname.cluster.core.in_flight_cache.misses (count) | In-flight cache misses. (Neo4j 5) |
neo4j.database.dbname.cluster.core.in_flight_cache.total_bytes (count) | In-flight cache total bytes. (Neo4j 5) |
neo4j.database.dbname.cluster.core.is_leader (count) | Is this server the leader? (Neo4j 5) |
neo4j.database.dbname.cluster.core.last_leader_message (count) | The time elapsed since the last message from a leader in milliseconds |
neo4j.database.dbname.cluster.core.message_processing_delay (count) | Delay between Raft message receive and process. |
neo4j.database.dbname.cluster.core.message_processing_timer (count) | Timer for Raft message processing. (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.append_entries_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.append_entries_response (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.election_timeout (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.heartbeat (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.heartbeat_response (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.heartbeat_timeout (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.leadership_transfer_proposal (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.leadership_transfer_rejection (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.leadership_transfer_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.log_compaction_info (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.new_batch_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.new_entry_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.pre_vote_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.pre_vote_response (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.prune_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.status_response (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.vote_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.message_processing_timer.vote_response (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.core.raft_log_entry_prefetch_buffer.async_put (count) | Raft Log Entry Prefetch buffer async puts (Neo4j 5) |
neo4j.database.dbname.cluster.core.raft_log_entry_prefetch_buffer.bytes (count) | Raft Log Entry Prefetch total bytes. (Neo4j 5) |
neo4j.database.dbname.cluster.core.raft_log_entry_prefetch_buffer.lag (count) | Raft Log Entry Prefetch Lag. (Neo4j 5) |
neo4j.database.dbname.cluster.core.raft_log_entry_prefetch_buffer.size (count) | Raft Log Entry Prefetch buffer size (Neo4j 5) |
neo4j.database.dbname.cluster.core.raft_log_entry_prefetch_buffer.sync_put (count) | Raft Log Entry Prefetch buffer sync puts (Neo4j 5) |
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. |
neo4j.database.dbname.cluster.core.replication_fail (count) | The total number of Raft replication attempts that have failed. (Neo4j 5) |
neo4j.database.dbname.cluster.core.replication_maybe (count) | Raft Replication maybe count. (Neo4j 5) |
neo4j.database.dbname.cluster.core.replication_new (count) | Raft Replication maybe count. (Neo4j 5) |
neo4j.database.dbname.cluster.core.replication_success (count) | The total number of Raft replication requests that have succeeded. (Neo4j 5) |
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) |
neo4j.database.dbname.cluster.core.tx_retries (count) | Transaction retries. (Neo4j 5) |
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) |
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) |
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) |
neo4j.database.dbname.cluster.raft.in_flight_cache.element_count (count) | In-flight cache element count. (Neo4j 5) |
neo4j.database.dbname.cluster.raft.in_flight_cache.hits (count) | In-flight cache hits. (Neo4j 5) |
neo4j.database.dbname.cluster.raft.in_flight_cache.max_bytes (count) | In-flight cache max bytes. (Neo4j 5) |
neo4j.database.dbname.cluster.raft.in_flight_cache.max_elements (count) | In-flight cache maximum elements. (Neo4j 5) |
neo4j.database.dbname.cluster.raft.in_flight_cache.misses (count) | In-flight cache misses. (Neo4j 5) |
neo4j.database.dbname.cluster.raft.in_flight_cache.total_bytes (count) | In-flight cache total bytes. (Neo4j 5) |
neo4j.database.dbname.cluster.raft.is_leader (count) | Is this server the leader? (Neo4j 5) |
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) |
neo4j.database.dbname.cluster.raft.message_processing_delay (count) | Delay between Raft message receive and process. (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer (count) | Timer for Raft message processing. (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.append_entries_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.append_entries_response (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.election_timeout (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.heartbeat (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.heartbeat_response (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.heartbeat_timeout (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.leadership_transfer_proposal (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.leadership_transfer_rejection (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.leadership_transfer_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.log_compaction_info (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.new_batch_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.new_entry_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.pre_vote_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.pre_vote_response (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.prune_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.status_response (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.vote_request (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.message_processing_timer.vote_response (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.raft_log_entry_prefetch_buffer.async_put (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.raft_log_entry_prefetch_buffer.bytes (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.raft_log_entry_prefetch_buffer.lag (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.raft_log_entry_prefetch_buffer.size (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.raft_log_entry_prefetch_buffer.sync_put (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.replication_attempt (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.replication_fail (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.replication_maybe (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.replication_new (count) | (Neo4j 5) |
neo4j.database.dbname.cluster.raft.replication_success (count) | (Neo4j 5) |
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) |
neo4j.database.dbname.cluster.raft.tx_retries (count) | Transaction retries. (Neo4j 5) |
neo4j.database.dbname.count.node (gauge) | The total number of nodes in the databases. (Neo4j 4) |
neo4j.database.dbname.cypher.cache.ast.entries (gauge) | The number of cypher cache AST entries (Neo4j 5) |
neo4j.database.dbname.cypher.cache.executable_query.cache_flushes (gauge) | The number of cypher cache executable query cache flushes. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.executable_query.compiled (gauge) | The number of cypher cache executable query compiled entries. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.executable_query.discards (gauge) | The number of cypher cache executable query discards. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.executable_query.entries (gauge) | The number of cypher cache executable query entries. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.executable_query.hits (gauge) | The number of cypher cache executable query hits. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.executable_query.misses (gauge) | The number of cypher cache executable query misses. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.executable_query.stale_entries (gauge) | The number of cypher cache executable stale query entries. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.execution_plan.cache_flushes (gauge) | The number of cypher cache execution plan cache flushes. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.execution_plan.compiled (gauge) | The number of cypher cache execution plan compiled entries. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.execution_plan.discards (gauge) | The number of cypher cache execution plan discards. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.execution_plan.entries (gauge) | The number of cypher cache execution plan entries. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.execution_plan.hits (gauge) | The number of cypher cache execution plan hits. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.execution_plan.misses (gauge) | The number of cypher cache execution plan misses. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.execution_plan.stale_entries (gauge) | The number of cypher cache executable stale query entries. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.logical_plan.cache_flushes (gauge) | The number of cypher cache logical plan cache flushes. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.logical_plan.compiled (gauge) | The number of cypher cache logical plan compiled entries. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.logical_plan.discards (gauge) | The number of cypher cache logical plan discards. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.logical_plan.entries (gauge) | The number of cypher cache logical plan entries. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.logical_plan.hits (gauge) | The number of cypher cache logical plan hits. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.logical_plan.misses (gauge) | The number of cypher cache logical plan misses. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.logical_plan.stale_entries (gauge) | The number of cypher cache executable stale query entries. (Neo4j 5) |
neo4j.database.dbname.cypher.cache.pre_parser.entries (gauge) | The number of cypher cache pre-parser entries. (Neo4j 5) |
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) |
neo4j.database.dbname.cypher.replan_wait_time (count) | The total number of seconds waited between query replans. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.db.query.execution.failure (count) | Count of failed queries executed. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.db.query.execution.latency.millis (gauge) | Execution time in milliseconds of queries executed successfully. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.db.query.execution.success (count) | Count of successful queries executed. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.ids_in_use.node (gauge) | The total number of nodes stored in the database. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.ids_in_use.property (gauge) | The total number of different property names used in the database. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.ids_in_use.relationship (gauge) | The total number of relationships stored in the database. (Neo4j 4 and Neo4j 5) |
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) |
neo4j.database.dbname.log.append_batch_size (gauge) | The size of the last transaction append batch. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.log.appended_bytes (count) | The total number of bytes appended to transaction log. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.log.flushes (count) | The total number of transaction log flushes. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.log.rotation_duration (count) | The duration, in milliseconds, of the last log rotation event. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.log.rotation_events (count) | The total number of transaction log rotations executed so far. (Neo4j 4 and Neo4j 5) |
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) |
neo4j.database.dbname.neo4j.count.node (count) | The total number of nodes in the database. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.neo4j.count.relationship (gauge) | The total number of relationships in the database. (Neo4j 4 and Neo4j 5) |
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) |
neo4j.database.dbname.pool.other.neo4j.free (count) | Estimated amount of free memory in bytes for this pool. (Neo4j 4) |
neo4j.database.dbname.pool.other.neo4j.total_size (count) | Estimated amount of available memory in bytes for this pool. (Neo4j 4) |
neo4j.database.dbname.pool.other.neo4j.total_used (count) | Estimated amount of total used memory in bytes for this pool. (Neo4j 4) |
neo4j.database.dbname.pool.other.neo4j.used_heap (count) | Estimated amount of used heap in bytes for this pool. (Neo4j 4) |
neo4j.database.dbname.pool.other.neo4j.used_native (count) | Estimated amount of used native memory for this pool. (Neo4j 4) |
neo4j.database.dbname.pool.transaction.neo4j.free (count) | Estimated amount of free memory in bytes for this pool. |
neo4j.database.dbname.pool.transaction.neo4j.total_size (count) | Estimated amount of available memory in bytes for this pool. |
neo4j.database.dbname.pool.transaction.neo4j.total_used (count) | Estimated amount of total used memory in bytes for this pool. |
neo4j.database.dbname.pool.transaction.neo4j.used_heap (count) | Estimated amount of used heap in bytes for this pool. |
neo4j.database.dbname.pool.transaction.neo4j.used_native (count) | Estimated amount of used native memory for this pool. |
neo4j.database.dbname.store.size.database (gauge) | The size of the database, in bytes. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.store.size.total (gauge) | The total size of the database and transaction logs, in bytes. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.active (gauge) | The number of currently active transactions. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.active_read (gauge) | The number of currently active read transactions. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.active_write (gauge) | The number of currently active write transactions. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.committed (count) | The total number of committed transactions. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.committed_read (count) | The total number of committed read transactions. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.committed_write (count) | The total number of committed write transactions. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.last_closed_tx_id (gauge) | The ID of the last closed transaction. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.last_committed_tx_id (gauge) | The ID of the last committed transaction. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.peak_concurrent (count) | The highest peak of concurrent transactions. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.rollbacks (count) | The total number of rolled back transactions. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.rollbacks_read (count) | The total number of rolled back read transactions. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.rollbacks_write (count) | The total number of rolled back write transactions. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.started (count) | The total number of started transactions. |
neo4j.database.dbname.transaction.terminated (count) | The total number of terminated transactions. |
neo4j.database.dbname.transaction.terminated_read (count) | The total number of terminated read transactions. (Neo4j 4 and Neo4j 5) |
neo4j.database.dbname.transaction.terminated_write (count) | The total number of terminated write transactions. |
neo4j.database.dbname.transaction.tx_size_heap (count) | The transactions' size on heap in bytes. |
neo4j.database.dbname.transaction.tx_size_native (count) | The transactions' size in native memory in bytes. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.bolt.accumulated_processing_time (count) | The total amount of time in milliseconds that worker threads have been processing messages. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.bolt.accumulated_queue_time (count) | When internal.server.bolt.threadpoolqueue_size is enabled, the total time in milliseconds that a Bolt message waits in the processing queue before a Bolt worker thread becomes available to process it. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.bolt.connections_closed (gauge) | The total number of Bolt connections closed since this instance started. This includes both properly and abnormally ended connections. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.bolt.connections_idle (gauge) | The total number of Bolt connections that are not currently executing Cypher or returning results. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.bolt.connections_opened (count) | The total number of Bolt connections opened since startup. This includes both succeeded and failed ended connections. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.bolt.connections_running (gauge) | The total number of Bolt connections that are currently executing Cypher and returning results. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.bolt.messages_done (count) | The total number of Bolt messages that have completed processing whether successfully or unsuccessfully. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.bolt.messages_failed (count) | The total number of messages that have failed while processing. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.bolt.messages_received (count) | The total number of messages received via Bolt since startup. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.bolt.messages_started (count) | The total number of messages that have started processing since being received. A received message may have begun processing until a Bolt worker thread becomes available. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.bolt.response_failed (count) | The total number of Bolt responses that have failed while processing. (Neo4j 5) |
neo4j.dbms.bolt.response_ignored (count) | The total number of Bolt responses that were ignored while processing. (Neo4j 5) |
neo4j.dbms.bolt.response_success (count) | The tottal number of Bolt responses that were successful while processing. (Neo4j 5) |
neo4j.dbms.bolt_driver.api.managed_transaction_function_calls (count) | The total number of managed transaction function calls. (Neo4j 5) |
neo4j.dbms.bolt_driver.api.unmanaged_transaction_calls (count) | The total number of unmanaged transaction function calls. (Neo4j 5) |
neo4j.dbms.bolt_driver.api.implicit_transaction_calls (count) | The total number of implicit transaction function calls. (Neo4j 5) |
neo4j.dbms.bolt_driver.api.execute_calls (count) | The total number of driver-level execute function calls. . (Neo4j 5) |
neo4j.dbms.cluster.catchup.tx_pull_requests_received (count) | TX pull requests received from read replicas. (Neo4j 4) |
neo4j.dbms.cluster.core.append_index (gauge) | The append index of the Raft log (Neo4j 4) |
neo4j.dbms.cluster.core.applied_index (gauge) | The applied index of the Raft log (Neo4j 4) |
neo4j.dbms.cluster.core.commit_index (gauge) | The commit index of the Raft log (Neo4j 4) |
neo4j.dbms.cluster.core.in_flight_cache_element_count (gauge) | In-flight cache element count. (Neo4j 4) |
neo4j.dbms.cluster.core.in_flight_cache.hits (count) | In-flight cache hits. (Neo4j 4) |
neo4j.dbms.cluster.core.in_flight_cache.max_bytes (gauge) | In-flight cache max bytes. (Neo4j 4) |
neo4j.dbms.cluster.core.in_flight_cache.max_elements (gauge) | In-flight cache maximum elements. (Neo4j 4) |
neo4j.dbms.cluster.core.in_flight_cache.misses (count) | In-flight cache misses. (Neo4j 4) |
neo4j.dbms.cluster.core.in_flight_cache.total_bytes (gauge) | In-flight cache total bytes. (Neo4j 4) |
neo4j.dbms.cluster.core.is_leader (gauge) | Is this server the leader? (Neo4j 4) |
neo4j.dbms.cluster.core.last_leader_message (gauge) | The time elapsed sine the last message from a leader in milliseconds. (Neo4j 4) |
neo4j.dbms.cluster.core.message_processing_delay (gauge) | Delay between RAFT message receive and process. (Neo4j 4) |
neo4j.dbms.cluster.core.message_processsing_timer (count) | Timer for RAFT message processing. (Neo4j 4) |
neo4j.dbms.cluster.core.raft_log_entry_prefetch_buffer.async_put (gauge) | Raft Log Entry Prefetch buffer async puts (Neo4j 4) |
neo4j.dbms.cluster.core.raft_log_entry_prefetch_buffer.bytes (gauge) | Raft Log Entry Prefetch total bytes. (Neo4j 4) |
neo4j.dbms.cluster.core.raft_log_entry_prefetch_buffer.lag (gauge) | Raft Log Entry Prefetch Lag. (Neo4j 4) |
neo4j.dbms.cluster.core.raft_log_entry_prefetch_buffer.size (gauge) | Raft Log Entry Prefetch buffer size. (Neo4j 4) |
neo4j.dbms.cluster.core.raft_log_entry_prefetch_buffer.sync_put (gauge) | Raft Log Entry Prefetch buffer sync puts (Neo4j 4) |
neo4j.dbms.cluster.core.replication_attempt (count) | The total number of Raft replication requests attempts. (Neo4j 4) |
neo4j.dbms.cluster.core.replication_fail (count) | The total number of Raft replication attempts that have failed. (Neo4j 4) |
neo4j.dbms.cluster.core.replication_maybe (count) | Raft replication maybe count. (Neo4j 4) |
neo4j.dbms.cluster.core.replication_new (count) | The total number of Raft replication requests. (Neo4j 4) |
neo4j.dbms.cluster.core.replication_success (count) | Raft Replication success count. (Neo4j 4) |
neo4j.dbms.cluster.core.term (gauge) | The RAFT Term of this server. (Neo4j 4) |
neo4j.dbms.cluster.core.tx_retries (count) | Transaction retries. (Neo4j 4) |
neo4j.dbms.cluster.discovery.cluster.converged (gauge) | Discovery cluster convergence. (Neo4j 5) |
neo4j.dbms.cluster.discovery.cluster.members (gauge) | Discovery cluster member size. (Neo4j 5) |
neo4j.dbms.cluster.discovery.cluster.unreachable (gauge) | Discovery cluster unreachable size. (Neo4j 5) |
neo4j.dbms.cluster.discovery.replicated_data (gauge) | Size of replicated data structures. (Neo4j 5) |
neo4j.dbms.cluster.discovery.replicated_data.bootstrap_data.invisible (count) | (Neo4j 5) |
neo4j.dbms.cluster.discovery.replicated_data.bootstrap_data.visible (count) | (Neo4j 5) |
neo4j.dbms.cluster.discovery.replicated_data.component_versions.invisible (count) | (Neo4j 5) |
neo4j.dbms.cluster.discovery.replicated_data.component_versions.visible (count) | (Neo4j 5) |
neo4j.dbms.cluster.discovery.replicated_data.database_data.invisible (count) | (Neo4j 5) |
neo4j.dbms.cluster.discovery.replicated_data.database_data.visible (count) | (Neo4j 5) |
neo4j.dbms.cluster.discovery.replicated_data.leader_data.invisible (count) | (Neo4j 5) |
neo4j.dbms.cluster.discovery.replicated_data.leader_data.visible (count) | (Neo4j 5) |
neo4j.dbms.cluster.discovery.replicated_data.server_data.invisible (count) | (Neo4j 5) |
neo4j.dbms.cluster.discovery.replicated_data.server_data.visible (count) | (Neo4j 5) |
neo4j.dbms.cluster.discovery.restart.failed_count (count) | (Neo4j 5) |
neo4j.dbms.cluster.discovery.restart.success_count (count) | (Neo4j 5) |
neo4j.dbms.cluster.read_replica.pull_update_highest_tx_id_received (count) | The highest transaction id that has been pulled in the last pull update by this instance. (Neo4j 4) |
neo4j.dbms.cluster.read_replica.pull_update_highest_tx_id_requested (count) | The highest transaction id requested in a pull update by this instance. (Neo4j 4) |
neo4j.dbms.cluster.read_replica.pull_updates (count) | The total number of pull requests made by this instance. (Neo4j 4) |
neo4j.dbms.db.operation.count.create (count) | Count of successful create operations. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.db.operation.count.drop (count) | Count of successful database drop operations. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.db.operation.count.failed (count) | Count of failed database operations. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.db.operation.count.recovered (count) | Count of database operations which failed previously but have recovered. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.db.operation.count.start (count) | Count of successful database start operations. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.db.operation.count.stop (count) | Count of successful database stop operations. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.bytes_read (count) | The total number of bytes read by the page cache. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.bytes_written (count) | The total number of bytes written by the page cache. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.eviction_exceptions (count) | The total number of exceptions seen during the eviction process in the page cache. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.evictions (count) | The total number of page evictions executed by the page cache. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.evictions.cooperative (count) | The total number of cooperative page evictions executed by the page cache due to low available pages. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.evictions.flushes (count) | The total number of pages flushed by page eviction. (Neo4j 5) |
neo4j.dbms.page_cache.evictions.cooperative.flushes (count) | The total number of cooperative pages flushed by page eviction. (Neo4j 5) |
neo4j.dbms.page_cache.flushes (count) | The total number of flushes executed by the page cache. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.hit_ratio (gauge) | The ratio of hits to the total number of lookups in the page cache. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.hits (count) | The total number of page hits happened in the page cache. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.iops (count) | The total number of IO operations performed by the page cache. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.merges (count) | The total number of page merges executed by the page cache. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.page_cancelled_faults (count) | The total number of cancelled page faults happened in the page cache. (Neo4j 5) |
neo4j.dbms.page_cache.page_fault_failures (count) | The total number of failed page faults happened in the page cache. (Neo4j 5) |
neo4j.dbms.page_cache.page_faults (count) | The total number of page faults happened in the page cache. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.page_no_pin_page_faults (count) | (Neo4j 5) |
neo4j.dbms.page_cache.page_vectored_faults (count) | (Neo4j 5) |
neo4j.dbms.page_cache.page_vectored_faults_failures (count) | (Neo4j 5) |
neo4j.dbms.page_cache.pages_copied (count) | The total number of page copies that happened in the page cache. (Neo4j 5) |
neo4j.dbms.page_cache.pins (count) | The total number of page pins executed by the page cache. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.throttled_millis (count) | The total number of millis page cache flush IO limiter was throttled during ongoing IO operations. (Neo4j 4) |
neo4j.dbms.page_cache.throttled.times (count) | The total number of times page cache flush IO limiter was throttled during ongoing IO operations. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.unpins (count) | The total number of page unpins executed by the page cache. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.page_cache.usage_ratio (gauge) | The ratio of number of used pages to total number of available pages. (Neo4j 5) |
neo4j.dbms.pool.backup.free (count) | Estimated amount of free memory in bytes for this pool. |
neo4j.dbms.pool.backup.total_size (count) | Estimated amount of available memory in bytes for this pool. |
neo4j.dbms.pool.backup.total_used (count) | Estimated amount of total used memory in bytes for this pool. |
neo4j.dbms.pool.backup.used_heap (count) | Estimated amount of used heap in bytes for this pool. |
neo4j.dbms.pool.backup.used_native (count) | Estimated amount of used native memory for this pool. |
neo4j.dbms.pool.bolt.free (count) | Estimated amount of free memory in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.bolt.total_size (count) | Estimated amount of available memory in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.bolt.total_used (count) | Estimated amount of total used memory in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.bolt.used_heap (count) | Estimated amount of used heap in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.bolt.used_native (count) | Estimated amount of used native memory for this pool. |
neo4j.dbms.pool.cluster.free (count) | Estimated amount of free memory in bytes for this pool. |
neo4j.dbms.pool.cluster.total_size (count) | Estimated amount of available memory in bytes for this pool. |
neo4j.dbms.pool.cluster.total_used (count) | Estimated amount of total used memory in bytes for this pool. |
neo4j.dbms.pool.cluster.used_heap (count) | Estimated amount of used heap in bytes for this pool. |
neo4j.dbms.pool.cluster.used_native (count) | Estimated amount of used native memory for this pool. |
neo4j.dbms.pool.http_transaction.free (count) | Estimated amount of free memory in bytes for this pool. |
neo4j.dbms.pool.http_transaction.total_size (count) | Estimated amount of available memory in bytes for this pool. |
neo4j.dbms.pool.http_transaction.total_used (count) | Estimated amount of total used memory in bytes for this pool. |
neo4j.dbms.pool.http_transaction.used_heap (count) | Estimated amount of used heap in bytes for this pool. |
neo4j.dbms.pool.http_transaction.used_native (count) | Estimated amount of used native memory for this pool. |
neo4j.dbms.pool.http.free (count) | Estimated amount of free memory in bytes for this pool. |
neo4j.dbms.pool.http.total_size (count) | Estimated amount of available memory in bytes for this pool. |
neo4j.dbms.pool.http.total_used (count) | Estimated amount of total used memory in bytes for this pool. |
neo4j.dbms.pool.http.used_heap (count) | Estimated amount of used heap in bytes for this pool. |
neo4j.dbms.pool.http.used_native (count) | Estimated amount of used native memory for this pool. |
neo4j.dbms.pool.other.free (count) | Estimated amount of free memory in bytes for this pool. |
neo4j.dbms.pool.other.total_size (count) | Estimated amount of available memory in bytes for this pool. |
neo4j.dbms.pool.other.total_used (count) | Estimated amount of total used memory in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.other.used_heap (count) | Estimated amount of used heap in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.other.used_native (count) | Estimated amount of used native memory for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.page_cache.free (count) | Estimated amount of free memory in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.page_cache.total_size (count) | Estimated amount of available memory in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.page_cache.total_used (count) | Estimated amount of total used memory in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.page_cache.used_heap (count) | Estimated amount of used heap in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.page_cache.used_native (count) | Estimated amount of used native memory for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.pool.database.free (gauge) | Available unused memory in the pool, in bytes. (Neo4j 4) |
neo4j.dbms.pool.pool.database.total_size (gauge) | Sum total size of capacity of the heap and/or native memory pool. (Neo4j 4) |
neo4j.dbms.pool.pool.database.total_used (gauge) | Sum total used heap and native memory in bytes. (Neo4j 4) |
neo4j.dbms.pool.pool.database.used_heap (gauge) | Used or reserved heap memory in bytes. (Neo4j 4) |
neo4j.dbms.pool.pool.database.used_native (gauge) | Used or reserved native memory in bytes. (Neo4j 4) |
neo4j.dbms.pool.pool.free (gauge) | Available unused memory in the pool, in bytes. (Neo4j 4) |
neo4j.dbms.pool.pool.total_size (gauge) | Sum total size of capacity of the heap and/or native memory pool. (Neo4j 4) |
neo4j.dbms.pool.pool.total_used (gauge) | Sum total used heap and native memory in bytes. (Neo4j 4) |
neo4j.dbms.pool.pool.used_heap (gauge) | Used or reserved heap memory in bytes. (Neo4j 4) |
neo4j.dbms.pool.pool.used_native (gauge) | Used or reserved native memory in bytes. (Neo4j 4) |
neo4j.dbms.pool.recent_query_buffer.free (count) | Estimated amount of free memory in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.recent_query_buffer.total_size (count) | Estimated amount of available memory in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.recent_query_buffer.total_used (count) | Estimated amount of total used memory in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.recent_query_buffer.used_heap (count) | Estimated amount of used heap in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.recent_query_buffer.used_native (count) | Estimated amount of used native memory for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.transaction.free (count) | Estimated amount of free memory in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.transaction.total_size (count) | Estimated amount of available memory in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.transaction.total_used (count) | Estimated amount of total used memory in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.transaction.used_heap (count) | Estimated amount of used heap in bytes for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.pool.transaction.used_native (count) | Estimated amount of used native memory for this pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.routing.query.count.local (count) | Number of locally routed queries. (Neo4j 5) |
neo4j.dbms.routing.query.count.remote_internal (count) | Number of internally routed queries. (Neo4j 5) |
neo4j.dbms.routing.query.count.remote_external (count) | Number of extenally routed queries. (Neo4j 5) |
neo4j.dbms.server.threads.jetty.all (gauge) | The total number of threads (both idle and busy) in the jetty pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.server.threads.jetty.idle (gauge) | The total number of idle threads in the jetty pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.file.descriptors.count (gauge) | The current number of open file descriptors (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.file.descriptors.maximum (gauge) | (OS setting) The maximum number of open file descriptors. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.gc.count.g1_old_generation (count) | (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.gc.count.g1_young_generation (count) | (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.gc.count.gc (count) | Total number of garbage collections. |
neo4j.dbms.vm.gc.time.g1_old_generation (count) | (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.gc.time.g1_young_generation (count) | (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.gc.time.gc (count) | Accumulated garbage collection time in milliseconds. |
neo4j.dbms.vm.heap.committed (gauge) | Amount of memory (in bytes) guaranteed to be available for use by the JVM. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.heap.max (gauge) | Maximum amount of heap memory (in bytes) that can be used. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.heap.used (gauge) | Amount of memory (in bytes) currently used. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.memory.buffer.bufferpool.capacity (gauge) | Estimated total capacity of mapped buffers in the pool. |
neo4j.dbms.vm.memory.buffer.bufferpool.count (gauge) | Estimated number of mapped buffers in the pool. |
neo4j.dbms.vm.memory.buffer.bufferpool.used (gauge) | Estimated amount of mapped memory used by the pool. |
neo4j.dbms.vm.memory.buffer.direct.capacity (count) | Estimated total capacity of buffers in the pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.memory.buffer.direct.count (count) | Estimated number of buffers in the pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.memory.buffer.direct.used (count) | Estimated amount of memory used by the pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.memory.buffer.mapped_non_volatile_memory.capacity (count) | Estimated total capacity of buffers in the pool. |
neo4j.dbms.vm.memory.buffer.mapped_non_volatile_memory.count (count) | Estimated number of buffers in the pool. |
neo4j.dbms.vm.memory.buffer.mapped_non_volatile_memory.used (count) | Estimated amount of memory used by the pool. |
neo4j.dbms.vm.memory.buffer.mapped.capacity (count) | Estimated total capacity of buffers in the pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.memory.buffer.mapped.count (count) | Estimated number of buffers in the pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.memory.buffer.mapped.used (count) | Estimated amount of memory used by the pool. (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.memory.pool.codeheap_non_nmethods (count) | |
neo4j.dbms.vm.memory.pool.codeheap_non_profiled_nmethods (count) | |
neo4j.dbms.vm.memory.pool.codeheap_profiled_nmethods (count) | |
neo4j.dbms.vm.memory.pool.compressed_class_space (count) | (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.memory.pool.g1_eden_space (count) | (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.memory.pool.g1_old_gen (count) | (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.memory.pool.g1_survivor_space (count) | (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.memory.pool.metaspace (count) | (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.memory.pool.pool (gauge) | Estimated amount of memory in bytes used by the pool. |
neo4j.dbms.vm.pause_time (count) | Accumulated detected VM pause time (Neo4j 4 and Neo4j 5) |
neo4j.dbms.vm.threads (gauge) | The total number of live threads including daemon and non-daemon threads. (Neo4j 5) |
neo4j.transaction.terminated (count) | The total number of terminated transactions. (Neo4j 4) |
neo4j.transaction.terminated_read (count) | The total number of terminated read transactions. |
neo4j.transaction.terminated_write (count) | The total number of terminated write transactions. |
neo4j.transaction.tx_size_heap (gauge) | The transactions' size on heap in bytes. |
neo4j.transaction.tx_size_native (gauge) | The transactions' size in native memory in bytes. |
neo4j.vm.thread.count (gauge) | Estimated number of active threads in the current thread group. (Neo4j 4) |
neo4j.vm.thread.total (gauge) | The total number of live threads including daemon and non-daemon threads. (Neo4j 4) |
neo4j.bolt.accumulated_processing_time (gauge) | The accumulated time worker threads have spent processing messages. (neo4j 4) |
neo4j.bolt.accumulated_queue_time (gauge) | The accumulated time messages have spent waiting for a worker thread. (neo4j 4) |
neo4j.bolt.connections_closed (gauge) | The total number of Bolt connections closed since this instance started. This includes both properly and abnormally ended connections (neo4j 4) |
neo4j.bolt.connections_idle (gauge) | The total number of Bolt connections sitting idle (neo4j 4) |
neo4j.bolt.connections_opened (gauge) | The total number of Bolt connections opened since this instance started. This includes both succeeded and failed connections (neo4j 4) |
neo4j.bolt.connections_running (gauge) | The total number of Bolt connections currently being executed (neo4j 4) |
neo4j.bolt.messages_done (gauge) | The total number of messages that completed processing since this instance started. This includes successful and failed and ignored Bolt messages (neo4j 4) |
neo4j.bolt.messages_failed (gauge) | The total number of messages that failed processing since this instance started (neo4j 4) |
neo4j.bolt.messages_received (gauge) | The total number of messages received via Bolt since this instance started (neo4j 4) |
neo4j.bolt.messages_started (gauge) | The total number of messages that began processing since this instance started. This is different from messages received in that this counter tracks how many of the received messages have been taken on by a worker thread (neo4j 4) |
neo4j.check_point.events (gauge) | The total number of check point events executed so far. (neo4j 4) |
neo4j.check_point.total_time (gauge) | The total time spent in check pointing so far. (neo4j 4) |
neo4j.check_point.duration (gauge) | The duration of the last check point event. (neo4j 4) |
neo4j.cypher.replan_events (gauge) | The total number of times Cypher has decided to re-plan a query. (neo4j 4) |
neo4j.cypher.replan_wait_time (gauge) | The total number of seconds waited between query replans. (neo4j 4) |
neo4j.node_count (gauge) | The total number of nodes. (neo4j 4) |
neo4j.relationship_count (gauge) | The total number of relationships. (neo4j 4) |
neo4j.ids_in_use.node (gauge) | The total number of nodes stored in the database. (neo4j 4) |
neo4j.ids_in_use.property (gauge) | The total number of different property names used in the database. (neo4j 4) |
neo4j.ids_in_use.relationship (gauge) | The total number of relationships stored in the database. (neo4j 4) |
neo4j.ids_in_use.relationship_type (gauge) | The total number of different relationship types stored in the database. (neo4j 4) |
neo4j.store.size.total (gauge) | The total size of the database and transaction logs. (neo4j 4) |
neo4j.store.size.database (gauge) | The on disk size of the database. (neo4j 4) |
neo4j.log.appended_bytes (gauge) | The total number of bytes appended to transaction log. (neo4j 4) |
neo4j.log.rotation_events (gauge) | The total number of transaction log rotations executed so far. (neo4j 4) |
neo4j.log.rotation_total_time (gauge) | The total time spent in rotating transaction logs so far. (neo4j 4) |
neo4j.log.rotation_duration (gauge) | The duration of the last log rotation event. (neo4j 4) |
neo4j.page_cache.eviction_exceptions (gauge) | The total number of exceptions seen during the eviction process in the page cache. (neo4j 4) |
neo4j.page_cache.evictions (gauge) | The total number of page evictions executed by the page cache. (neo4j 4) |
neo4j.page_cache.flushes (gauge) | The total number of flushes executed by the page cache. (neo4j 4) |
neo4j.page_cache.hits (gauge) | The total number of page hits happened in the page cache. (neo4j 4) |
neo4j.page_cache_hits_total (gauge) | The total number of page hits happened in the page cache. (neo4j 4) |
neo4j.page_cache.page_faults (gauge) | The total number of page faults happened in the page cache. (neo4j 4) |
neo4j.page_cache.pins (gauge) | The total number of page pins executed by the page cache. (neo4j 4) |
neo4j.page_cache.unpins (gauge) | The total number of page unpins executed by the page cache. (neo4j 4) |
neo4j.server.threads.jetty.all (gauge) | The total number of threads (both idle and busy) in the jetty pool. (neo4j 4) |
neo4j.server.threads.jetty.idle (gauge) | The total number of idle threads in the jetty pool. (neo4j 4) |
neo4j.transaction.active (gauge) | The number of currently active transactions. (neo4j 4) |
neo4j.transaction.active_read (gauge) | The number of currently active read transactions. (neo4j 4) |
neo4j.transaction.active_write (gauge) | The number of currently active write transactions. (neo4j 4) |
neo4j.transaction.committed_read (gauge) | The total number of committed transactions. (neo4j 4) |
neo4j.transaction.committed (gauge) | The total number of committed read transactions. (neo4j 4) |
neo4j.transaction.committed_write (gauge) | The total number of committed write transactions. (neo4j 4) |
neo4j.transaction.last_closed_tx_id (gauge) | The ID of the last closed transaction. (neo4j 4) |
neo4j.transaction.last_committed_tx_id (gauge) | The ID of the last committed transaction. (neo4j 4) |
neo4j.transaction.peak_concurrent (gauge) | The highest peak of concurrent transactions. (neo4j 4) |
neo4j.transaction.rollbacks_read (gauge) | The total number of rolled back read transactions. (neo4j 4) |
neo4j.transaction.rollbacks (gauge) | The total number of rolled back transactions. (neo4j 4) |
neo4j.transaction.rollbacks_write (gauge) | The total number of rolled back write transactions. (neo4j 4) |
neo4j.transaction.started (gauge) | The total number of started transactions. (neo4j 4) |
neo4j.vm.gc.count.g1_old_generation (gauge) | Total number of garbage collections for old generation. (neo4j 4) |
neo4j.vm.gc.count.g1_young_generation (gauge) | Total number of garbage collections for young generation. (neo4j 4) |
neo4j.vm.gc.time.g1_old_generation (gauge) | Accumulated garbage collection time in milliseconds for old generation. (neo4j 4) |
neo4j.vm.gc.time.g1_young_generation (gauge) | Accumulated garbage collection time in milliseconds for young generation. (neo4j 4) |
neo4j.vm.memory.buffer.direct_capacity (gauge) | Estimated total capacity of direct buffers in the pool. (neo4j 4) |
neo4j.vm.memory.buffer.direct_count (gauge) | Estimated number of direct buffers in the pool. (neo4j 4) |
neo4j.vm.memory.buffer.direct_used (gauge) | Estimated amount of direct memory used by the pool. (neo4j 4) |
neo4j.vm.memory.buffer.mapped_capacity (gauge) | Estimated total capacity of mapped buffers in the pool. (neo4j 4) |
neo4j.vm.memory.buffer.mapped_count (gauge) | Estimated number of mapped buffers in the pool. (neo4j 4) |
neo4j.vm.memory.buffer.mapped_used (gauge) | Estimated amount of mapped memory used by the pool. (neo4j 4) |
neo4j.vm.memory.pool.compressed_class_space (gauge) | Estimated number of buffers in the compressed class space pool. (neo4j 4) |
neo4j.vm.memory.pool.g1_eden_space (gauge) | Estimated number of buffers in the g1 eden space pool. (neo4j 4) |
neo4j.vm.memory.pool.g1_old_gen (gauge) | Estimated number of buffers in the g1 old generation pool. (neo4j 4) |
neo4j.vm.memory.pool.g1_survivor_space (gauge) | Estimated number of buffers in the g1 survivor space pool. (neo4j 4) |
neo4j.vm.memory.pool.metaspace (gauge) | Estimated number of buffers in the metaspace pool. (neo4j 4) |
서비스 점검 neo4j.prometheus.health
은 기본 점검에 제출됩니다.
Neo4j에는 이벤트가 포함되어 있지 않습니다.
도움이 필요하세요? Neo4j 지원팀에 문의하세요.
Neo4j 5 대시보드
Neo4j 5 데이터베이스