Commit 88a49aa
committed
chore(config): build the DogStatsD debug-log destination from typed config
Cut the debug-log destination over to the typed SalukiConfiguration model.
DogStatsDDebugLogConfiguration builds from the dogstatsd debug-log slice and
holds a Live view, so the destination reacts to metrics-stats changes through
the live view instead of a string-key watch. run.rs hands it the typed subtree
and mints the live view from the configuration system.1 parent c6eeab7 commit 88a49aa
2 files changed
Lines changed: 140 additions & 224 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
762 | 762 | | |
763 | 763 | | |
764 | 764 | | |
765 | | - | |
| 765 | + | |
766 | 766 | | |
| 767 | + | |
767 | 768 | | |
768 | 769 | | |
769 | 770 | | |
| |||
0 commit comments