File: //proc/thread-self/root/proc/self/root/etc/sysconfig/grafana-agent
## Path:
## Description: Grafana Agent monitoring agent settings
## Type: string
## Default: ""
## ServiceRestart: grafana-agent
#
# Command line options for grafana-agent
#
# The configuration file holding the agent config
CONFIG_FILE="/etc/grafana-agent.yaml"
# Any user defined arguments
CUSTOM_ARGS="-server.http.address=127.0.0.1:9090 -server.grpc.address=127.0.0.1:9091"
# Restart on system upgrade. Default to true
RESTART_ON_UPGRADE=true