Simplify Loki exporter configuration to fix OTC startup issues
This commit is contained in:
parent
a1d5652efb
commit
b1c9f59cff
@ -107,19 +107,6 @@ spec:
|
|||||||
endpoint: {{ .Values.logIngest.lokiEndpoint }}/loki/api/v1/push
|
endpoint: {{ .Values.logIngest.lokiEndpoint }}/loki/api/v1/push
|
||||||
tls:
|
tls:
|
||||||
insecure: true
|
insecure: true
|
||||||
labels:
|
|
||||||
resource:
|
|
||||||
k8s.pod.name: "pod_name"
|
|
||||||
k8s.namespace.name: "namespace"
|
|
||||||
k8s.node.name: "node_name"
|
|
||||||
application: "app"
|
|
||||||
environment: "env"
|
|
||||||
attributes:
|
|
||||||
level: "level"
|
|
||||||
module: "module"
|
|
||||||
default_labels_enabled:
|
|
||||||
resource: true
|
|
||||||
attributes: true
|
|
||||||
service:
|
service:
|
||||||
telemetry:
|
telemetry:
|
||||||
logs:
|
logs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user