# File lib/new_relic/agent/aws_info.rb, line 25 def to_collector_hash { :id => instance_id, :type => instance_type, :zone => availability_zone } end