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

feat(otellogs): upgrade to 0.49.0 #2246

Merged
merged 13 commits into from
Apr 28, 2022
Merged

feat(otellogs): upgrade to 0.49.0 #2246

merged 13 commits into from
Apr 28, 2022

Conversation

sumo-drosiek
Copy link
Contributor

Description

Upgrade otellogs to 0.49.0

This PR replaces #2215


Checklist
  • Changelog updated
Testing performed
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

@sumo-drosiek sumo-drosiek requested a review from a team as a code owner April 26, 2022 07:33
Comment on lines 4342 to 4357
## This is the same pipeline like for logs/fluent/containers with the following modifications:
## - filter/include_fluent_tag_containers and attributes/remove_fluent_tag are being removed as there are only containers log
## - attributes/containers functionality is being replaced by otellogs operators
logs/otlp/containers:
receivers:
- otlp
processors:
- memory_limiter
- groupbyattrs/containers
- k8s_tagger
- source/containers
- resource/containers_copy_node_to_host
- batch
exporters:
- sumologic/containers
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We could keep backward compatibility with fluent-bit pipeline and merge logs/otlp/containers with logs/fluent/containers, but not really sure if it's good way

Dominik Rosiek added 2 commits April 26, 2022 09:35
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek added this to the v2.8 milestone Apr 26, 2022
Dominik Rosiek added 2 commits April 26, 2022 13:06
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek force-pushed the drosiek-bump-otellogs branch from 47e1911 to eeb562a Compare April 26, 2022 11:14
deploy/helm/sumologic/values.yaml Outdated Show resolved Hide resolved
deploy/helm/sumologic/values.yaml Outdated Show resolved Hide resolved
deploy/helm/sumologic/values.yaml Show resolved Hide resolved
…memory footprint

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek force-pushed the drosiek-bump-otellogs branch from fc037ab to 1453419 Compare April 26, 2022 12:05
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek requested a review from swiatekm April 26, 2022 13:22
@sumo-drosiek sumo-drosiek enabled auto-merge (squash) April 26, 2022 13:23
CHANGELOG.md Outdated Show resolved Hide resolved
@sumo-drosiek sumo-drosiek merged commit 7a33a0c into main Apr 28, 2022
@sumo-drosiek sumo-drosiek deleted the drosiek-bump-otellogs branch April 28, 2022 09:07
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.

2 participants