mirror of
https://github.com/prometheus/prometheus.git
synced 2025-12-17 23:41:04 +01:00
Instead of requesting a concrete type. This would allow other implementations that use the same API to replace or wrap the engine implementation while maintaining the same API. Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>