File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change
1
+ change: use upstream k8sattributeprocessor as default for logs and metrics
Original file line number Diff line number Diff line change @@ -1603,7 +1603,7 @@ metadata:
1603
1603
1604
1604
# # Use the sumologic k8s processor to add metadata to the logs.
1605
1605
# # This is enabled by default, but can be disabled if you want to use the upstream processor.
1606
- useSumoK8sProcessor : true
1606
+ useSumoK8sProcessor : false
1607
1607
1608
1608
# # Only used if useSumoK8sProcessor is set to false
1609
1609
waitForMetadata : true
@@ -1720,7 +1720,7 @@ metadata:
1720
1720
1721
1721
# # Use the sumologic k8s processor to add metadata to the logs.
1722
1722
# # This is enabled by default, but can be disabled if you want to use the upstream processor.
1723
- useSumoK8sProcessor : true
1723
+ useSumoK8sProcessor : false
1724
1724
1725
1725
# # Only used if useSumoK8sProcessor is set to false
1726
1726
waitForMetadata : true
You can’t perform that action at this time.
0 commit comments