in PrometheusDemo/Controllers/HomeController.cs [48:51]
public IActionResult Error() { return View(new ErrorViewModel {RequestId = Activity.Current?.Id ?? HttpContext.TraceIdentifier}); }