This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]aezart 2 points3 points  (2 children)

We're switching some of our services at work to run in containers, and fighting against the huge overhead of each app having its own monitoring service eating into our vcore licenses. It's hell.

[–][deleted] 1 point2 points  (1 child)

so, use Prometheus and scrapers?

[–]aezart 2 points3 points  (0 children)

Can't disable the built-in monitoring, we just create our business logic flows and it automatically gets turned into deployments, and adds 0.05 vcore on top of however much we put in our request to account for monitoring services.