Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] make update-otel #34055

Merged
merged 10 commits into from
Jul 15, 2024
Merged

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Jul 12, 2024

Description: make update-otel to open-telemetry/opentelemetry-collector@6227646

Copy link
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to fix linter

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error: otelarrowexporter/otelarrow.go:129:23: SA1019: e.config.ClientConfig.Auth.GetClientAuthenticatorContext is deprecated: [v0.105.0] Use GetClientAuthenticatorContext instead. (staticcheck)
			authClient, err := e.config.ClientConfig.Auth.GetClientAuthenticatorContext(ctx, host.GetExtensions())

@songy23
Copy link
Member

songy23 commented Jul 12, 2024

2024/07/12 18:11:23 failed loading /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/elasticsearchreceiver/metadata.yaml: decoding failed due to the following error(s):

error decoding 'metrics[elasticsearch.process.cpu.usage]': decoding failed due to the following error(s):

'unit' expected type 'string', got unconvertible type 'float64', value: '1'
error decoding 'metrics[elasticsearch.os.cpu.load_avg.5m]': decoding failed due to the following error(s):

'unit' expected type 'string', got unconvertible type 'float64', value: '1'
error decoding 'metrics[elasticsearch.os.cpu.load_avg.1m]': decoding failed due to the following error(s):

'unit' expected type 'string', got unconvertible type 'float64', value: '1'
error decoding 'metrics[elasticsearch.os.cpu.load_avg.15m]': decoding failed due to the following error(s):

'unit' expected type 'string', got unconvertible type 'float64', value: '1'

@mx-psi mx-psi changed the title [chore] multimod update stable modules [chore] make update-otel Jul 15, 2024
@mx-psi mx-psi merged commit d6b462b into open-telemetry:main Jul 15, 2024
154 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants