goto / compass

Metadata storage service
https://goto.github.io/compass/
Apache License 2.0
2 stars 0 forks source link

fix: report metrics from API Server struct #41

Closed sudo-suhas closed 1 year ago

sudo-suhas commented 1 year ago

The StatsD reported was never being set and as a result, no metrics were being reported from inside the API Server. Use an explict APIServerDeps struct and pass in the StatsD reporter. Use static checks to ensure all fields are always set in souce code.

Bump golangci-lint version to 1.53.3.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5463325140


Totals Coverage Status
Change from base Build 5419097927: 0.002%
Covered Lines: 5297
Relevant Lines: 6060

💛 - Coveralls