Skip to content

Commit

Permalink
Fix health links (netdata#1476)
Browse files Browse the repository at this point in the history
* fix health links

* remove random file
  • Loading branch information
Ancairon authored Feb 7, 2024
1 parent a0aae8b commit 3408909
Show file tree
Hide file tree
Showing 24 changed files with 150 additions and 150 deletions.
10 changes: 5 additions & 5 deletions modules/cockroachdb/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,23 +163,23 @@ modules:
- name: cockroachdb_used_storage_capacity
metric: cockroachdb.storage_used_capacity_percentage
info: storage capacity utilization
link: https://github.com/netdata/netdata/blob/master/health/health.d/cockroachdb.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/cockroachdb.conf
- name: cockroachdb_used_usable_storage_capacity
metric: cockroachdb.storage_used_capacity_percentage
info: storage usable space utilization
link: https://github.com/netdata/netdata/blob/master/health/health.d/cockroachdb.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/cockroachdb.conf
- name: cockroachdb_unavailable_ranges
metric: cockroachdb.ranges_replication_problem
info: number of ranges with fewer live replicas than needed for quorum
link: https://github.com/netdata/netdata/blob/master/health/health.d/cockroachdb.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/cockroachdb.conf
- name: cockroachdb_underreplicated_ranges
metric: cockroachdb.ranges_replication_problem
info: number of ranges with fewer live replicas than the replication target
link: https://github.com/netdata/netdata/blob/master/health/health.d/cockroachdb.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/cockroachdb.conf
- name: cockroachdb_open_file_descriptors_limit
metric: cockroachdb.process_file_descriptors
info: "open file descriptors utilization (against softlimit)"
link: https://github.com/netdata/netdata/blob/master/health/health.d/cockroachdb.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/cockroachdb.conf
metrics:
folding:
title: Metrics
Expand Down
24 changes: 12 additions & 12 deletions modules/consul/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,51 +200,51 @@ modules:
list: []
alerts:
- name: consul_node_health_check_status
link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf
metric: consul.node_health_check_status
info: node health check ${label:check_name} has failed on server ${label:node_name} datacenter ${label:datacenter}
- name: consul_service_health_check_status
link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf
metric: consul.service_health_check_status
info: service health check ${label:check_name} for service ${label:service_name} has failed on server ${label:node_name} datacenter ${label:datacenter}
- name: consul_client_rpc_requests_exceeded
link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf
metric: consul.client_rpc_requests_exceeded_rate
info: number of rate-limited RPC requests made by server ${label:node_name} datacenter ${label:datacenter}
- name: consul_client_rpc_requests_failed
link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf
metric: consul.client_rpc_requests_failed_rate
info: number of failed RPC requests made by server ${label:node_name} datacenter ${label:datacenter}
- name: consul_gc_pause_time
link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf
metric: consul.gc_pause_time
info: time spent in stop-the-world garbage collection pauses on server ${label:node_name} datacenter ${label:datacenter}
- name: consul_autopilot_health_status
link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf
metric: consul.autopilot_health_status
info: datacenter ${label:datacenter} cluster is unhealthy as reported by server ${label:node_name}
- name: consul_autopilot_server_health_status
link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf
metric: consul.autopilot_server_health_status
info: server ${label:node_name} from datacenter ${label:datacenter} is unhealthy
- name: consul_raft_leader_last_contact_time
link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf
metric: consul.raft_leader_last_contact_time
info: median time elapsed since leader server ${label:node_name} datacenter ${label:datacenter} was last able to contact the follower nodes
- name: consul_raft_leadership_transitions
link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf
metric: consul.raft_leadership_transitions_rate
info: there has been a leadership change and server ${label:node_name} datacenter ${label:datacenter} has become the leader
- name: consul_raft_thread_main_saturation
link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf
metric: consul.raft_thread_main_saturation_perc
info: average saturation of the main Raft goroutine on server ${label:node_name} datacenter ${label:datacenter}
- name: consul_raft_thread_fsm_saturation
link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf
metric: consul.raft_thread_fsm_saturation_perc
info: average saturation of the FSM Raft goroutine on server ${label:node_name} datacenter ${label:datacenter}
- name: consul_license_expiration_time
link: https://github.com/netdata/netdata/blob/master/health/health.d/consul.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/consul.conf
metric: consul.license_expiration_time
info: Consul Enterprise licence expiration time on node ${label:node_name} datacenter ${label:datacenter}
metrics:
Expand Down
2 changes: 1 addition & 1 deletion modules/dnsmasq_dhcp/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ modules:
- name: dnsmasq_dhcp_dhcp_range_utilization
metric: dnsmasq_dhcp.dhcp_range_utilization
info: DHCP range utilization
link: https://github.com/netdata/netdata/blob/master/health/health.d/dnsmasq_dhcp.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/dnsmasq_dhcp.conf
metrics:
folding:
title: Metrics
Expand Down
2 changes: 1 addition & 1 deletion modules/dnsquery/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ modules:
- name: dns_query_query_status
metric: dns_query.query_status
info: "DNS request type ${label:record_type} to server ${label:server} is unsuccessful"
link: https://github.com/netdata/netdata/blob/master/health/health.d/dns_query.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/dns_query.conf
metrics:
folding:
title: Metrics
Expand Down
2 changes: 1 addition & 1 deletion modules/docker/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ modules:
- name: docker_container_unhealthy
metric: docker.container_health_status
info: ${label:container_name} docker container health status is unhealthy
link: https://github.com/netdata/netdata/blob/master/health/health.d/docker.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/docker.conf
metrics:
folding:
title: Metrics
Expand Down
10 changes: 5 additions & 5 deletions modules/elasticsearch/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -213,23 +213,23 @@ modules:
list: []
alerts:
- name: elasticsearch_node_indices_search_time_query
link: https://github.com/netdata/netdata/blob/master/health/health.d/elasticsearch.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/elasticsearch.conf
metric: elasticsearch.node_indices_search_time
info: search performance is degraded, queries run slowly.
- name: elasticsearch_node_indices_search_time_fetch
link: https://github.com/netdata/netdata/blob/master/health/health.d/elasticsearch.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/elasticsearch.conf
metric: elasticsearch.node_indices_search_time
info: search performance is degraded, fetches run slowly.
- name: elasticsearch_cluster_health_status_red
link: https://github.com/netdata/netdata/blob/master/health/health.d/elasticsearch.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/elasticsearch.conf
metric: elasticsearch.cluster_health_status
info: cluster health status is red.
- name: elasticsearch_cluster_health_status_yellow
link: https://github.com/netdata/netdata/blob/master/health/health.d/elasticsearch.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/elasticsearch.conf
metric: elasticsearch.cluster_health_status
info: cluster health status is yellow.
- name: elasticsearch_node_index_health_red
link: https://github.com/netdata/netdata/blob/master/health/health.d/elasticsearch.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/elasticsearch.conf
metric: elasticsearch.node_index_health
info: node index $label:index health status is red.
metrics:
Expand Down
10 changes: 5 additions & 5 deletions modules/hdfs/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,23 +168,23 @@ modules:
- name: hdfs_capacity_usage
metric: hdfs.capacity
info: summary datanodes space capacity utilization
link: https://github.com/netdata/netdata/blob/master/health/health.d/hdfs.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/hdfs.conf
- name: hdfs_missing_blocks
metric: hdfs.blocks
info: number of missing blocks
link: https://github.com/netdata/netdata/blob/master/health/health.d/hdfs.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/hdfs.conf
- name: hdfs_stale_nodes
metric: hdfs.data_nodes
info: number of datanodes marked stale due to delayed heartbeat
link: https://github.com/netdata/netdata/blob/master/health/health.d/hdfs.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/hdfs.conf
- name: hdfs_dead_nodes
metric: hdfs.data_nodes
info: number of datanodes which are currently dead
link: https://github.com/netdata/netdata/blob/master/health/health.d/hdfs.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/hdfs.conf
- name: hdfs_num_failed_volumes
metric: hdfs.num_failed_volumes
info: number of failed volumes
link: https://github.com/netdata/netdata/blob/master/health/health.d/hdfs.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/hdfs.conf
metrics:
folding:
title: Metrics
Expand Down
10 changes: 5 additions & 5 deletions modules/k8s_kubelet/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,23 +149,23 @@ modules:
- name: kubelet_node_config_error
metric: k8s_kubelet.kubelet_node_config_error
info: "the node is experiencing a configuration-related error (0: false, 1: true)"
link: https://github.com/netdata/netdata/blob/master/health/health.d/kubelet.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/kubelet.conf
- name: kubelet_token_requests
metric: k8s_kubelet.kubelet_token_requests
info: "number of failed Token() requests to the alternate token source"
link: https://github.com/netdata/netdata/blob/master/health/health.d/kubelet.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/kubelet.conf
- name: kubelet_token_requests
metric: k8s_kubelet.kubelet_token_requests
info: "number of failed Token() requests to the alternate token source"
link: https://github.com/netdata/netdata/blob/master/health/health.d/kubelet.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/kubelet.conf
- name: kubelet_operations_error
metric: k8s_kubelet.kubelet_operations_errors
info: number of Docker or runtime operation errors
link: https://github.com/netdata/netdata/blob/master/health/health.d/kubelet.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/kubelet.conf
- name: kubelet_operations_error
metric: k8s_kubelet.kubelet_operations_errors
info: number of Docker or runtime operation errors
link: https://github.com/netdata/netdata/blob/master/health/health.d/kubelet.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/kubelet.conf
metrics:
folding:
title: Metrics
Expand Down
24 changes: 12 additions & 12 deletions modules/mysql/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,51 +164,51 @@ modules:
- name: mysql_10s_slow_queries
metric: mysql.queries
info: number of slow queries in the last 10 seconds
link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf
- name: mysql_10s_table_locks_immediate
metric: mysql.table_locks
info: number of table immediate locks in the last 10 seconds
link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf
- name: mysql_10s_table_locks_waited
metric: mysql.table_locks
info: number of table waited locks in the last 10 seconds
link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf
- name: mysql_10s_waited_locks_ratio
metric: mysql.table_locks
info: ratio of waited table locks over the last 10 seconds
link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf
- name: mysql_connections
metric: mysql.connections_active
info: client connections utilization
link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf
- name: mysql_replication
metric: mysql.slave_status
info: "replication status (0: stopped, 1: working)"
link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf
- name: mysql_replication_lag
metric: mysql.slave_behind
info: difference between the timestamp of the latest transaction processed by the SQL thread and the timestamp of the same transaction when it was processed on the master
link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf
- name: mysql_galera_cluster_size_max_2m
metric: mysql.galera_cluster_size
info: maximum galera cluster size in the last 2 minutes starting one minute ago
link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf
- name: mysql_galera_cluster_size
metric: mysql.galera_cluster_size
info: current galera cluster size, compared to the maximum size in the last 2 minutes
link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf
- name: mysql_galera_cluster_state_warn
metric: mysql.galera_cluster_state
info: galera node state is either Donor/Desynced or Joined
link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf
- name: mysql_galera_cluster_state_crit
metric: mysql.galera_cluster_state
info: galera node state is either Undefined or Joining or Error
link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf
- name: mysql_galera_cluster_status
metric: mysql.galera_cluster_status
info: galera node is part of a nonoperational component. This occurs in cases of multiple membership changes that result in a loss of Quorum or in cases of split-brain situations.
link: https://github.com/netdata/netdata/blob/master/health/health.d/mysql.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/mysql.conf
metrics:
folding:
title: Metrics
Expand Down
2 changes: 1 addition & 1 deletion modules/nvme/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ modules:
- name: nvme_device_critical_warnings_state
metric: nvme.device_critical_warnings_state
info: "NVMe device ${label:device} has critical warnings"
link: https://github.com/netdata/netdata/blob/master/health/health.d/nvme.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/nvme.conf
metrics:
folding:
title: Metrics
Expand Down
4 changes: 2 additions & 2 deletions modules/pihole/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,11 +163,11 @@ modules:
- name: pihole_blocklist_last_update
metric: pihole.blocklist_last_update
info: "gravity.list (blocklist) file last update time"
link: https://github.com/netdata/netdata/blob/master/health/health.d/pihole.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/pihole.conf
- name: pihole_status
metric: pihole.unwanted_domains_blocking_status
info: unwanted domains blocking is disabled
link: https://github.com/netdata/netdata/blob/master/health/health.d/pihole.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/pihole.conf
metrics:
folding:
title: Metrics
Expand Down
6 changes: 3 additions & 3 deletions modules/ping/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,15 @@ modules:
- name: ping_host_reachable
metric: ping.host_packet_loss
info: "network host ${lab1el:host} reachability status"
link: https://github.com/netdata/netdata/blob/master/health/health.d/ping.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/ping.conf
- name: ping_packet_loss
metric: ping.host_packet_loss
info: "packet loss percentage to the network host ${label:host} over the last 10 minutes"
link: https://github.com/netdata/netdata/blob/master/health/health.d/ping.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/ping.conf
- name: ping_host_latency
metric: ping.host_rtt
info: "average latency to the network host ${label:host} over the last 10 seconds"
link: https://github.com/netdata/netdata/blob/master/health/health.d/ping.conf
link: https://github.com/netdata/netdata/blob/master/src/health/health.d/ping.conf
metrics:
folding:
title: Metrics
Expand Down
Loading

0 comments on commit 3408909

Please sign in to comment.