Skip to content

Commit fb064df

Browse files
committed
fix container insights logs
1 parent 706474e commit fb064df

7 files changed

Lines changed: 1225 additions & 33 deletions

File tree

translator/tocwconfig/sampleConfig/opentelemetry/container_insights_config.json renamed to translator/tocwconfig/sampleConfig/opentelemetry/container_insights_cluster_config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"cluster_name": "TestCluster",
77
"collect": {
88
"container_insights": {
9-
"collection_interval": 30
9+
"collection_interval": 30,
10+
"role": "cluster"
1011
}
1112
}
1213
}

0 commit comments

Comments
 (0)