Sha256: d5bd35dcd84697d1d21561707af33e7e8f7667681b2f83f8000bdea630602fd1

Contents?: true

Size: 144 Bytes

Versions: 42

Compression:

Stored size: 144 Bytes

Contents

# encoding: utf-8

module OneApm
  module Agent
    module Hostname

      def self.get
        Socket.gethostname
      end

    end
  end
end

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
oneapm_rpm-1.1.1 lib/one_apm/support/hostname.rb
oneapm_rpm-1.1.0 lib/one_apm/support/hostname.rb