Adding support for environment variable configuration
The IOpipe agent can now be configured by setting an IOPIPE_TOKEN
environment variable. It now also checks the AWS_REGION
environment variable and will send telemetry data to that region's collector if supported, otherwise will use IOpipe's us-east-1
collector. For supported regions see iopipe.collector.SUPPORTED_REGIONS
.