Description
As a part of deployment via Azure Pipeline, one of our task uses New Relic CLI to create deployment marker using newrelic entity deployment create command.
Today during one of the deployments we happened to observe that newrelic entity deployment create failed with the following message
level=fatal msg="timestamp can not be more than 24 hours in the past or future. Make sure to use epoch milliseconds for timestamp."
Not sure what this message is and how did it occur. Request you to kindly check and let us know.
Go Version
The download link for the cli is https://download.newrelic.com/install/newrelic-cli/scripts
Debug Output (if applicable)
