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

feat: add streaming to keyperf collector #3435

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

rahulguptajss
Copy link
Contributor

@rahulguptajss rahulguptajss commented Jan 23, 2025

batch_size : 1

Before:

time=2025-01-23T17:11:31.070+05:30 level=INFO source=collector.go:601 msg=Collected Poller=dc-1 collector=KeyPerf:Volume apiMs=114399 bytesRx=526288 calcMs=1 exportMs=3 instances=178 instancesExported=211 metrics=3382 metricsExported=2532 numCalls=365 numPartials=0 parseMs=65474 pluginInstances=33 pluginMs=1 pollMs=114420 renderedBytes=417499 skips=0 zBegin=1737632376646

After:

time=2025-01-23T16:36:21.714+05:30 level=INFO source=collector.go:601 msg=Collected Poller=dc-1 collector=KeyPerf:Volume apiMs=115401 bytesRx=526288 calcMs=1 exportMs=5 instances=178 instancesExported=211 metrics=3382 metricsExported=2532 numCalls=365 numPartials=0 parseMs=39 pluginInstances=33 pluginMs=2 pollMs=115408 renderedBytes=417482 skips=0 zBegin=1737630266300

@cla-bot cla-bot bot added the cla-signed label Jan 23, 2025
@rahulguptajss rahulguptajss linked an issue Jan 23, 2025 that may be closed by this pull request
@rahulguptajss rahulguptajss merged commit 8a798a1 into main Jan 23, 2025
11 checks passed
@rahulguptajss rahulguptajss deleted the rg2-keyperf-stream branch January 23, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add streaming to KeyPerf collector
3 participants