File tree Expand file tree Collapse file tree 3 files changed +0
-13
lines changed
Expand file tree Collapse file tree 3 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,6 @@ agent-control-deployment:
1616 type : newrelic/com.newrelic.infrastructure:0.1.0
1717 content :
1818 chart_version : " *" # Use latest
19- chart_values :
20- nri-metadata-injection :
21- # TODO we are currently disabling the metadata injection since if enabled it breaks when installed
22- # together with the gatewayRESE
23- enabled : false
2419 prometheus :
2520 type : newrelic/com.newrelic.prometheus:0.1.0
2621 content :
Original file line number Diff line number Diff line change @@ -29,7 +29,3 @@ scenarios:
2929 # customAttributes:
3030 # cluster_name: ${nr-env:NR_CLUSTER_NAME}
3131 # config_origin: remote
32- # nri-metadata-injection:
33- # # TODO we are currently disabling the metadata injection since if enabled it breaks when installed
34- # # together with the gateway
35- # enabled: false
Original file line number Diff line number Diff line change @@ -20,10 +20,6 @@ agent-control-deployment:
2020 global : # add 'cluster_name' (nri-kubernetes events have 'clusterName' attribute)
2121 customAttributes :
2222 cluster_name : ${nr-env:NR_CLUSTER_NAME}
23- nri-metadata-injection :
24- # TODO we are currently disabling the metadata injection since if enabled it breaks when installed
25- # together with the gateway
26- enabled : false
2723 prometheus :
2824 type : newrelic/com.newrelic.prometheus:0.1.0
2925 content :
You can’t perform that action at this time.
0 commit comments