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

Deprecate span count based ingestion limits in favour of byte based limits #630

Merged
merged 3 commits into from
Apr 7, 2021

Conversation

annanay25
Copy link
Contributor

What this PR does:
Adds byte based ingestion limits in place of span count based limits.

  • ingestion_rate_limit limit override has been removed in favour of ingestion_rate_limit_bytes.
  • ingestion_burst_size limit override has been removed in favour of ingestion_burst_size_bytes.

Follow up of #612

Which issue(s) this PR fixes:
Fixes #na!

Checklist

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

Copy link
Contributor

@achatterjee-grafana achatterjee-grafana left a comment

Choose a reason for hiding this comment

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

Changes for the "ingestion-limit.md" file look good.

@annanay25 annanay25 merged commit 0fe6f9b into grafana:master Apr 7, 2021
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.

3 participants