No introduction found. Create it?
alloy from home-operations/charts-mirror/alloy is more popular with 16 repositories.
Install with:
helm repo add grafana oci://ghcr.io/grafana-operator/helm-charts/
helm install alloy grafana/alloy -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| alloy | axeII/home-ops | 58 | >=1.0.0 | 12 days ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
alloy.configMap.content (5) discovery.kubernetes "pods" {
role = "pod"
}
loki.source.kubernetes "pods" {
targets = discovery.kubernetes.pods.targets
forward_to = [loki.write.default.receiver]
}
loki.write "default" {
endpoint {
url = "http://loki-stack-gateway.monitoring.svc.cluster.local/loki/api/v1/push"
tenant_id = "default"
}
} | string |
| boolean | |
alloy.configMap.key (2) config.alloy | string |
alloy.configMap.name (2) alloy-configmap | string |
| boolean | |
alloy.config (1) discovery.kubernetes "pods" {
role = "pod"
}
loki.source.kubernetes "pod_logs" {
discovery = discovery.kubernetes.pods.targets
format = "json"
forward_to = [loki.process.add_labels.receiver]
}
loki.process "add_labels" {
stage.labels {
values = {
cluster = "main",
}
}
forward_to = [loki.write.victoria_logs.receiver]
}
loki.write "victoria_logs" {
endpoint {
url = "http://victoria-logs-server.observability.svc.cluster.local:9428/loki/api/v1/push"
}
}
| string |
alloy.extraEnv[].name (1) CLUSTER_ID | string |
alloy.extraEnv[].value (1) homelab | string |
| string | |
alloy.extraEnv[].valueFrom.secretKeyRef.name (1) grafana-cloud | string |
alloy.listenPort (1) 12345 | number |
| boolean | |
| string | |
| string | |
| string | |
controller.type (5) daemonset | string |
| string | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
fullnameOverride (2) alloy | string |
| boolean | |
| string | |
| string | |
| string | |
| boolean | |
ingress.faroPort (1) 12345 | number |
ingress.hosts[] (1) - alloy.127.0.0.1.nip.io | string |
ingress.tls[].hosts[] (1) - alloy.127.0.0.1.nip.io | string |
ingress.tls[].secretName (1) mkcert-tls-secret | string |
rbac.create (1) true | boolean |
| number | |
| boolean | |
| string |