# -*- encoding: utf-8 -*- # stub: instana 1.214.3 ruby lib Gem::Specification.new do |s| s.name = "instana".freeze s.version = "1.214.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "changelog_uri" => "https://github.com/instana/ruby-sensor/releases", "documentation_uri" => "https://docs.instana.io/ecosystem/ruby/", "homepage_uri" => "https://www.instana.com/", "source_code_uri" => "https://github.com/instana/ruby-sensor" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Peter Giacomo Lombardo".freeze] s.bindir = "exe".freeze s.date = "2024-04-30" s.description = "The Instana gem is a zero configuration tool that will automatically collect key metrics and distributed traces from your Ruby processes. Just install and go.".freeze s.email = ["pglombardo@gmail.com".freeze] s.files = [".circleci/config.yml".freeze, ".codeclimate.yml".freeze, ".editorconfig".freeze, ".fasterer.yml".freeze, ".github/ISSUE_TEMPLATE/bug.yml".freeze, ".github/ISSUE_TEMPLATE/config.yml".freeze, ".github/workflows/pr_commits_signed_off.yml".freeze, ".github/workflows/release-notification-on-slack.yml".freeze, ".gitignore".freeze, ".rubocop.yml".freeze, ".rubocop_todo.yml".freeze, ".tekton/github-interceptor-secret.yaml".freeze, ".tekton/github-pr-eventlistener.yaml".freeze, ".tekton/github-pr-pipeline.yaml.part".freeze, ".tekton/github-set-status-task.yaml".freeze, ".tekton/github-webhook-ingress.yaml".freeze, ".tekton/pipeline.yaml".freeze, ".tekton/pipelinerun.yaml".freeze, ".tekton/run_unittests.sh".freeze, ".tekton/scheduled-eventlistener.yaml".freeze, ".tekton/task.yaml".freeze, ".tekton/tekton-triggers-eventlistener-serviceaccount.yaml".freeze, "Appraisals".freeze, "CONTRIBUTING.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "MAINTAINERS.md".freeze, "README.md".freeze, "Rakefile".freeze, "bin/announce_release_on_slack.py".freeze, "bin/console".freeze, "bin/setup".freeze, "docker-compose.yml".freeze, "download.sh".freeze, "examples/opentracing.rb".freeze, "examples/tracing.rb".freeze, "extras/license_header.rb".freeze, "gemfiles/.bundle/config".freeze, "gemfiles/aws_30.gemfile".freeze, "gemfiles/aws_60.gemfile".freeze, "gemfiles/cuba_30.gemfile".freeze, "gemfiles/cuba_40.gemfile".freeze, "gemfiles/dalli_20.gemfile".freeze, "gemfiles/dalli_30.gemfile".freeze, "gemfiles/dalli_32.gemfile".freeze, "gemfiles/excon_02.gemfile".freeze, "gemfiles/excon_021.gemfile".freeze, "gemfiles/excon_079.gemfile".freeze, "gemfiles/excon_100.gemfile".freeze, "gemfiles/graphql_10.gemfile".freeze, "gemfiles/graphql_20.gemfile".freeze, "gemfiles/grpc_10.gemfile".freeze, "gemfiles/mongo_216.gemfile".freeze, "gemfiles/mongo_219.gemfile".freeze, "gemfiles/net_http_01.gemfile".freeze, "gemfiles/rack_16.gemfile".freeze, "gemfiles/rack_20.gemfile".freeze, "gemfiles/rack_30.gemfile".freeze, "gemfiles/rails_42.gemfile".freeze, "gemfiles/rails_50.gemfile".freeze, "gemfiles/rails_52.gemfile".freeze, "gemfiles/rails_60.gemfile".freeze, "gemfiles/rails_61.gemfile".freeze, "gemfiles/rails_70.gemfile".freeze, "gemfiles/rails_71.gemfile".freeze, "gemfiles/redis_40.gemfile".freeze, "gemfiles/redis_50.gemfile".freeze, "gemfiles/redis_51.gemfile".freeze, "gemfiles/resque_122.gemfile".freeze, "gemfiles/resque_1274_3scale.gemfile".freeze, "gemfiles/resque_20.gemfile".freeze, "gemfiles/rest_client_16.gemfile".freeze, "gemfiles/rest_client_20.gemfile".freeze, "gemfiles/roda_20.gemfile".freeze, "gemfiles/roda_30.gemfile".freeze, "gemfiles/rubocop_162.gemfile".freeze, "gemfiles/shoryuken_50.gemfile".freeze, "gemfiles/shoryuken_60.gemfile".freeze, "gemfiles/sidekiq_42.gemfile".freeze, "gemfiles/sidekiq_50.gemfile".freeze, "gemfiles/sidekiq_60.gemfile".freeze, "gemfiles/sidekiq_65.gemfile".freeze, "gemfiles/sidekiq_70.gemfile".freeze, "gemfiles/sinatra_14.gemfile".freeze, "gemfiles/sinatra_22.gemfile".freeze, "gemfiles/sinatra_30.gemfile".freeze, "gemfiles/sinatra_40.gemfile".freeze, "instana.gemspec".freeze, "lib/instana.rb".freeze, "lib/instana/activator.rb".freeze, "lib/instana/activators/action_cable.rb".freeze, "lib/instana/activators/action_controller_api.rb".freeze, "lib/instana/activators/action_controller_base.rb".freeze, "lib/instana/activators/action_mailer.rb".freeze, "lib/instana/activators/action_view.rb".freeze, "lib/instana/activators/active_job.rb".freeze, "lib/instana/activators/active_record.rb".freeze, "lib/instana/activators/aws_sdk_dynamodb.rb".freeze, "lib/instana/activators/aws_sdk_lambda.rb".freeze, "lib/instana/activators/aws_sdk_s3.rb".freeze, "lib/instana/activators/aws_sdk_sns.rb".freeze, "lib/instana/activators/aws_sdk_sqs.rb".freeze, "lib/instana/activators/cuba.rb".freeze, "lib/instana/activators/dalli.rb".freeze, "lib/instana/activators/excon.rb".freeze, "lib/instana/activators/graphql.rb".freeze, "lib/instana/activators/grpc_client.rb".freeze, "lib/instana/activators/grpc_server.rb".freeze, "lib/instana/activators/mongo.rb".freeze, "lib/instana/activators/net_http.rb".freeze, "lib/instana/activators/rack.rb".freeze, "lib/instana/activators/rails.rb".freeze, "lib/instana/activators/redis.rb".freeze, "lib/instana/activators/resque_client.rb".freeze, "lib/instana/activators/resque_worker.rb".freeze, "lib/instana/activators/rest_client.rb".freeze, "lib/instana/activators/roda.rb".freeze, "lib/instana/activators/shoryuken.rb".freeze, "lib/instana/activators/sidekiq_client.rb".freeze, "lib/instana/activators/sidekiq_worker.rb".freeze, "lib/instana/activators/sinatra.rb".freeze, "lib/instana/backend/agent.rb".freeze, "lib/instana/backend/gc_snapshot.rb".freeze, "lib/instana/backend/host_agent.rb".freeze, "lib/instana/backend/host_agent_activation_observer.rb".freeze, "lib/instana/backend/host_agent_lookup.rb".freeze, "lib/instana/backend/host_agent_reporting_observer.rb".freeze, "lib/instana/backend/process_info.rb".freeze, "lib/instana/backend/request_client.rb".freeze, "lib/instana/backend/serverless_agent.rb".freeze, "lib/instana/base.rb".freeze, "lib/instana/config.rb".freeze, "lib/instana/frameworks/cuba.rb".freeze, "lib/instana/frameworks/rails.rb".freeze, "lib/instana/frameworks/roda.rb".freeze, "lib/instana/frameworks/sinatra.rb".freeze, "lib/instana/instrumentation/action_cable.rb".freeze, "lib/instana/instrumentation/action_controller.rb".freeze, "lib/instana/instrumentation/action_mailer.rb".freeze, "lib/instana/instrumentation/action_view.rb".freeze, "lib/instana/instrumentation/active_job.rb".freeze, "lib/instana/instrumentation/active_record.rb".freeze, "lib/instana/instrumentation/aws_sdk_dynamodb.rb".freeze, "lib/instana/instrumentation/aws_sdk_lambda.rb".freeze, "lib/instana/instrumentation/aws_sdk_s3.rb".freeze, "lib/instana/instrumentation/aws_sdk_sns.rb".freeze, "lib/instana/instrumentation/aws_sdk_sqs.rb".freeze, "lib/instana/instrumentation/dalli.rb".freeze, "lib/instana/instrumentation/excon.rb".freeze, "lib/instana/instrumentation/graphql.rb".freeze, "lib/instana/instrumentation/grpc.rb".freeze, "lib/instana/instrumentation/instrumented_request.rb".freeze, "lib/instana/instrumentation/mongo.rb".freeze, "lib/instana/instrumentation/net-http.rb".freeze, "lib/instana/instrumentation/rack.rb".freeze, "lib/instana/instrumentation/redis.rb".freeze, "lib/instana/instrumentation/resque.rb".freeze, "lib/instana/instrumentation/rest-client.rb".freeze, "lib/instana/instrumentation/shoryuken.rb".freeze, "lib/instana/instrumentation/sidekiq-client.rb".freeze, "lib/instana/instrumentation/sidekiq-worker.rb".freeze, "lib/instana/instrumented_logger.rb".freeze, "lib/instana/logger_delegator.rb".freeze, "lib/instana/open_tracing/carrier.rb".freeze, "lib/instana/open_tracing/instana_tracer.rb".freeze, "lib/instana/rack.rb".freeze, "lib/instana/secrets.rb".freeze, "lib/instana/serverless.rb".freeze, "lib/instana/setup.rb".freeze, "lib/instana/snapshot/deltable.rb".freeze, "lib/instana/snapshot/docker_container.rb".freeze, "lib/instana/snapshot/fargate_container.rb".freeze, "lib/instana/snapshot/fargate_process.rb".freeze, "lib/instana/snapshot/fargate_task.rb".freeze, "lib/instana/snapshot/google_cloud_run_instance.rb".freeze, "lib/instana/snapshot/google_cloud_run_process.rb".freeze, "lib/instana/snapshot/lambda_function.rb".freeze, "lib/instana/snapshot/ruby_process.rb".freeze, "lib/instana/tracer.rb".freeze, "lib/instana/tracing/processor.rb".freeze, "lib/instana/tracing/span.rb".freeze, "lib/instana/tracing/span_context.rb".freeze, "lib/instana/util.rb".freeze, "lib/instana/version.rb".freeze, "lib/opentracing.rb".freeze, "log/.keep".freeze, "sonar-project.properties".freeze, "test/activator_test.rb".freeze, "test/backend/agent_test.rb".freeze, "test/backend/gc_snapshot_test.rb".freeze, "test/backend/host_agent_activation_observer_test.rb".freeze, "test/backend/host_agent_lookup_test.rb".freeze, "test/backend/host_agent_reporting_observer_test.rb".freeze, "test/backend/host_agent_test.rb".freeze, "test/backend/process_info_test.rb".freeze, "test/backend/request_client_test.rb".freeze, "test/backend/serverless_agent_test.rb".freeze, "test/benchmarks/bench_id_generation.rb".freeze, "test/benchmarks/bench_opentracing.rb".freeze, "test/config_test.rb".freeze, "test/frameworks/cuba_test.rb".freeze, "test/frameworks/roda_test.rb".freeze, "test/frameworks/sinatra_test.rb".freeze, "test/instana_test.rb".freeze, "test/instrumentation/aws_test.rb".freeze, "test/instrumentation/dalli_test.rb".freeze, "test/instrumentation/excon_test.rb".freeze, "test/instrumentation/graphql_test.rb".freeze, "test/instrumentation/grpc_test.rb".freeze, "test/instrumentation/mongo_test.rb".freeze, "test/instrumentation/net_http_test.rb".freeze, "test/instrumentation/rack_instrumented_request_test.rb".freeze, "test/instrumentation/rack_test.rb".freeze, "test/instrumentation/rails_action_cable_test.rb".freeze, "test/instrumentation/rails_action_controller_test.rb".freeze, "test/instrumentation/rails_action_mailer_test.rb".freeze, "test/instrumentation/rails_action_view_test.rb".freeze, "test/instrumentation/rails_active_job_test.rb".freeze, "test/instrumentation/rails_active_record_database_missing_test.rb".freeze, "test/instrumentation/rails_active_record_test.rb".freeze, "test/instrumentation/redis_test.rb".freeze, "test/instrumentation/resque_test.rb".freeze, "test/instrumentation/rest_client_test.rb".freeze, "test/instrumentation/shoryuken_test.rb".freeze, "test/instrumentation/sidekiq-client_test.rb".freeze, "test/instrumentation/sidekiq-worker_test.rb".freeze, "test/secrets_test.rb".freeze, "test/serverless_test.rb".freeze, "test/snapshot/deltable_test.rb".freeze, "test/snapshot/docker_container_test.rb".freeze, "test/snapshot/fargate_container_test.rb".freeze, "test/snapshot/fargate_process_test.rb".freeze, "test/snapshot/fargate_task_test.rb".freeze, "test/snapshot/google_cloud_run_instance_test.rb".freeze, "test/snapshot/google_cloud_run_process_test.rb".freeze, "test/snapshot/lambda_function_test.rb".freeze, "test/snapshot/ruby_process_test.rb".freeze, "test/support/apps/active_record/active_record.rb".freeze, "test/support/apps/grpc/boot.rb".freeze, "test/support/apps/grpc/grpc_server.rb".freeze, "test/support/apps/http_endpoint/boot.rb".freeze, "test/support/apps/rails/boot.rb".freeze, "test/support/apps/rails/models/block.rb".freeze, "test/support/apps/rails/models/block6.rb".freeze, "test/support/apps/resque/boot.rb".freeze, "test/support/apps/resque/jobs/resque_error_job.rb".freeze, "test/support/apps/resque/jobs/resque_fast_job.rb".freeze, "test/support/apps/sidekiq/boot.rb".freeze, "test/support/apps/sidekiq/jobs/sidekiq_job_1.rb".freeze, "test/support/apps/sidekiq/jobs/sidekiq_job_2.rb".freeze, "test/support/apps/sidekiq/worker.rb".freeze, "test/support/helpers.rb".freeze, "test/support/mock_timer.rb".freeze, "test/test_helper.rb".freeze, "test/tracing/custom_test.rb".freeze, "test/tracing/id_management_test.rb".freeze, "test/tracing/instrumented_logger_test.rb".freeze, "test/tracing/opentracing_test.rb".freeze, "test/tracing/processor_test.rb".freeze, "test/tracing/span_context_test.rb".freeze, "test/tracing/span_test.rb".freeze, "test/tracing/tracer_async_test.rb".freeze, "test/tracing/tracer_test.rb".freeze, "test/util_test.rb".freeze] s.homepage = "https://www.instana.com/".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 3.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Ruby Distributed Tracing & Metrics Sensor for Instana".freeze s.test_files = ["test/activator_test.rb".freeze, "test/backend/agent_test.rb".freeze, "test/backend/gc_snapshot_test.rb".freeze, "test/backend/host_agent_activation_observer_test.rb".freeze, "test/backend/host_agent_lookup_test.rb".freeze, "test/backend/host_agent_reporting_observer_test.rb".freeze, "test/backend/host_agent_test.rb".freeze, "test/backend/process_info_test.rb".freeze, "test/backend/request_client_test.rb".freeze, "test/backend/serverless_agent_test.rb".freeze, "test/benchmarks/bench_id_generation.rb".freeze, "test/benchmarks/bench_opentracing.rb".freeze, "test/config_test.rb".freeze, "test/frameworks/cuba_test.rb".freeze, "test/frameworks/roda_test.rb".freeze, "test/frameworks/sinatra_test.rb".freeze, "test/instana_test.rb".freeze, "test/instrumentation/aws_test.rb".freeze, "test/instrumentation/dalli_test.rb".freeze, "test/instrumentation/excon_test.rb".freeze, "test/instrumentation/graphql_test.rb".freeze, "test/instrumentation/grpc_test.rb".freeze, "test/instrumentation/mongo_test.rb".freeze, "test/instrumentation/net_http_test.rb".freeze, "test/instrumentation/rack_instrumented_request_test.rb".freeze, "test/instrumentation/rack_test.rb".freeze, "test/instrumentation/rails_action_cable_test.rb".freeze, "test/instrumentation/rails_action_controller_test.rb".freeze, "test/instrumentation/rails_action_mailer_test.rb".freeze, "test/instrumentation/rails_action_view_test.rb".freeze, "test/instrumentation/rails_active_job_test.rb".freeze, "test/instrumentation/rails_active_record_database_missing_test.rb".freeze, "test/instrumentation/rails_active_record_test.rb".freeze, "test/instrumentation/redis_test.rb".freeze, "test/instrumentation/resque_test.rb".freeze, "test/instrumentation/rest_client_test.rb".freeze, "test/instrumentation/shoryuken_test.rb".freeze, "test/instrumentation/sidekiq-client_test.rb".freeze, "test/instrumentation/sidekiq-worker_test.rb".freeze, "test/secrets_test.rb".freeze, "test/serverless_test.rb".freeze, "test/snapshot/deltable_test.rb".freeze, "test/snapshot/docker_container_test.rb".freeze, "test/snapshot/fargate_container_test.rb".freeze, "test/snapshot/fargate_process_test.rb".freeze, "test/snapshot/fargate_task_test.rb".freeze, "test/snapshot/google_cloud_run_instance_test.rb".freeze, "test/snapshot/google_cloud_run_process_test.rb".freeze, "test/snapshot/lambda_function_test.rb".freeze, "test/snapshot/ruby_process_test.rb".freeze, "test/support/apps/active_record/active_record.rb".freeze, "test/support/apps/grpc/boot.rb".freeze, "test/support/apps/grpc/grpc_server.rb".freeze, "test/support/apps/http_endpoint/boot.rb".freeze, "test/support/apps/rails/boot.rb".freeze, "test/support/apps/rails/models/block.rb".freeze, "test/support/apps/rails/models/block6.rb".freeze, "test/support/apps/resque/boot.rb".freeze, "test/support/apps/resque/jobs/resque_error_job.rb".freeze, "test/support/apps/resque/jobs/resque_fast_job.rb".freeze, "test/support/apps/sidekiq/boot.rb".freeze, "test/support/apps/sidekiq/jobs/sidekiq_job_1.rb".freeze, "test/support/apps/sidekiq/jobs/sidekiq_job_2.rb".freeze, "test/support/apps/sidekiq/worker.rb".freeze, "test/support/helpers.rb".freeze, "test/support/mock_timer.rb".freeze, "test/test_helper.rb".freeze, "test/tracing/custom_test.rb".freeze, "test/tracing/id_management_test.rb".freeze, "test/tracing/instrumented_logger_test.rb".freeze, "test/tracing/opentracing_test.rb".freeze, "test/tracing/processor_test.rb".freeze, "test/tracing/span_context_test.rb".freeze, "test/tracing/span_test.rb".freeze, "test/tracing/tracer_async_test.rb".freeze, "test/tracing/tracer_test.rb".freeze, "test/util_test.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 12.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 5.20".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.2.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 3.0.11".freeze]) end