File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : agent
33description : Chart to install K8s collection stack based on Observe Agent
44type : application
5- version : 0.75.0
5+ version : 0.75.1
66appVersion : " 2.10.1"
77dependencies :
88 - name : opentelemetry-collector
Original file line number Diff line number Diff line change 11# agent
22
3- ![ Version: 0.75.0 ] ( https://img.shields.io/badge/Version-0.75.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.10.1] ( https://img.shields.io/badge/AppVersion-2.10.1-informational?style=flat-square )
3+ ![ Version: 0.75.1 ] ( https://img.shields.io/badge/Version-0.75.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.10.1] ( https://img.shields.io/badge/AppVersion-2.10.1-informational?style=flat-square )
44
55Chart to install K8s collection stack based on Observe Agent
66
Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ metrics/spanmetrics:
3434 - transform/fix_red_metrics_resource_attributes
3535 - batch
3636 - resource/observe_common
37- - resourcedetection/cloud
3837 - attributes/debug_source_span_metrics
3938 exporters: [{ { join " , " $metricsSpanmetricsExporters } }]
4039{ {- end -} }
You can’t perform that action at this time.
0 commit comments