# Constants
AccessID is the environment variable name to lookup for the LogicMonitor access ID.
AccessKey is the environment variable name to lookup for the LogicMonitor access key.
Account is the environment variable name to lookup for the LogicMonitor account.
ArgusSecretName is the service account name with the proper RBAC policies to allow a collector to monitor the cluster.
ClusterCollectorGroupPrefix is the prefix for the collector group of the cluster.
CollectorServiceAccountName is the service account name with the proper RBAC policies to allow a collector to monitor the cluster.
CollectorsetControllerSecretName is the service account name with the proper RBAC policies to allow a collector to monitor the cluster.
ConfigPath is the path used to read the config.yaml file from.
CustomPropertyAutoClusterName is the custom property for the collector group and collector of the cluster.
CustomPropertyKubernetesLabelApp is the custom property for the collector group and collector of the cluster.
CustomPropertyKubernetesLabelAppValue is the custom property value for the collector group and collector of the cluster.
DefaultCollectorImage is the default image for collector.
DefaultCollectorImagePullPolicy is the default image pull policy for collector.
DefaultCollectorImageRepository is the default image repository for collector.
DefaultCollectorImageTag is the default image tag for collector.
HealthServerServiceName is the gRPC service name for the health checks.
UserAgentBase is the base string for the User-Agent HTTP header.
# Variables
Version is the Argus version and is set at build time.