mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-16 00:01:03 +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>