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

fix: begin log for collector should be in ms #2506

Closed
wants to merge 2 commits into from
Closed

Conversation

rahulguptajss
Copy link
Contributor

@rahulguptajss rahulguptajss commented Nov 24, 2023

Before

2023-11-24T14:30:22+05:30 INF collector/collector.go:568 > Collected Poller=dc-1 apiMs=337 begin=1700816422507 calcMs=0 collector=Zapi:Lun exportMs=0 instances=13 instancesExported=13 metrics=104 metricsExported=65 parseMs=1 pluginMs=0 pollMs=339

After:

2023-11-24T14:30:56+05:30 INF collector/collector.go:566 > Collected Poller=dc-1 apiMs=288 begin=1700816456 calcMs=0 collector=Zapi:Lun exportMs=1 instances=13 instancesExported=13 metrics=104 metricsExported=65 parseMs=1 pluginMs=0 pollMs=290

@rahulguptajss rahulguptajss deleted the rg2-log branch December 19, 2023 02:48
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.

2 participants