Skip to content

Add ability to add artificial delay to push requests #4716

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

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

yvrhdn
Copy link
Contributor

@yvrhdn yvrhdn commented Feb 17, 2025

What this PR does:

Add a tenant-specific override to pad push requests with an artificial delay. This makes it possible to simulate a slower version of Tempo and see how it impacts the tracing pipeline.

Which issue(s) this PR fixes:
Fixes #

Checklist

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

@yvrhdn yvrhdn force-pushed the y/make-tempo-slower branch from 9681a78 to d54b6cd Compare February 17, 2025 12:15

# Pad push requests with an artificial delay, if set push requests will be delayed to ensure
# an average latency of at least artificial_delay.
[artificial_delay: <duration> | default = 0ms]
Copy link
Member

Choose a reason for hiding this comment

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

update manifest.md as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just tried and it didn't change anything. Seems like it is removing overrides that default to 0.

@yvrhdn yvrhdn merged commit 91b4a22 into main Feb 17, 2025
14 checks passed
@yvrhdn yvrhdn deleted the y/make-tempo-slower branch February 17, 2025 13:57
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.

2 participants