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

Missing Pulsar metrics batch in integration tests #39

Closed
56quarters opened this issue Dec 17, 2020 · 0 comments
Closed

Missing Pulsar metrics batch in integration tests #39

56quarters opened this issue Dec 17, 2020 · 0 comments
Labels
Type: Bug Something isn't working

Comments

@56quarters
Copy link
Contributor

Per the comment here, an extra batch of metrics has to be sent to force Pulsar to flush the metrics we expect:

https://github.com/grafana/prometheus-pulsar-remote-write/blob/master/integration/consume_integration_test.go#L192

We should investigate what causes this and fix it (this would allow us to test on the exact number of metrics/batches sent).

@jtlisi jtlisi added the Type: Bug Something isn't working label Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants