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

Add more events to Prometheus to ensure visibility #76

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

grcevski
Copy link
Contributor

The gRPC RED metrics integration test runs last and I suspect it has something to do with it being flaky. Especially, since we added all the batching I suspect the events don't make it on time for us to pick them up. To confirm this hypothesis, I'm modifying the test to save a lot more events to force push of the metrics.

Closes #65

If after this change we still see the same issue, we need to pursue another avenue of investigation.

@grcevski grcevski added the bug Something isn't working label Apr 20, 2023
@grcevski grcevski self-assigned this Apr 20, 2023
@grcevski grcevski requested a review from mariomac April 20, 2023 21:44
@grcevski grcevski merged commit b13d1f6 into grafana:main Apr 21, 2023
2 checks passed
@grcevski
Copy link
Contributor Author

Thanks Mario!

@grcevski grcevski deleted the fix_flaky_test branch April 21, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GRPC integration tests are flaky
2 participants