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: update lagtime based on lasttransfersize #2091

Merged
merged 2 commits into from
May 15, 2023
Merged

Conversation

Hardikl
Copy link
Contributor

@Hardikl Hardikl commented May 15, 2023

Zapi:
image

2023-05-15T19:03:43+05:30 INF ./poller.go:539 > updated status, up collectors: 1 (of 1), up exporters: 1 (of 1) Poller=cluster-02
2023-05-15T19:03:48+05:30 INF snapmirror/snapmirror.go:240 > lagTime value set from 33765.000000 to 0. Healthy: true, Schedule: 5min, LastBytes: 0.000000, LastError: Poller=cluster-02 object=SnapMirror plugin=Zapi:Snapmirror
2023-05-15T19:03:48+05:30 INF collector/collector.go:483 > Collected Poller=cluster-02 apiMs=787 calcMs=0 collector=Zapi:SnapMirror instances=62 metrics=1474 parseMs=9 pluginMs=476

image

Rest:
image

2023-05-15T19:21:12+05:30 INF ./poller.go:539 > updated status, up collectors: 1 (of 1), up exporters: 1 (of 1) Poller=cluster-12
2023-05-15T19:21:33+05:30 INF snapmirror/snapmirror.go:231 > lagTime value set from 34815.000000 to 0 for 2f7af98c-51c8-11e8-8d6b-00a09865fe59. Healthy: true, Schedule: 5min, LastBytes: 0.000000, LastError: Poller=cluster-12 object=SnapMirror plugin=Rest:Snapmirror
2023-05-15T19:21:33+05:30 INF collector/collector.go:483 > Collected Poller=cluster-12 apiMs=4051 calcMs=0 collector=Rest:SnapMirror instances=58 metrics=1373 parseMs=15239 pluginMs=1980

image

@rahulguptajss rahulguptajss merged commit b93d46f into main May 15, 2023
@rahulguptajss rahulguptajss deleted the hl_sm_lagtime branch May 15, 2023 16:02
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.

Ensure snapmirror lag time is updated when transfer size is zero bytes
2 participants