Persist time series viewer metrics (#1752)

* WIP persisting time series viewer metrics. Closes #1478

* Remove unused var, move around initial collection
This commit is contained in:
Gabe Kangas
2022-03-06 19:43:57 -08:00
committed by GitHub
parent 1f05783d9a
commit 1ed1cc01eb
6 changed files with 69 additions and 21 deletions

2
go.mod
View File

@@ -57,4 +57,6 @@ require (
google.golang.org/protobuf v1.26.0 // indirect
)
require github.com/nakabonne/tstorage v0.3.5
replace github.com/go-fed/activity => github.com/owncast/activity v1.0.1-0.20211229051252-7821289d4026