Skip to content

Commit

Permalink
fix: otel collector config
Browse files Browse the repository at this point in the history
  • Loading branch information
locmai committed Dec 9, 2023
1 parent 4169728 commit e235de7
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions system/templates/opentelemetry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,6 @@ spec:
exporters:
loki:
endpoint: http://loki-stack.observability:3100/loki/api/v1/push
tenant_id: "humble"
labels:
resource:
container.name: "container_name"
k8s.cluster.name: "k8s_cluster_name"
attributes:
severity: ""
http.status_code: "http_status_code"
record:
traceID: "traceid"
prometheus:
endpoint: "0.0.0.0:9090"
send_timestamps: true
Expand Down

0 comments on commit e235de7

Please sign in to comment.