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

Live: Add more devenv dashboards #87952

Merged
merged 2 commits into from
May 16, 2024
Merged

Live: Add more devenv dashboards #87952

merged 2 commits into from
May 16, 2024

Conversation

ryantxu
Copy link
Member

@ryantxu ryantxu commented May 16, 2024

This adds a few more dashboards to help illustrate some issues with live streaming dashbaords

@ryantxu ryantxu added area/live no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes labels May 16, 2024
@ryantxu ryantxu added this to the 11.1.x milestone May 16, 2024
@ryantxu ryantxu requested a review from kaydelaney May 16, 2024 07:59
@ryantxu ryantxu self-assigned this May 16, 2024
@ryantxu ryantxu requested review from a team as code owners May 16, 2024 07:59
@ryantxu ryantxu requested review from wbrowne, oshirohugo, xnyo, codeincarnate, nmarrs and oscarkilhed and removed request for a team May 16, 2024 07:59
@@ -70,7 +70,7 @@ func (s *Service) RunStream(ctx context.Context, request *backend.RunStreamReque
case request.Path == "random-flakey-stream":
conf = testStreamConfig{
Interval: 100 * time.Millisecond,
Drop: 0.75, // keep 25%
Drop: 0.90, // keep 10%
Copy link
Member Author

Choose a reason for hiding this comment

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

This makes the "flakey" part more obviously flakey :)

Copy link
Member

@marefr marefr left a comment

Choose a reason for hiding this comment

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

LGTM

@ryantxu ryantxu enabled auto-merge (squash) May 16, 2024 09:44
Copy link
Contributor

@baldm0mma baldm0mma left a comment

Choose a reason for hiding this comment

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

Nice!

@ryantxu ryantxu merged commit 778d9eb into main May 16, 2024
13 checks passed
@ryantxu ryantxu deleted the live-devenv-dashboards branch May 16, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend area/live no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants