You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
Hi, I have some questions: Is there a way for project(.NET WEBAPI) to import its metrics to another project(.NET WEBAPI)'s metrics server, when only their ports are different? How are these metrics stored in a .NET WEB API? What are they doing in the back before and while they are exposed to the "/metrics" server annd before the prometheus has scraped them? Can this logic (if they are stored somewhere in the application) be overridden?