Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Sink no longer implements metrics.MetricSink #22

Closed
nickjenkin opened this issue May 5, 2022 · 0 comments
Closed

Sink no longer implements metrics.MetricSink #22

nickjenkin opened this issue May 5, 2022 · 0 comments

Comments

@nickjenkin
Copy link

go-metrics has added a Shutdown() method to the interface ( https://pkg.go.dev/github.com/armon/go-metrics?utm_source=godoc#MetricSink )

func (s *Sink) Shutdown() { s.Close(context.Background()) }

@tam7t tam7t mentioned this issue May 16, 2022
@tam7t tam7t closed this as completed May 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants