Skip to content

Commit

Permalink
[opentelemetry-integration] test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
povilasv committed Dec 10, 2024
1 parent e75308a commit 2cea7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otel-integration/k8s-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ opentelemetry-agent:
enabled: true
collectionInterval: "{{.Values.global.collectionInterval}}"
spanMetrics:
enabled: false
enabled: true
# transformStatements:
# - set(attributes["http.response.status_code"], attributes["http.status_code"]) where attributes["http.response.status_code"] == nil
errorTracking:
Expand Down

0 comments on commit 2cea7ff

Please sign in to comment.