You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document the solution described in #3608 with a link to .NET documentation how to do this, because it seems a best practice to expose the Prometheus scraping endpoint on a different port.
Thiscanbeusedincombinationwith [configuringmultipleportsontheASP.NETapplication](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel/endpoints?view=aspnetcore-6.0) to expose the scraping endpoint on a different port.
0 commit comments