The purpose of this self-paced lab is to create a simulation application that students can use in order to test various methods of creating New Relic Change Tracking markers.
- Add a Change Tracking marker to your application using a GitHub Action
- Add a Change Tracking marker to your application using the NerdGraph API
- Add a Change Tracking marker to your application using the New Relic CLI
To successfully complete this lab, you will need:
- A New Relic account where you will collect your license key, user API key, and ultimately the entity GUID for an application you create.
- A personal GitHub account where you can fork this repository.
- Access to install the New Relic CLI on your computer.
Continue to setting up your environment and creating your first Change Tracking marker using GitHub Actions.