Closed yeahdongcn closed 9 months ago
When following the document to integrate with swift-prometheus, I found this issue:
Cannot find 'MetricSystem' in scope
By updating MetricSystem => MetricsSystem, this problem is fixed.
MetricSystem
MetricsSystem
When following the document to integrate with swift-prometheus, I found this issue:
By updating
MetricSystem
=>MetricsSystem
, this problem is fixed.