newrelic / newrelic-client-go

New Relic Client for the Go programming language
https://newrelic.github.io/observability-as-code
Apache License 2.0
75 stars 95 forks source link

fix(synthetics): alter []SyntheticsCustomHeaderInput to allow empty custom headers in the request #1203

Closed vagrawal-newrelic closed 3 months ago

vagrawal-newrelic commented 3 months ago

Added the capability to delete all custom headers for simple/browser synthetic monitors. changes as of this PR:

Jira: NR-296277