nginxinc / new-relic-agent

A new relic agent for NGINX Plus metrics
BSD 2-Clause "Simplified" License
22 stars 16 forks source link

Fix API Append On Poll #2

Closed SirNexus closed 6 years ago

SirNexus commented 6 years ago

This fixes a breaking change made in #1 where API version is appended on every poll. This checks to see if API version is at the end of the URL and appends it if not.