# -*- encoding: utf-8 -*- # stub: site24x7_apminsight 1.5.3 ruby lib Gem::Specification.new do |s| s.name = "site24x7_apminsight".freeze s.version = "1.5.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Adithyan P".freeze] s.date = "2017-12-28" s.description = "Site24x7 APMInsight gives you end-to-end web-transaction awareness of Rails applications enabling you to isolate performance issues and resolve them quickly. To monitor Rails application performance, download and deploy Ruby agent(site24x7_apminsight) in your Application Server. This agent allows you to send information about Ruby applications. You can install APM Insight Agent via Rubygems or download it from your user account in Site24x7".freeze s.email = "apm-insight@zohocorp.com".freeze s.extra_rdoc_files = ["LICENSE.txt".freeze, "README.rdoc".freeze] s.files = ["LICENSE.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "conf/apminsight.conf".freeze, "lib/agent/am_objectholder.rb".freeze, "lib/agent/configuration/am_configuration.rb".freeze, "lib/agent/logging/am_logger.rb".freeze, "lib/agent/metrics/am_metricscollector.rb".freeze, "lib/agent/metrics/am_metricsformatter.rb".freeze, "lib/agent/metrics/am_metricsparser.rb".freeze, "lib/agent/metrics/am_metricstore.rb".freeze, "lib/agent/server/am_agent.rb".freeze, "lib/agent/server/am_connector.rb".freeze, "lib/agent/server/instrument/active_record.rb".freeze, "lib/agent/server/instrument/am_apm.rb".freeze, "lib/agent/server/instrument/am_instrumenter.rb".freeze, "lib/agent/server/instrument/environment.rb".freeze, "lib/agent/server/instrument/rails.rb".freeze, "lib/agent/server/instrument/sinatra.rb".freeze, "lib/agent/server/worker/am_worker.rb".freeze, "lib/agent/trackers/database_tracker.rb".freeze, "lib/agent/trackers/default_tracker.rb".freeze, "lib/agent/trackers/root_tracker.rb".freeze, "lib/agent/util/am_constants.rb".freeze, "lib/agent/util/am_util.rb".freeze, "lib/agent/util/transaction_util.rb".freeze, "lib/site24x7_apminsight.rb".freeze, "lib/version.rb".freeze, "site24x7-agent.gemspec".freeze] s.homepage = "https://www.site24x7.com/help/apm/ruby-agent.html".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Site24x7 APMInsight gives you end-to-end web-transaction awareness of Rails applications enabling you to isolate performance issues and resolve them quickly. To monitor Rails application performance, download and deploy Ruby agent(site24x7_apminsight.gem) in your Application Server. This agent allows you to send information about Ruby applications. You can install APM Insight Agent via Rubygems or download it from your user account in Site24x7".freeze s.specification_version = 3 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.6.4".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 3.0.0".freeze]) end