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

Fix MaxBytesPerTrace/MaxSearchBytesPerTrace defaults #1109

Merged
merged 3 commits into from
Nov 11, 2021
Merged

Fix MaxBytesPerTrace/MaxSearchBytesPerTrace defaults #1109

merged 3 commits into from
Nov 11, 2021

Conversation

BitProcessor
Copy link
Contributor

@BitProcessor BitProcessor commented Nov 11, 2021

Signed-off-by: Maarten De Wispelaere [email protected]
What this PR does:
The defaults for MaxBytesPerTrace and MaxSearchBytesPerTrace are broken.

Fixes: #1110

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@CLAassistant
Copy link

CLAassistant commented Nov 11, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@annanay25 annanay25 left a comment

Choose a reason for hiding this comment

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

LGTM, bar one small nit. Thanks for the bugfix @BitProcessor!

CHANGELOG.md Outdated Show resolved Hide resolved
@annanay25 annanay25 merged commit 811c62e into grafana:main Nov 11, 2021
mdisibio pushed a commit that referenced this pull request Nov 15, 2021
* Fixes MaxBytesPerTrace/MaxSearchBytesPerTrace defaults

Signed-off-by: Maarten De Wispelaere <[email protected]>

* Fixes MaxBytesPerTrace/MaxSearchBytesPerTrace defaults

Signed-off-by: Maarten De Wispelaere <[email protected]>

* Fixes MaxBytesPerTrace/MaxSearchBytesPerTrace defaults

Signed-off-by: Maarten De Wispelaere <[email protected]>
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.

The defaults MaxBytesPerTrace and MaxSearchBytesPerTrace are broken
3 participants