aboutsummaryrefslogtreecommitdiff
path: root/terraform/hash-loki/loki-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'terraform/hash-loki/loki-config.yaml')
-rw-r--r--terraform/hash-loki/loki-config.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/terraform/hash-loki/loki-config.yaml b/terraform/hash-loki/loki-config.yaml
index d21d405..72e68b0 100644
--- a/terraform/hash-loki/loki-config.yaml
+++ b/terraform/hash-loki/loki-config.yaml
@@ -50,3 +50,24 @@ ruler:
# If you would like to disable reporting, uncomment the following lines:
analytics:
reporting_enabled: false
+
+distributor:
+ otlp_config:
+ default_resource_attributes_as_index_labels:
+ - cloud.availability_zone
+ - cloud.region
+ - container.name
+ - deployment.environment
+ - k8s.cluster.name
+ - k8s.container.name
+ - k8s.cronjob.name
+ - k8s.daemonset.name
+ - k8s.deployment.name
+ - k8s.job.name
+ - k8s.namespace.name
+ - k8s.pod.name
+ - k8s.replicaset.name
+ - k8s.statefulset.name
+ - service.instance.id
+ - service.name
+ - service.namespace