New Relic
About Us video
Understanding and utilizing data is crucial for precise decision-making, eliminating gaps and assumptions. Engineers value comprehensive telemetry (metrics, events, logs, traces) to distinguish useful information from noise. Data is practical and actionable, providing clear insights that save time and resolve issues efficiently. Collaborative data use among development, operations, security, and business teams dispels doubts and uncovers important connections. The focus is on using data to reveal effective solutions and the correct path forward, emphasizing the role of data for engineers.
New Relic
Product Walkthrough
New Relic
Demo video
The video is an episode of Nerd Bytes discussing New Relic One applications and guides viewers on how to build their first application. The first step involves navigating to the apps section in the New Relic UI, where users can access built-in applications and add-ons from the catalog. To build an application, users need to generate an API key, download the New Relic command line interface (CLI), and set up their profile with account and API key details. The video demonstrates creating a new application using the CLI with the "nr1 create" command, opening the project in Visual Studio Code, and starting the application locally with "npm start." It shows how to test the locally running application in New Relic, modify the code, and see changes reflected in real-time, with a promise to cover publishing the application in a future episode.