in PrometheusDemo/Controllers/ProductsController.cs [14:18]
public IActionResult Index() { ProductsPageHitCounter.Inc(); return View(); }