Zameer Fouzanzameerfouzan.hashnode.dev·Jan 16, 2025Simplify Go application monitoring with New Relic’s Go easy instrumentationGo applications power everything from lightweight services to large-scale distributed systems. With this level of complexity, visibility into performance metrics is non-negotiable. Key metrics such as request latency, throughput, and error rates prov...observability
GANESH KOPPULAganiganesh888.hashnode.dev·Sep 23, 2024Automate Disabling/Enabling New Relic Alerts with a Jenkins JobIn today's dynamic software environments, monitoring and alerting are crucial to maintaining the health and performance of our applications. New Relic is a popular monitoring solution that provides in-depth insights and alerts to help teams quickly i...30 readsDevops articles
Jay Kumarjrxcodes.com·Jun 21, 2024Monitoring Node.js Applications with New RelicEnsuring that your Node.js application runs smoothly and efficiently is crucial for providing a great user experience. One powerful tool for monitoring the performance of your application is New Relic. In this blog post, we will guide you through the...Node.js
Samikshya Sapkotasamikshyasapkota.hashnode.dev·Mar 27, 2024Monitoring Website using New-RelicIn this project, we are going to see how we can configure New Relic to monitor a website for this availability. There are several features/functionalities that New Relic provides. For this use case, we are going to utilize "Synthetic Monitoring". Ste...1 like·45 readsmonitoring
Karuppiah Natarajankaruppiah.dev·Oct 17, 2023Understanding PostgreSQL New Relic On-Host IntegrationThis is a continuation of my previous post Understanding data ingested in New Relic In my previous post, I spoke about how our New Relic Bill was high and how I narrowed it down to what was causing the issue. I hadn't narrowed down enough though. The...219 readsnew relic
Karuppiah Natarajankaruppiah.dev·Oct 16, 2023🔎 Making sense out of New Relic platform 🔍We, at Togai, currently use New Relic as our primary monitoring and alerting platform. We send machine data (CPU, RAM metrics etc) and also application-specific data (ingestion service) to New Relic. New Relic crunches all this data and shows great v...new relic
Karuppiah Natarajankaruppiah.dev·Oct 3, 2023Understanding data ingested in New RelicRecently I noticed that our New Relic invoices were skyrocketing 🚀 . When we planned to pay for New Relic in June 2023, based on our usage we decided to pay a maximum of 15$ per month for each of our environments - staging, sandbox and production. S...95 readsmonitoring
Vishwas Acharyavishwasacharya.hashnode.dev·Aug 23, 2023Comparing Azure Application Insights with New Relic: Pros and ConsIn today's fast-paced digital landscape, monitoring and analyzing the performance of applications have become crucial for businesses to ensure seamless user experiences. Two prominent players in this arena are Azure Application Insights and New Relic...AzureAzure Application Insights
Bakul Warikoobwarikoo.hashnode.dev·Aug 10, 2023New Relic: Monitoring and Observability ToolHi everyone! I hope you're all doing great and taking steps toward your goals. Lately, I've been hearing from many young folks who often get asked about their experience with monitoring tools in interviews. This got me thinking, and I wanted to share...35 readsDevops
Karuppiah Natarajankaruppiah.dev·Jul 10, 2023Monitoring NATS using New Relic: InstrumentationAt Togai we are using NATS as our messaging system. Our microservices use it to communicate among themselves We wanted to set up monitoring for all the systems that we run and manage. We self-host NATS so we wanted to monitor NATS too, apart from our...62 readsmonitoring