# Prometheus-mongodb-exporter supports the following options:
# -alsologtostderr
# log to standard error as well as files
# -auth.pass string
# Password for basic auth.
# -auth.user string
# Username for basic auth.
# -groups.enabled string
# Comma-separated list of groups to use, for more info see: docs.mongodb.org/manual/reference/command/serverStatus/ (default "asserts,durability,background_flushing,connections,extra_info,global_lock,index_counters,network,op_counters,op_counters_repl,memory,locks,metrics")
# -log_backtrace_at value
# when logging hits line file:N, emit a stack trace (default :0)
# -log_dir string
# If non-empty, write log files in this directory
# -logtostderr
# log to standard error instead of files
# -mongodb.tls-ca string
# Path to PEM file that conains the CAs that are trused for server connections.
# If provided: MongoDB servers connecting to should present a certificate signed by one of this CAs.
# If not provided: System default CAs are used.
# -mongodb.tls-cert string
# Path to PEM file that conains the certificate (and opionally also the private key in PEM format).
# This should include the whole certificate chain.
# If provided: The connection will be opened via TLS to the MongoDB server.
# -mongodb.tls-disable-hostname-validation
# Do hostname validation for server connection.
# -mongodb.tls-private-key string
# Path to PEM file that conains the private key (if not contained in mongodb.tls-cert file).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.