spotify / XCMetrics

XCMetrics is the easiest way to collect Xcode build metrics and improve developer productivity.
https://xcmetrics.io
Other
1.1k stars 77 forks source link

The web server returns `{"reason":"Not Found","error":true}` #99

Open ma125125t opened 1 year ago

ma125125t commented 1 year ago

I start the backend by using local yaml file and the xcode build log can be transferred normally.But I can't get anything from http://localhost:8080/v1/metrics. It just printed {"reason":"Not Found","error":true}.