Skip to content

Add ability to add artificial delay to push requests#4716

Merged
yvrhdn merged 1 commit intomainfrom
y/make-tempo-slower
Feb 17, 2025
Merged

Add ability to add artificial delay to push requests#4716
yvrhdn merged 1 commit intomainfrom
y/make-tempo-slower

Conversation

@yvrhdn
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@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