appoptics / appoptics-api-go

The official Go client for the AppOptics metrics API
https://docs.appoptics.com/api/
Apache License 2.0
4 stars 7 forks source link

Add functional option for AO agent hostname X header #31

Open trevrosen opened 6 years ago

trevrosen commented 6 years ago

Handle this: req.Header.Set("X-Host-ConfiguredHostname", c.overrideHost)

lootek commented 3 years ago

@trevrosen is this still applicable and does it still block librato/snap-plugin-publisher-appoptics#56 ?