swift-metrics/Sources
Honza Dvorsky 4c83e1cdf4
Remove warnings against explicit dependency injection of the metrics factory (#174)
### Motivation:

In the previous PR, we noticed that these warnings seem to discourage
explicit dependency injection, but it's not clear why we should be
discouraging it.

### Modifications:

Removed the warning.

### Result:

N/A
2025-04-29 15:27:10 +02:00
..
CoreMetrics Remove warnings against explicit dependency injection of the metrics factory (#174) 2025-04-29 15:27:10 +02:00
Metrics Fix 5.10 compile on Ubuntu 24.04 (#168) 2025-03-18 16:21:52 +01:00
MetricsTestKit Migrate to GitHub Actions (#151) 2024-11-06 22:32:20 +09:00