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: enable remote write proxy by default #2483

Merged
merged 2 commits into from
Sep 2, 2022

Conversation

swiatekm
Copy link

@swiatekm swiatekm commented Aug 22, 2022

Description

Remote write proxy helps metrics metadata enrichment efficiency by a lot, especially for larger clusters. It comes at a slight additional operational cost of the nginx Deployment, and a minimal resource cost. We've been running it in production for the past 6 months and never had any issue, so I believe we should enable it by default.

This isn't a breaking change, but it enables a new component, so I'm tagging it for v3.


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

@swiatekm swiatekm added this to the v3.0 milestone Aug 22, 2022
@swiatekm swiatekm requested a review from a team as a code owner August 22, 2022 12:34
@swiatekm swiatekm force-pushed the feat/remote-write-proxy-by-default branch 2 times, most recently from 43f83c3 to e6d9374 Compare August 23, 2022 12:31
@swiatekm swiatekm force-pushed the feat/remote-write-proxy-by-default branch from e6d9374 to 7a054ba Compare September 2, 2022 11:29
@swiatekm swiatekm force-pushed the feat/remote-write-proxy-by-default branch from 7a054ba to a682b9c Compare September 2, 2022 12:41
@github-actions github-actions bot added the documentation documentation label Sep 2, 2022
@swiatekm swiatekm merged commit 146b0bf into main Sep 2, 2022
@swiatekm swiatekm deleted the feat/remote-write-proxy-by-default branch September 2, 2022 12:49
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

2 participants