list_change_events
Track deployments, configuration changes, and other modifications in NewRelic with version and user details. Filter by entity, change type, or timeframe to monitor system changes.
Instructions
List change events from NrChangeTracking. Includes deployments, configuration changes, and other tracked changes with version and user information.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityGuid | No | Filter changes by entity GUID | |
| changeType | No | Filter by change type (e.g., 'DEPLOYMENT') | |
| sinceDays | No | Number of days to look back (default: 7, max: 30) | |
| limit | No | Maximum number of change events to return (default: 50, max: 200) |