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

Reset all outbound sender gauges to 0 on shutdown #204

Closed
kristinapathak opened this issue May 12, 2020 · 0 comments · Fixed by #205
Closed

Reset all outbound sender gauges to 0 on shutdown #204

kristinapathak opened this issue May 12, 2020 · 0 comments · Fixed by #205
Assignees
Labels
Milestone

Comments

@kristinapathak
Copy link
Contributor

func (obs *CaduceusOutboundSender) Shutdown(gentle bool) {

We should make sure all gauges are set to zero, so if a new outbound sender with the same url is created, it can start fresh.

@kristinapathak kristinapathak added this to the Unreleased milestone May 12, 2020
@kristinapathak kristinapathak self-assigned this May 12, 2020
@kristinapathak kristinapathak changed the title Reset all outbound sender gauges to 0 Reset all outbound sender gauges to 0 on shutdown May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant