New Relic & Sentry: Monitoring Performa Sistem

New Relic & Sentry: System Performance Monitoring

During Training Programmer My intermediate is just getting to know this technology called New Relic. New Relic is an observability platform that helps you build better software. You can enter data from any digital source so that you can fully understand your system and how to improve it. Using New Relic & Sentry kita can find out and detect errors that occur in the system that is being developed. New Relic will send you a notification via the e-mail we registered with New Relic if there is an error in the system.

In addition to New Relic, I also learned about Sentry, an error reporting platform that is very useful for app management. Sentry provides the ability to monitor applications in real-time, especially after deployment in production. This platform not only provides notifications about exceptions or errors experienced by users, but also provides complete details that make it easy to reproduce and correct the errors. This information is organized in a structured manner on an intuitive web dashboard, allowing development teams to quickly identify issues, understand the cause, and take effective corrective steps to improve quality and user experience.
 
    With performance monitoring, Sentry tracks application performance, measures metrics such as throughput and latency, and displays the impact of errors across multiple services. Sentries perform distributed traces consisting of transactions and time periods to measure individual services and operations within those services.

Berita Rekomendasi

GITHUB COPILOT : Your AI pair programmer

11/11/2024

GITHUB COPILOT : Your AI pair programmer

In mid-2021, Github shook programmers with its technology, Github Copilot. GitHub CEO Nat Friedman, Copilot works with a broad set of languages and frameworks such as Python, Ruby, TypeScript,...

View
Tips Maintenance Website Yang Baik dan Benar

12/11/2024

Tips for Good and Correct Website Maintenance

Web maintenance is an important step to ensure that a site functions properly according to the goals and needs of its owners and users. For this reason, proper website maintenance tips are needed so that the maintenance process...

View
Software Development: Fondasi Kokoh untuk Pengembangan Software

12/11/2024

Software Development: A Solid Foundation for Software Development

Software Development Principles are one of the "standard" principles that can be applied to the program code we create. If we apply the SOLID principle, then the code we create will be a lot more...

View