Right but Prometheus / Grafana is just a collector of the data output by 
runtime/metrics.   Where introscope / glowroot are configured at the java 
command line to and pull that information out of the java JVM.  Please 
correct me if I am wrong?

Thanks!!

On Tuesday, August 16, 2022 at 9:20:45 AM UTC-4 k.alex...@gmail.com wrote:

> 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...@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/f40c1e59-e0b3-44ff-822f-05a4b6dd20fbn%40googlegroups.com.

Reply via email to