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

[opentelemetry-collector] Fix opamp extension #106

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

povilasv
Copy link

Currently when using preset we fail with:

2024/09/23 07:15:45 collector server run finished with error: failed to get config: cannot unmarshal the configuration: decoding failed due to the following error(s):

error decoding 'extensions': error reading configuration for "opamp": decoding failed due to the following error(s):

'agent_description.non_identifying_attributes' expected a map, got 'slice'

due to bad template generation

@povilasv povilasv marked this pull request as ready for review September 23, 2024 07:34
@povilasv povilasv merged commit a78d7f6 into main Sep 23, 2024
3 checks passed
@povilasv povilasv deleted the ES-343-polling-interval-fix branch September 23, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants