File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
content/en/docs/collector Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,23 @@ service:
7171 port: 8888
7272` ` `
7373
74+ {{% alert title="Internal telemetry configuration changes" color="info" %}}
75+
76+ As of Collector [v0.123.0], the `service::telemetry::metrics::address` setting
77+ is ignored. In earlier versions, it could be configured with :
78+
79+ ` ` ` yaml
80+ service:
81+ telemetry:
82+ metrics:
83+ address: 0.0.0.0:8888
84+ ` ` `
85+
86+ [v0.123.0] :
87+ https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.123.0
88+
89+ {{% /alert %}}
90+
7491You can adjust the verbosity of the Collector metrics output by setting the
7592`level` field to one of the following values :
7693
Original file line number Diff line number Diff line change 68516851 "StatusCode": 200,
68526852 "LastSeen": "2024-10-24T15:10:25.832305+02:00"
68536853 },
6854+ "https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.123.0": {
6855+ "StatusCode": 206,
6856+ "LastSeen": "2025-04-09T08:56:58.415145733-07:00"
6857+ },
68546858 "https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.99.0": {
68556859 "StatusCode": 206,
68566860 "LastSeen": "2025-03-07T15:19:33.345532+01:00"
You can’t perform that action at this time.
0 commit comments