python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
how to use Prometheus in background service for metrics and monitoring in .NET core console application?
I am doing POC using Prometheus in .net core app. I did not got sufficient information on Prometheus website to get started
a)how to use Prometheus in background service for metrics and monitoring in ...
Abhinav Goyal
Votes: 0
Answers: 1
Unable to resolve service for type 'BookEvent.Project.UserDomain.UoW.ICommentUnitOfWork' while attempting to activate 'CommentAppService'.)
Hi I am Getting this error BookEvent.Project.UserDomain.AppServices.ICommentAppService Lifetime: Transient ImplementationType: BookEvent.Project.UserDomain.AppServices.CommentAppService': Unable to re...
Nitin Saini
Votes: 0
Answers: 1
HttpClient timeout when requesting accessible webpage
We have implemented a simple health check to verify a website is available.
We are facing timeouts in production.
There is a named HTTP client registered.
The client sends a simple GET request to a pu...
el peregrino
Votes: 0
Answers: 0
.NET Core 3.1 Self Contained Application Does Not Have Version Set for Executable
I am deploying an application as a self contained win-x64 application. Doing this generates an .exe that will be used to start the application on the client machine, however I need to have the "P...
deruitda
Votes: 0
Answers: 2