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: upgrade otelcol for metadata and events to 0.56.0-sumo-0 #2487

Merged
merged 3 commits into from Aug 24, 2022

Conversation

sumo-drosiek
Copy link
Contributor

upgrade otelcol for metadata and events to 0.56.0-sumo-0

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@github-actions github-actions bot added the documentation documentation label Aug 23, 2022
@@ -39,6 +39,8 @@ processors:
source_name: {{ .Values.fluentd.events.sourceName | quote}}
source_category: {{ .Values.fluentd.events.sourceCategory | default (printf "%s/%s" (include "sumologic.clusterNameReplaceSpaceWithDash" .) (.Values.fluentd.events.sourceName )) | quote}}
source_category_prefix: ""
sumologic_schema:
add_cloud_namespace: false
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't you need to set translate_attributes: false and translate_telegraf_attributes: false on the sumologic exporter?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It should be idempotent and we can skip additional changes when they will be dropped.

@sumo-drosiek sumo-drosiek merged commit 6bf0bbe into main Aug 24, 2022
@sumo-drosiek sumo-drosiek deleted the drosiek-update-otc branch August 24, 2022 10:13
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

3 participants