struct

GlusterMetricsExporter::Config

Inherits YAML::Serializable / Struct / Value / Object

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

all_metrics
Source
all_metrics=(all_metrics : Array(String))
Source
disable_all_metrics=(disable_all_metrics : Bool)
Source
disable_all_metrics?
Source
disable_volumes_all=(disable_volumes_all : Bool)
Source
disable_volumes_all?
Source
disabled_metrics
Source
disabled_metrics=(disabled_metrics : Array(String))
Source
disabled_volumes
Source
disabled_volumes=(disabled_volumes : Array(String))
Source
enabled?(name)
Source
enabled_metrics
Source
enabled_metrics=(enabled_metrics : Array(String))
Source
enabled_volumes
Source
enabled_volumes=(enabled_volumes : Array(String))
Source
gluster_cli_socket_path
Source
gluster_cli_socket_path=(gluster_cli_socket_path : String)
Source
gluster_executable_path
Source
gluster_executable_path=(gluster_executable_path : String)
Source
gluster_host
Source
gluster_host=(gluster_host : String)
Source
gluster_log_dir
Source
gluster_log_dir=(gluster_log_dir : String)
Source
glusterd_dir
Source
glusterd_dir=(glusterd_dir : String)
Source
host_binding
Source
host_binding=(host_binding : String)
Source
log_dir
Source
log_dir=(log_dir : String)
Source
log_file
Source
log_file=(log_file : String)
Source
log_level
Source
log_level=(log_level : String)
Source
metrics_path
Source
metrics_path=(metrics_path : String)
Source
port
Source
port=(port : Int32)
Source
verbose=(verbose : Bool)
Source
verbose?
Source