Monitoring and observability are best practices regardless of what language
you use. We use a combination of Prometheus / Grafana and metrics exported
by runtime/metrics. We also include custom metrics tailored to our
application's use-case.

Prometheus is not a standard Linux tool, but it is open source,
production-ready, language-agnostic, and widely used.


On Mon, Aug 15, 2022, 8:01 AM Rich <rma...@gmail.com> wrote:

> My company relies heavily on Java., Java apps we run require Introscope or
> Glowroot to monitor them and many outages have been solved using those
> tools.  If we were to write our apps in Go -- would we need an application
> monitoring tool, or would standard Linux tools suffice?
>
> Thanks-- Rich
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/f65a5920-3dde-495b-bc87-0e14f2512e86n%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/f65a5920-3dde-495b-bc87-0e14f2512e86n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CALJzkY_4OOsxcFkK6Ta5F_DVXt20fpK8PM4UJNwW33_B1i5nAw%40mail.gmail.com.

Reply via email to