File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,6 @@ Note that common tags sourced by [spectatord](https://github.com/Netflix-Skunkwo
79794 . If you use ` PercentileDistributionSummary ` or ` PercentileTimer ` , then you need to update your code to use the
8080 respective functions provided by the ` Registry ` to initialize these meters.
81815 . Remove the dependency on the ` spectator-go ` internal configuration library - it is no longer required.
82- 6 . There is no longer an option to ` start() ` or ` stop() ` the registry at runtime. If you need to configure a ` Registry `
82+ 6 . There is no longer an option to ` start() ` or ` stop() ` the ` Registry ` at runtime. If you need to configure a ` Registry `
8383 that doesn't emit metrics, for testing purposes, you can use the ` spectator.Config.Location ` option with ` none ` to
8484 configure a no-op writer.
You can’t perform that action at this time.
0 commit comments