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

Add a default disk buffer config for quickstarts #193

Open
2 tasks
gaylatea opened this issue Apr 5, 2022 · 1 comment
Open
2 tasks

Add a default disk buffer config for quickstarts #193

gaylatea opened this issue Apr 5, 2022 · 1 comment

Comments

@gaylatea
Copy link

gaylatea commented Apr 5, 2022

We've made a fantastic start with the quickstart but I think that we can add a default disk buffer to close the gap between POVs and production deployments.

I think this involves two steps:

  • Add a persistence block to the default values that sets up a volume with our default recommended buffer size, which is 48 GiB. I think you
  • Add a buffer block to the datadog_logs sink in the default config, which will utilize the created PVC with the default size.

Open Questions

  • Should we also create a buffer for datadog_metrics in the default config? I would assume so, but I'm torn on whether we should double the PVC size or carve out from the datadog_logs buffer.
@spencergilbert
Copy link
Contributor

We did some discussing and have some updates to the going to production docs around these values, so I'll wait until that stabilizes before adding this 👍

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

No branches or pull requests

2 participants