appsignal 4.0.6-java → 4.0.7-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +12 -0
- data/Rakefile +9 -9
- data/appsignal.gemspec +22 -1
- data/ext/agent.rb +27 -27
- data/lib/appsignal/check_in.rb +1 -1
- data/lib/appsignal/config.rb +1 -3
- data/lib/appsignal/integrations/resque.rb +1 -6
- data/lib/appsignal/utils/hash_sanitizer.rb +4 -0
- data/lib/appsignal/version.rb +1 -1
- metadata +2 -192
- data/.github/ISSUE_TEMPLATE/bug_report.md +0 -31
- data/.github/ISSUE_TEMPLATE/chore.md +0 -14
- data/.github/workflows/ci.yml +0 -3285
- data/.github/workflows/create_release_from_tag.yml +0 -62
- data/.gitignore +0 -35
- data/.gitmodules +0 -3
- data/.rspec +0 -4
- data/.yardopts +0 -8
- data/benchmark.rake +0 -139
- data/gemfiles/capistrano2.gemfile +0 -6
- data/gemfiles/capistrano3.gemfile +0 -7
- data/gemfiles/dry-monitor.gemfile +0 -5
- data/gemfiles/grape.gemfile +0 -5
- data/gemfiles/hanami-2.0.gemfile +0 -7
- data/gemfiles/hanami-2.1.gemfile +0 -7
- data/gemfiles/http5.gemfile +0 -5
- data/gemfiles/no_dependencies.gemfile +0 -10
- data/gemfiles/padrino.gemfile +0 -7
- data/gemfiles/psych-3.gemfile +0 -5
- data/gemfiles/psych-4.gemfile +0 -5
- data/gemfiles/que-1.gemfile +0 -5
- data/gemfiles/que-2.gemfile +0 -5
- data/gemfiles/rails-6.0.gemfile +0 -10
- data/gemfiles/rails-6.1.gemfile +0 -11
- data/gemfiles/rails-7.0.gemfile +0 -11
- data/gemfiles/rails-7.1.gemfile +0 -11
- data/gemfiles/rails-7.2.gemfile +0 -11
- data/gemfiles/redis-4.gemfile +0 -5
- data/gemfiles/redis-5.gemfile +0 -6
- data/gemfiles/resque-2.gemfile +0 -6
- data/gemfiles/sequel.gemfile +0 -10
- data/gemfiles/sinatra.gemfile +0 -5
- data/gemfiles/webmachine1.gemfile +0 -7
- data/gemfiles/webmachine2.gemfile +0 -6
- data/mono.yml +0 -16
- data/spec/.rubocop.yml +0 -7
- data/spec/lib/appsignal/auth_check_spec.rb +0 -84
- data/spec/lib/appsignal/capistrano2_spec.rb +0 -227
- data/spec/lib/appsignal/capistrano3_spec.rb +0 -284
- data/spec/lib/appsignal/check_in/cron_spec.rb +0 -210
- data/spec/lib/appsignal/check_in/scheduler_spec.rb +0 -557
- data/spec/lib/appsignal/cli/demo_spec.rb +0 -46
- data/spec/lib/appsignal/cli/diagnose/paths_spec.rb +0 -16
- data/spec/lib/appsignal/cli/diagnose/utils_spec.rb +0 -86
- data/spec/lib/appsignal/cli/diagnose_spec.rb +0 -1553
- data/spec/lib/appsignal/cli/helpers_spec.rb +0 -179
- data/spec/lib/appsignal/cli/install_spec.rb +0 -848
- data/spec/lib/appsignal/cli_spec.rb +0 -56
- data/spec/lib/appsignal/config_spec.rb +0 -1380
- data/spec/lib/appsignal/demo_spec.rb +0 -83
- data/spec/lib/appsignal/environment_spec.rb +0 -190
- data/spec/lib/appsignal/event_formatter/action_view/render_formatter_spec.rb +0 -60
- data/spec/lib/appsignal/event_formatter/active_record/instantiation_formatter_spec.rb +0 -21
- data/spec/lib/appsignal/event_formatter/active_record/sql_formatter_spec.rb +0 -21
- data/spec/lib/appsignal/event_formatter/elastic_search/search_formatter_spec.rb +0 -52
- data/spec/lib/appsignal/event_formatter/faraday/request_formatter_spec.rb +0 -21
- data/spec/lib/appsignal/event_formatter/mongo_ruby_driver/query_formatter_spec.rb +0 -84
- data/spec/lib/appsignal/event_formatter/rom/sql_formatter_spec.rb +0 -22
- data/spec/lib/appsignal/event_formatter/sequel/sql_formatter_spec.rb +0 -30
- data/spec/lib/appsignal/event_formatter/view_component/render_formatter_spec.rb +0 -41
- data/spec/lib/appsignal/event_formatter_spec.rb +0 -193
- data/spec/lib/appsignal/extension/jruby_spec.rb +0 -46
- data/spec/lib/appsignal/extension_install_failure_spec.rb +0 -20
- data/spec/lib/appsignal/extension_spec.rb +0 -178
- data/spec/lib/appsignal/garbage_collection_spec.rb +0 -98
- data/spec/lib/appsignal/hooks/action_cable_spec.rb +0 -345
- data/spec/lib/appsignal/hooks/action_mailer_spec.rb +0 -55
- data/spec/lib/appsignal/hooks/active_support_notifications/finish_with_state_shared_examples.rb +0 -23
- data/spec/lib/appsignal/hooks/active_support_notifications/instrument_shared_examples.rb +0 -99
- data/spec/lib/appsignal/hooks/active_support_notifications/start_finish_shared_examples.rb +0 -47
- data/spec/lib/appsignal/hooks/active_support_notifications_spec.rb +0 -47
- data/spec/lib/appsignal/hooks/activejob_spec.rb +0 -650
- data/spec/lib/appsignal/hooks/at_exit_spec.rb +0 -105
- data/spec/lib/appsignal/hooks/celluloid_spec.rb +0 -40
- data/spec/lib/appsignal/hooks/data_mapper_spec.rb +0 -40
- data/spec/lib/appsignal/hooks/delayed_job_spec.rb +0 -38
- data/spec/lib/appsignal/hooks/dry_monitor_spec.rb +0 -83
- data/spec/lib/appsignal/hooks/excon_spec.rb +0 -67
- data/spec/lib/appsignal/hooks/gvl_spec.rb +0 -145
- data/spec/lib/appsignal/hooks/http_spec.rb +0 -37
- data/spec/lib/appsignal/hooks/mongo_ruby_driver_spec.rb +0 -46
- data/spec/lib/appsignal/hooks/mri_spec.rb +0 -23
- data/spec/lib/appsignal/hooks/net_http_spec.rb +0 -18
- data/spec/lib/appsignal/hooks/passenger_spec.rb +0 -30
- data/spec/lib/appsignal/hooks/puma_spec.rb +0 -80
- data/spec/lib/appsignal/hooks/que_spec.rb +0 -19
- data/spec/lib/appsignal/hooks/rake_spec.rb +0 -144
- data/spec/lib/appsignal/hooks/redis_client_spec.rb +0 -218
- data/spec/lib/appsignal/hooks/redis_spec.rb +0 -124
- data/spec/lib/appsignal/hooks/resque_spec.rb +0 -27
- data/spec/lib/appsignal/hooks/sequel_spec.rb +0 -44
- data/spec/lib/appsignal/hooks/shoryuken_spec.rb +0 -29
- data/spec/lib/appsignal/hooks/sidekiq_spec.rb +0 -115
- data/spec/lib/appsignal/hooks/unicorn_spec.rb +0 -63
- data/spec/lib/appsignal/hooks/webmachine_spec.rb +0 -24
- data/spec/lib/appsignal/hooks_spec.rb +0 -124
- data/spec/lib/appsignal/integrations/data_mapper_spec.rb +0 -74
- data/spec/lib/appsignal/integrations/delayed_job_plugin_spec.rb +0 -454
- data/spec/lib/appsignal/integrations/http_spec.rb +0 -111
- data/spec/lib/appsignal/integrations/mongo_ruby_driver_spec.rb +0 -154
- data/spec/lib/appsignal/integrations/net_http_spec.rb +0 -33
- data/spec/lib/appsignal/integrations/object_spec.rb +0 -347
- data/spec/lib/appsignal/integrations/puma_spec.rb +0 -150
- data/spec/lib/appsignal/integrations/que_spec.rb +0 -187
- data/spec/lib/appsignal/integrations/railtie_spec.rb +0 -457
- data/spec/lib/appsignal/integrations/resque_spec.rb +0 -155
- data/spec/lib/appsignal/integrations/shoryuken_spec.rb +0 -165
- data/spec/lib/appsignal/integrations/sidekiq_spec.rb +0 -640
- data/spec/lib/appsignal/integrations/webmachine_spec.rb +0 -136
- data/spec/lib/appsignal/loaders/grape_spec.rb +0 -12
- data/spec/lib/appsignal/loaders/hanami_spec.rb +0 -92
- data/spec/lib/appsignal/loaders/padrino_spec.rb +0 -273
- data/spec/lib/appsignal/loaders/sinatra_spec.rb +0 -44
- data/spec/lib/appsignal/loaders_spec.rb +0 -144
- data/spec/lib/appsignal/logger_spec.rb +0 -205
- data/spec/lib/appsignal/marker_spec.rb +0 -51
- data/spec/lib/appsignal/probes/gvl_spec.rb +0 -164
- data/spec/lib/appsignal/probes/mri_spec.rb +0 -162
- data/spec/lib/appsignal/probes/sidekiq_spec.rb +0 -333
- data/spec/lib/appsignal/probes_spec.rb +0 -414
- data/spec/lib/appsignal/rack/abstract_middleware_spec.rb +0 -370
- data/spec/lib/appsignal/rack/body_wrapper_spec.rb +0 -319
- data/spec/lib/appsignal/rack/event_handler_spec.rb +0 -441
- data/spec/lib/appsignal/rack/grape_middleware_spec.rb +0 -201
- data/spec/lib/appsignal/rack/hanami_middleware_spec.rb +0 -36
- data/spec/lib/appsignal/rack/instrumentation_middleware_spec.rb +0 -38
- data/spec/lib/appsignal/rack/rails_instrumentation_spec.rb +0 -126
- data/spec/lib/appsignal/rack/sinatra_instrumentation_spec.rb +0 -217
- data/spec/lib/appsignal/rack_spec.rb +0 -243
- data/spec/lib/appsignal/sample_data_spec.rb +0 -238
- data/spec/lib/appsignal/span_spec.rb +0 -141
- data/spec/lib/appsignal/system_spec.rb +0 -126
- data/spec/lib/appsignal/transaction_spec.rb +0 -2115
- data/spec/lib/appsignal/transmitter_spec.rb +0 -198
- data/spec/lib/appsignal/utils/data_spec.rb +0 -166
- data/spec/lib/appsignal/utils/hash_sanitizer_spec.rb +0 -182
- data/spec/lib/appsignal/utils/integration_logger_spec.rb +0 -21
- data/spec/lib/appsignal/utils/integration_memory_logger_spec.rb +0 -153
- data/spec/lib/appsignal/utils/json_spec.rb +0 -44
- data/spec/lib/appsignal/utils/query_params_sanitizer_spec.rb +0 -192
- data/spec/lib/appsignal_spec.rb +0 -1919
- data/spec/lib/puma/appsignal_spec.rb +0 -334
- data/spec/spec_helper.rb +0 -179
- data/spec/support/fixtures/generated_config.yml +0 -24
- data/spec/support/fixtures/projects/broken/config/appsignal.yml +0 -1
- data/spec/support/fixtures/projects/valid/config/appsignal.yml +0 -57
- data/spec/support/fixtures/projects/valid/log/.gitkeep +0 -0
- data/spec/support/fixtures/projects/valid_with_rails_app/config/application.rb +0 -16
- data/spec/support/fixtures/projects/valid_with_rails_app/config/appsignal.yml +0 -56
- data/spec/support/fixtures/projects/valid_with_rails_app/config/environment.rb +0 -10
- data/spec/support/fixtures/projects/valid_with_rails_app/log/.gitkeep +0 -0
- data/spec/support/fixtures/uploaded_file.txt +0 -0
- data/spec/support/hanami/hanami_app.rb +0 -29
- data/spec/support/helpers/action_mailer_helpers.rb +0 -25
- data/spec/support/helpers/activejob_helpers.rb +0 -27
- data/spec/support/helpers/api_request_helper.rb +0 -60
- data/spec/support/helpers/cli_helpers.rb +0 -40
- data/spec/support/helpers/config_helpers.rb +0 -66
- data/spec/support/helpers/dependency_helper.rb +0 -155
- data/spec/support/helpers/directory_helper.rb +0 -27
- data/spec/support/helpers/env_helpers.rb +0 -41
- data/spec/support/helpers/environment_metdata_helper.rb +0 -16
- data/spec/support/helpers/example_exception.rb +0 -13
- data/spec/support/helpers/example_standard_error.rb +0 -13
- data/spec/support/helpers/loader_helper.rb +0 -21
- data/spec/support/helpers/log_helpers.rb +0 -36
- data/spec/support/helpers/rails_helper.rb +0 -28
- data/spec/support/helpers/std_streams_helper.rb +0 -94
- data/spec/support/helpers/system_helpers.rb +0 -8
- data/spec/support/helpers/take_at_most_helper.rb +0 -21
- data/spec/support/helpers/time_helpers.rb +0 -11
- data/spec/support/helpers/transaction_helpers.rb +0 -122
- data/spec/support/helpers/wait_for_helper.rb +0 -39
- data/spec/support/matchers/contains_log.rb +0 -26
- data/spec/support/matchers/have_colorized_text.rb +0 -28
- data/spec/support/matchers/transaction.rb +0 -200
- data/spec/support/mocks/appsignal_mock.rb +0 -18
- data/spec/support/mocks/dummy_app.rb +0 -20
- data/spec/support/mocks/fake_gc_profiler.rb +0 -19
- data/spec/support/mocks/fake_gvl_tools.rb +0 -28
- data/spec/support/mocks/hash_like.rb +0 -10
- data/spec/support/mocks/mock_probe.rb +0 -13
- data/spec/support/mocks/puma_mock.rb +0 -43
- data/spec/support/shared_examples/instrument.rb +0 -48
- data/spec/support/stubs/appsignal/loaders/loader_stub.rb +0 -7
- data/spec/support/stubs/delayed_job.rb +0 -0
- data/spec/support/stubs/sidekiq/api.rb +0 -4
- data/spec/support/testing.rb +0 -203
- data/support/bundler_wrapper +0 -12
- data/support/install_deps +0 -33
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 17a0e4b7548920603d0dcba11762fc6043e263138903671fd7bc7da41d587ba4
|
4
|
+
data.tar.gz: 270076b4c45a2f5581f7ed8a6fe952cabefd52779f1f033c5c1e1212757772c2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 17b008d3d0198db02366d4446a718e44da22bd8bef6fb0c373710fdd8219e56864d10958f8d5d0d6960ee3f7c2e65743543b6d509e20f0ca0d2c861a750b0c16
|
7
|
+
data.tar.gz: 5f6284b47a65d258bfc567f6d7ba68c91458251bfc39d74709644324c8f9e277657d42eca93077509a837dfba3fe412385b2d853e73aba7c1f0863df5356efc0
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,17 @@
|
|
1
1
|
# AppSignal for Ruby gem Changelog
|
2
2
|
|
3
|
+
## 4.0.7
|
4
|
+
|
5
|
+
_Published on 2024-09-12._
|
6
|
+
|
7
|
+
### Changed
|
8
|
+
|
9
|
+
- Format the Date and Time objects in a human-friendly way. Previously, dates and times stored in sample data, like session data, would be shown as `#<Date>` and `#<Time>`. Now they will show as `#<Date: 2024-09-11>` and `#<Time: Time: 2024-09-12T13:14:15+02:00>` (UTC offset may be different for your time objects depending on the server setting). (patch [8f516484](https://github.com/appsignal/appsignal-ruby/commit/8f516484d249f43ffadcf15a67bbab48f827eff6))
|
10
|
+
|
11
|
+
### Removed
|
12
|
+
|
13
|
+
- Do not include support files in the published versions. This reduces the gem package size. (patch [fb729329](https://github.com/appsignal/appsignal-ruby/commit/fb7293295279dd43ed81342dae5bb0f95b8f3714))
|
14
|
+
|
3
15
|
## 4.0.6
|
4
16
|
|
5
17
|
_Published on 2024-09-03._
|
data/Rakefile
CHANGED
@@ -43,7 +43,7 @@ def build_job(ruby_version, ruby_gem: nil, runs_on: DEFAULT_RUNS_ON)
|
|
43
43
|
},
|
44
44
|
{
|
45
45
|
"name" => "Install gem extension",
|
46
|
-
"run" => "./
|
46
|
+
"run" => "./script/bundler_wrapper exec rake extension:install"
|
47
47
|
},
|
48
48
|
{
|
49
49
|
"name" => "Print extension install report",
|
@@ -97,7 +97,7 @@ namespace :build_matrix do
|
|
97
97
|
|
98
98
|
test_step = {
|
99
99
|
"name" => "Run tests",
|
100
|
-
"run" => "./
|
100
|
+
"run" => "./script/bundler_wrapper exec rake test"
|
101
101
|
}
|
102
102
|
|
103
103
|
if is_primary_job
|
@@ -105,7 +105,7 @@ namespace :build_matrix do
|
|
105
105
|
# Only test the failure scenarios once per Ruby version
|
106
106
|
job["steps"] << {
|
107
107
|
"name" => "Run tests without extension",
|
108
|
-
"run" => "./
|
108
|
+
"run" => "./script/bundler_wrapper exec rake test:failure"
|
109
109
|
}
|
110
110
|
builds[build_matrix_key(ruby["ruby"])] = job
|
111
111
|
else
|
@@ -124,11 +124,11 @@ namespace :build_matrix do
|
|
124
124
|
|
125
125
|
job["steps"] << {
|
126
126
|
"name" => "Run tests",
|
127
|
-
"run" => "./
|
127
|
+
"run" => "./script/bundler_wrapper exec rake test"
|
128
128
|
}
|
129
129
|
job["steps"] << {
|
130
130
|
"name" => "Run tests without extension",
|
131
|
-
"run" => "./
|
131
|
+
"run" => "./script/bundler_wrapper exec rake test:failure"
|
132
132
|
}
|
133
133
|
builds[build_matrix_key(ruby["ruby"], :runs_on => runs_on)] = job
|
134
134
|
end
|
@@ -175,7 +175,7 @@ namespace :build_matrix do
|
|
175
175
|
out << "#{config[:switch_command].call(ruby_version)} || { echo 'Switching Ruby failed'; exit 1; }"
|
176
176
|
out << "ruby -v"
|
177
177
|
out << "echo 'Compiling extension'"
|
178
|
-
out << "./
|
178
|
+
out << "./script/bundler_wrapper exec rake extension:install"
|
179
179
|
out << "rm -f gemfiles/*.gemfile.lock"
|
180
180
|
gemset_for_ruby(ruby, matrix).each do |gem|
|
181
181
|
next unless included_for_ruby?(matrix, gem, ruby)
|
@@ -187,10 +187,10 @@ namespace :build_matrix do
|
|
187
187
|
bundler = gem["bundler"] || ruby["bundler"] || defaults["bundler"]
|
188
188
|
bundler_version = "env _BUNDLER_VERSION=#{bundler}" if bundler
|
189
189
|
gemfile_env = "env BUNDLE_GEMFILE=gemfiles/#{gemfile}.gemfile"
|
190
|
-
out << "#{bundler_version} #{rubygems_version} ./
|
191
|
-
out << "#{bundler_version} #{gemfile_env} ./
|
190
|
+
out << "#{bundler_version} #{rubygems_version} ./script/install_deps"
|
191
|
+
out << "#{bundler_version} #{gemfile_env} ./script/bundler_wrapper install --quiet || { echo 'Bundling failed'; exit 1; }"
|
192
192
|
out << "echo 'Running #{gemfile} in #{ruby_version}'"
|
193
|
-
out << "#{bundler_version} #{gemfile_env} ./
|
193
|
+
out << "#{bundler_version} #{gemfile_env} ./script/bundler_wrapper exec rspec || { echo 'Running specs failed'; exit 1; }"
|
194
194
|
end
|
195
195
|
# rubocop:enable Layout/LineLength
|
196
196
|
out << ""
|
data/appsignal.gemspec
CHANGED
@@ -2,6 +2,25 @@
|
|
2
2
|
|
3
3
|
require File.expand_path("lib/appsignal/version", __dir__)
|
4
4
|
|
5
|
+
IGNORED_PATHS = [
|
6
|
+
# Directories
|
7
|
+
".changesets/",
|
8
|
+
".github/",
|
9
|
+
"gemfiles/",
|
10
|
+
"script/",
|
11
|
+
"spec/",
|
12
|
+
|
13
|
+
# Files
|
14
|
+
".gitignore",
|
15
|
+
".gitmodules",
|
16
|
+
".rspec",
|
17
|
+
".yardopts",
|
18
|
+
"benchmark.rake",
|
19
|
+
"mono.yml",
|
20
|
+
"rubocop.yml",
|
21
|
+
"rubocop_todo.yml"
|
22
|
+
].freeze
|
23
|
+
|
5
24
|
Gem::Specification.new do |gem| # rubocop:disable Metrics/BlockLength
|
6
25
|
gem.authors = [
|
7
26
|
"Robert Beekman",
|
@@ -15,7 +34,9 @@ Gem::Specification.new do |gem| # rubocop:disable Metrics/BlockLength
|
|
15
34
|
gem.homepage = "https://github.com/appsignal/appsignal-ruby"
|
16
35
|
gem.license = "MIT"
|
17
36
|
|
18
|
-
gem.files = `git ls-files
|
37
|
+
gem.files = `git ls-files`
|
38
|
+
.split($\) # rubocop:disable Style/SpecialGlobalVars
|
39
|
+
.reject { |f| IGNORED_PATHS.any? { |ignored_path| f.start_with?(ignored_path) } }
|
19
40
|
gem.executables = gem.files.grep(%r{^bin/}).map { |f| File.basename(f) }
|
20
41
|
gem.name = "appsignal"
|
21
42
|
gem.require_paths = %w[lib ext]
|
data/ext/agent.rb
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
# Modifications to this file will be overwritten with the next agent release.
|
7
7
|
|
8
8
|
APPSIGNAL_AGENT_CONFIG = {
|
9
|
-
"version" => "0.35.
|
9
|
+
"version" => "0.35.25",
|
10
10
|
"mirrors" => [
|
11
11
|
"https://appsignal-agent-releases.global.ssl.fastly.net",
|
12
12
|
"https://d135dj0rjqvssy.cloudfront.net"
|
@@ -14,131 +14,131 @@ APPSIGNAL_AGENT_CONFIG = {
|
|
14
14
|
"triples" => {
|
15
15
|
"x86_64-darwin" => {
|
16
16
|
"static" => {
|
17
|
-
"checksum" => "
|
17
|
+
"checksum" => "f7d6332565a44130bcefb4574d7b81ae90234347ee2bb745f6d4158b7b75c7a7",
|
18
18
|
"filename" => "appsignal-x86_64-darwin-all-static.tar.gz"
|
19
19
|
},
|
20
20
|
"dynamic" => {
|
21
|
-
"checksum" => "
|
21
|
+
"checksum" => "12f654a00d044983253b3b21b4158d964e36cb1f6f24130cf73e0fe4ecc27ca6",
|
22
22
|
"filename" => "appsignal-x86_64-darwin-all-dynamic.tar.gz"
|
23
23
|
}
|
24
24
|
},
|
25
25
|
"universal-darwin" => {
|
26
26
|
"static" => {
|
27
|
-
"checksum" => "
|
27
|
+
"checksum" => "f7d6332565a44130bcefb4574d7b81ae90234347ee2bb745f6d4158b7b75c7a7",
|
28
28
|
"filename" => "appsignal-x86_64-darwin-all-static.tar.gz"
|
29
29
|
},
|
30
30
|
"dynamic" => {
|
31
|
-
"checksum" => "
|
31
|
+
"checksum" => "12f654a00d044983253b3b21b4158d964e36cb1f6f24130cf73e0fe4ecc27ca6",
|
32
32
|
"filename" => "appsignal-x86_64-darwin-all-dynamic.tar.gz"
|
33
33
|
}
|
34
34
|
},
|
35
35
|
"aarch64-darwin" => {
|
36
36
|
"static" => {
|
37
|
-
"checksum" => "
|
37
|
+
"checksum" => "a5ad691a67a7417dfbacf2ecb0ad31830d0f2ebb9bad1ed640426477bd0c2023",
|
38
38
|
"filename" => "appsignal-aarch64-darwin-all-static.tar.gz"
|
39
39
|
},
|
40
40
|
"dynamic" => {
|
41
|
-
"checksum" => "
|
41
|
+
"checksum" => "eefe5860a0b353c9539e70002096d0080a01e9b95a0ce5c492c1d1f86916e5bc",
|
42
42
|
"filename" => "appsignal-aarch64-darwin-all-dynamic.tar.gz"
|
43
43
|
}
|
44
44
|
},
|
45
45
|
"arm64-darwin" => {
|
46
46
|
"static" => {
|
47
|
-
"checksum" => "
|
47
|
+
"checksum" => "a5ad691a67a7417dfbacf2ecb0ad31830d0f2ebb9bad1ed640426477bd0c2023",
|
48
48
|
"filename" => "appsignal-aarch64-darwin-all-static.tar.gz"
|
49
49
|
},
|
50
50
|
"dynamic" => {
|
51
|
-
"checksum" => "
|
51
|
+
"checksum" => "eefe5860a0b353c9539e70002096d0080a01e9b95a0ce5c492c1d1f86916e5bc",
|
52
52
|
"filename" => "appsignal-aarch64-darwin-all-dynamic.tar.gz"
|
53
53
|
}
|
54
54
|
},
|
55
55
|
"arm-darwin" => {
|
56
56
|
"static" => {
|
57
|
-
"checksum" => "
|
57
|
+
"checksum" => "a5ad691a67a7417dfbacf2ecb0ad31830d0f2ebb9bad1ed640426477bd0c2023",
|
58
58
|
"filename" => "appsignal-aarch64-darwin-all-static.tar.gz"
|
59
59
|
},
|
60
60
|
"dynamic" => {
|
61
|
-
"checksum" => "
|
61
|
+
"checksum" => "eefe5860a0b353c9539e70002096d0080a01e9b95a0ce5c492c1d1f86916e5bc",
|
62
62
|
"filename" => "appsignal-aarch64-darwin-all-dynamic.tar.gz"
|
63
63
|
}
|
64
64
|
},
|
65
65
|
"aarch64-linux" => {
|
66
66
|
"static" => {
|
67
|
-
"checksum" => "
|
67
|
+
"checksum" => "fee51c4d0740298a295eaca0cc7bebf9ae05ad03993af7f18501944170492c7b",
|
68
68
|
"filename" => "appsignal-aarch64-linux-all-static.tar.gz"
|
69
69
|
},
|
70
70
|
"dynamic" => {
|
71
|
-
"checksum" => "
|
71
|
+
"checksum" => "49d52a9f18f6543d4436a64cea184f37884257a03e95ceb59245e03c672ce377",
|
72
72
|
"filename" => "appsignal-aarch64-linux-all-dynamic.tar.gz"
|
73
73
|
}
|
74
74
|
},
|
75
75
|
"i686-linux" => {
|
76
76
|
"static" => {
|
77
|
-
"checksum" => "
|
77
|
+
"checksum" => "0a84aeb8c57d8a401bd971a6d0adae104ef11a6ab101e4b7f2f0b5b744f3be16",
|
78
78
|
"filename" => "appsignal-i686-linux-all-static.tar.gz"
|
79
79
|
},
|
80
80
|
"dynamic" => {
|
81
|
-
"checksum" => "
|
81
|
+
"checksum" => "c16dc7c7ae2b2cf9d54b263eb43717396fd8ed21dc6b0e28f4a15c6adb9c2f90",
|
82
82
|
"filename" => "appsignal-i686-linux-all-dynamic.tar.gz"
|
83
83
|
}
|
84
84
|
},
|
85
85
|
"x86-linux" => {
|
86
86
|
"static" => {
|
87
|
-
"checksum" => "
|
87
|
+
"checksum" => "0a84aeb8c57d8a401bd971a6d0adae104ef11a6ab101e4b7f2f0b5b744f3be16",
|
88
88
|
"filename" => "appsignal-i686-linux-all-static.tar.gz"
|
89
89
|
},
|
90
90
|
"dynamic" => {
|
91
|
-
"checksum" => "
|
91
|
+
"checksum" => "c16dc7c7ae2b2cf9d54b263eb43717396fd8ed21dc6b0e28f4a15c6adb9c2f90",
|
92
92
|
"filename" => "appsignal-i686-linux-all-dynamic.tar.gz"
|
93
93
|
}
|
94
94
|
},
|
95
95
|
"x86_64-linux" => {
|
96
96
|
"static" => {
|
97
|
-
"checksum" => "
|
97
|
+
"checksum" => "2c913ea2196ab69aaabf8bafb38a3f156f879b363d9c3245fcd7eb6bc4a6d13e",
|
98
98
|
"filename" => "appsignal-x86_64-linux-all-static.tar.gz"
|
99
99
|
},
|
100
100
|
"dynamic" => {
|
101
|
-
"checksum" => "
|
101
|
+
"checksum" => "d8963880dcc2dc75f3a7a5909f7bc1e259a1f687117e7cc69f5234fd5690e659",
|
102
102
|
"filename" => "appsignal-x86_64-linux-all-dynamic.tar.gz"
|
103
103
|
}
|
104
104
|
},
|
105
105
|
"x86_64-linux-musl" => {
|
106
106
|
"static" => {
|
107
|
-
"checksum" => "
|
107
|
+
"checksum" => "d15a51024585597985f1e0c7b5c5a2ea83e59aacf9bd3acc4f4bbbb00f8e7ee8",
|
108
108
|
"filename" => "appsignal-x86_64-linux-musl-all-static.tar.gz"
|
109
109
|
},
|
110
110
|
"dynamic" => {
|
111
|
-
"checksum" => "
|
111
|
+
"checksum" => "f190d6a79242151434ca2758b32bce9be05b43a0f3dbf7467ffac518751ba54c",
|
112
112
|
"filename" => "appsignal-x86_64-linux-musl-all-dynamic.tar.gz"
|
113
113
|
}
|
114
114
|
},
|
115
115
|
"aarch64-linux-musl" => {
|
116
116
|
"static" => {
|
117
|
-
"checksum" => "
|
117
|
+
"checksum" => "7b1db25a569e9050f4689fc9874719d40f8ef86e960e425cca5bd4a2d40f922d",
|
118
118
|
"filename" => "appsignal-aarch64-linux-musl-all-static.tar.gz"
|
119
119
|
},
|
120
120
|
"dynamic" => {
|
121
|
-
"checksum" => "
|
121
|
+
"checksum" => "5538c5a597de923fe5e60c7bfe626269b3f4f76d769a16dfcd18a060c4c27ee2",
|
122
122
|
"filename" => "appsignal-aarch64-linux-musl-all-dynamic.tar.gz"
|
123
123
|
}
|
124
124
|
},
|
125
125
|
"x86_64-freebsd" => {
|
126
126
|
"static" => {
|
127
|
-
"checksum" => "
|
127
|
+
"checksum" => "31d2e6bdb294c29934e57f6b5c0ce87538bdb3e2639ec1dbda10b013b3655c3e",
|
128
128
|
"filename" => "appsignal-x86_64-freebsd-all-static.tar.gz"
|
129
129
|
},
|
130
130
|
"dynamic" => {
|
131
|
-
"checksum" => "
|
131
|
+
"checksum" => "e68aca29d9538be90a113c015e98b2e02f9a11c41db655c17f1bdf785c88cc20",
|
132
132
|
"filename" => "appsignal-x86_64-freebsd-all-dynamic.tar.gz"
|
133
133
|
}
|
134
134
|
},
|
135
135
|
"amd64-freebsd" => {
|
136
136
|
"static" => {
|
137
|
-
"checksum" => "
|
137
|
+
"checksum" => "31d2e6bdb294c29934e57f6b5c0ce87538bdb3e2639ec1dbda10b013b3655c3e",
|
138
138
|
"filename" => "appsignal-x86_64-freebsd-all-static.tar.gz"
|
139
139
|
},
|
140
140
|
"dynamic" => {
|
141
|
-
"checksum" => "
|
141
|
+
"checksum" => "e68aca29d9538be90a113c015e98b2e02f9a11c41db655c17f1bdf785c88cc20",
|
142
142
|
"filename" => "appsignal-x86_64-freebsd-all-dynamic.tar.gz"
|
143
143
|
}
|
144
144
|
}
|
data/lib/appsignal/check_in.rb
CHANGED
data/lib/appsignal/config.rb
CHANGED
@@ -214,14 +214,12 @@ module Appsignal
|
|
214
214
|
# Initialize a new configuration object for AppSignal.
|
215
215
|
#
|
216
216
|
# @param root_path [String] Root path of the app.
|
217
|
-
# @param
|
217
|
+
# @param env [String] The environment to load when AppSignal is started. It
|
218
218
|
# will look for an environment with this name in the `config/appsignal.yml`
|
219
219
|
# config file.
|
220
220
|
# @param logger [Logger] The logger to use for the AppSignal gem. This is
|
221
221
|
# used by the configuration class only. Default:
|
222
222
|
# {Appsignal.internal_logger}. See also {Appsignal.start}.
|
223
|
-
# @param config_file [String] Custom config file location. Default
|
224
|
-
# `config/appsignal.yml`.
|
225
223
|
#
|
226
224
|
# @api private
|
227
225
|
# @see https://docs.appsignal.com/ruby/configuration/
|
@@ -16,12 +16,7 @@ module Appsignal
|
|
16
16
|
ensure
|
17
17
|
if transaction
|
18
18
|
transaction.set_action_if_nil("#{payload["class"]}#perform")
|
19
|
-
|
20
|
-
Appsignal::Utils::HashSanitizer.sanitize(
|
21
|
-
ResqueHelpers.arguments(payload),
|
22
|
-
Appsignal.config[:filter_parameters]
|
23
|
-
)
|
24
|
-
transaction.add_params_if_nil(args)
|
19
|
+
transaction.add_params_if_nil { ResqueHelpers.arguments(payload) }
|
25
20
|
transaction.add_tags("queue" => queue)
|
26
21
|
|
27
22
|
Appsignal::Transaction.complete_current!
|
@@ -21,6 +21,10 @@ module Appsignal
|
|
21
21
|
sanitize_array(value, filter_keys, seen)
|
22
22
|
when TrueClass, FalseClass, NilClass, Integer, String, Symbol, Float
|
23
23
|
unmodified(value)
|
24
|
+
when Time
|
25
|
+
"#<Time: #{value.iso8601}>"
|
26
|
+
when Date
|
27
|
+
"#<Date: #{value.iso8601}>"
|
24
28
|
else
|
25
29
|
inspected(value)
|
26
30
|
end
|
data/lib/appsignal/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: appsignal
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.0.
|
4
|
+
version: 4.0.7
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Robert Beekman
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2024-09-
|
13
|
+
date: 2024-09-12 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: rack
|
@@ -147,16 +147,8 @@ extensions:
|
|
147
147
|
- ext/Rakefile
|
148
148
|
extra_rdoc_files: []
|
149
149
|
files:
|
150
|
-
- ".github/ISSUE_TEMPLATE/bug_report.md"
|
151
|
-
- ".github/ISSUE_TEMPLATE/chore.md"
|
152
|
-
- ".github/workflows/ci.yml"
|
153
|
-
- ".github/workflows/create_release_from_tag.yml"
|
154
|
-
- ".gitignore"
|
155
|
-
- ".gitmodules"
|
156
|
-
- ".rspec"
|
157
150
|
- ".rubocop.yml"
|
158
151
|
- ".rubocop_todo.yml"
|
159
|
-
- ".yardopts"
|
160
152
|
- CHANGELOG.md
|
161
153
|
- CODE_OF_CONDUCT.md
|
162
154
|
- Gemfile
|
@@ -165,7 +157,6 @@ files:
|
|
165
157
|
- Rakefile
|
166
158
|
- SUPPORT.md
|
167
159
|
- appsignal.gemspec
|
168
|
-
- benchmark.rake
|
169
160
|
- bin/appsignal
|
170
161
|
- build_matrix.yml
|
171
162
|
- ext/Rakefile
|
@@ -173,31 +164,6 @@ files:
|
|
173
164
|
- ext/appsignal_extension.c
|
174
165
|
- ext/base.rb
|
175
166
|
- ext/extconf.rb
|
176
|
-
- gemfiles/capistrano2.gemfile
|
177
|
-
- gemfiles/capistrano3.gemfile
|
178
|
-
- gemfiles/dry-monitor.gemfile
|
179
|
-
- gemfiles/grape.gemfile
|
180
|
-
- gemfiles/hanami-2.0.gemfile
|
181
|
-
- gemfiles/hanami-2.1.gemfile
|
182
|
-
- gemfiles/http5.gemfile
|
183
|
-
- gemfiles/no_dependencies.gemfile
|
184
|
-
- gemfiles/padrino.gemfile
|
185
|
-
- gemfiles/psych-3.gemfile
|
186
|
-
- gemfiles/psych-4.gemfile
|
187
|
-
- gemfiles/que-1.gemfile
|
188
|
-
- gemfiles/que-2.gemfile
|
189
|
-
- gemfiles/rails-6.0.gemfile
|
190
|
-
- gemfiles/rails-6.1.gemfile
|
191
|
-
- gemfiles/rails-7.0.gemfile
|
192
|
-
- gemfiles/rails-7.1.gemfile
|
193
|
-
- gemfiles/rails-7.2.gemfile
|
194
|
-
- gemfiles/redis-4.gemfile
|
195
|
-
- gemfiles/redis-5.gemfile
|
196
|
-
- gemfiles/resque-2.gemfile
|
197
|
-
- gemfiles/sequel.gemfile
|
198
|
-
- gemfiles/sinatra.gemfile
|
199
|
-
- gemfiles/webmachine1.gemfile
|
200
|
-
- gemfiles/webmachine2.gemfile
|
201
167
|
- lib/appsignal.rb
|
202
168
|
- lib/appsignal/auth_check.rb
|
203
169
|
- lib/appsignal/capistrano.rb
|
@@ -319,164 +285,8 @@ files:
|
|
319
285
|
- lib/appsignal/version.rb
|
320
286
|
- lib/puma/plugin/appsignal.rb
|
321
287
|
- lib/sequel/extensions/appsignal_integration.rb
|
322
|
-
- mono.yml
|
323
288
|
- resources/appsignal.yml.erb
|
324
289
|
- resources/cacert.pem
|
325
|
-
- spec/.rubocop.yml
|
326
|
-
- spec/lib/appsignal/auth_check_spec.rb
|
327
|
-
- spec/lib/appsignal/capistrano2_spec.rb
|
328
|
-
- spec/lib/appsignal/capistrano3_spec.rb
|
329
|
-
- spec/lib/appsignal/check_in/cron_spec.rb
|
330
|
-
- spec/lib/appsignal/check_in/scheduler_spec.rb
|
331
|
-
- spec/lib/appsignal/cli/demo_spec.rb
|
332
|
-
- spec/lib/appsignal/cli/diagnose/paths_spec.rb
|
333
|
-
- spec/lib/appsignal/cli/diagnose/utils_spec.rb
|
334
|
-
- spec/lib/appsignal/cli/diagnose_spec.rb
|
335
|
-
- spec/lib/appsignal/cli/helpers_spec.rb
|
336
|
-
- spec/lib/appsignal/cli/install_spec.rb
|
337
|
-
- spec/lib/appsignal/cli_spec.rb
|
338
|
-
- spec/lib/appsignal/config_spec.rb
|
339
|
-
- spec/lib/appsignal/demo_spec.rb
|
340
|
-
- spec/lib/appsignal/environment_spec.rb
|
341
|
-
- spec/lib/appsignal/event_formatter/action_view/render_formatter_spec.rb
|
342
|
-
- spec/lib/appsignal/event_formatter/active_record/instantiation_formatter_spec.rb
|
343
|
-
- spec/lib/appsignal/event_formatter/active_record/sql_formatter_spec.rb
|
344
|
-
- spec/lib/appsignal/event_formatter/elastic_search/search_formatter_spec.rb
|
345
|
-
- spec/lib/appsignal/event_formatter/faraday/request_formatter_spec.rb
|
346
|
-
- spec/lib/appsignal/event_formatter/mongo_ruby_driver/query_formatter_spec.rb
|
347
|
-
- spec/lib/appsignal/event_formatter/rom/sql_formatter_spec.rb
|
348
|
-
- spec/lib/appsignal/event_formatter/sequel/sql_formatter_spec.rb
|
349
|
-
- spec/lib/appsignal/event_formatter/view_component/render_formatter_spec.rb
|
350
|
-
- spec/lib/appsignal/event_formatter_spec.rb
|
351
|
-
- spec/lib/appsignal/extension/jruby_spec.rb
|
352
|
-
- spec/lib/appsignal/extension_install_failure_spec.rb
|
353
|
-
- spec/lib/appsignal/extension_spec.rb
|
354
|
-
- spec/lib/appsignal/garbage_collection_spec.rb
|
355
|
-
- spec/lib/appsignal/hooks/action_cable_spec.rb
|
356
|
-
- spec/lib/appsignal/hooks/action_mailer_spec.rb
|
357
|
-
- spec/lib/appsignal/hooks/active_support_notifications/finish_with_state_shared_examples.rb
|
358
|
-
- spec/lib/appsignal/hooks/active_support_notifications/instrument_shared_examples.rb
|
359
|
-
- spec/lib/appsignal/hooks/active_support_notifications/start_finish_shared_examples.rb
|
360
|
-
- spec/lib/appsignal/hooks/active_support_notifications_spec.rb
|
361
|
-
- spec/lib/appsignal/hooks/activejob_spec.rb
|
362
|
-
- spec/lib/appsignal/hooks/at_exit_spec.rb
|
363
|
-
- spec/lib/appsignal/hooks/celluloid_spec.rb
|
364
|
-
- spec/lib/appsignal/hooks/data_mapper_spec.rb
|
365
|
-
- spec/lib/appsignal/hooks/delayed_job_spec.rb
|
366
|
-
- spec/lib/appsignal/hooks/dry_monitor_spec.rb
|
367
|
-
- spec/lib/appsignal/hooks/excon_spec.rb
|
368
|
-
- spec/lib/appsignal/hooks/gvl_spec.rb
|
369
|
-
- spec/lib/appsignal/hooks/http_spec.rb
|
370
|
-
- spec/lib/appsignal/hooks/mongo_ruby_driver_spec.rb
|
371
|
-
- spec/lib/appsignal/hooks/mri_spec.rb
|
372
|
-
- spec/lib/appsignal/hooks/net_http_spec.rb
|
373
|
-
- spec/lib/appsignal/hooks/passenger_spec.rb
|
374
|
-
- spec/lib/appsignal/hooks/puma_spec.rb
|
375
|
-
- spec/lib/appsignal/hooks/que_spec.rb
|
376
|
-
- spec/lib/appsignal/hooks/rake_spec.rb
|
377
|
-
- spec/lib/appsignal/hooks/redis_client_spec.rb
|
378
|
-
- spec/lib/appsignal/hooks/redis_spec.rb
|
379
|
-
- spec/lib/appsignal/hooks/resque_spec.rb
|
380
|
-
- spec/lib/appsignal/hooks/sequel_spec.rb
|
381
|
-
- spec/lib/appsignal/hooks/shoryuken_spec.rb
|
382
|
-
- spec/lib/appsignal/hooks/sidekiq_spec.rb
|
383
|
-
- spec/lib/appsignal/hooks/unicorn_spec.rb
|
384
|
-
- spec/lib/appsignal/hooks/webmachine_spec.rb
|
385
|
-
- spec/lib/appsignal/hooks_spec.rb
|
386
|
-
- spec/lib/appsignal/integrations/data_mapper_spec.rb
|
387
|
-
- spec/lib/appsignal/integrations/delayed_job_plugin_spec.rb
|
388
|
-
- spec/lib/appsignal/integrations/http_spec.rb
|
389
|
-
- spec/lib/appsignal/integrations/mongo_ruby_driver_spec.rb
|
390
|
-
- spec/lib/appsignal/integrations/net_http_spec.rb
|
391
|
-
- spec/lib/appsignal/integrations/object_spec.rb
|
392
|
-
- spec/lib/appsignal/integrations/puma_spec.rb
|
393
|
-
- spec/lib/appsignal/integrations/que_spec.rb
|
394
|
-
- spec/lib/appsignal/integrations/railtie_spec.rb
|
395
|
-
- spec/lib/appsignal/integrations/resque_spec.rb
|
396
|
-
- spec/lib/appsignal/integrations/shoryuken_spec.rb
|
397
|
-
- spec/lib/appsignal/integrations/sidekiq_spec.rb
|
398
|
-
- spec/lib/appsignal/integrations/webmachine_spec.rb
|
399
|
-
- spec/lib/appsignal/loaders/grape_spec.rb
|
400
|
-
- spec/lib/appsignal/loaders/hanami_spec.rb
|
401
|
-
- spec/lib/appsignal/loaders/padrino_spec.rb
|
402
|
-
- spec/lib/appsignal/loaders/sinatra_spec.rb
|
403
|
-
- spec/lib/appsignal/loaders_spec.rb
|
404
|
-
- spec/lib/appsignal/logger_spec.rb
|
405
|
-
- spec/lib/appsignal/marker_spec.rb
|
406
|
-
- spec/lib/appsignal/probes/gvl_spec.rb
|
407
|
-
- spec/lib/appsignal/probes/mri_spec.rb
|
408
|
-
- spec/lib/appsignal/probes/sidekiq_spec.rb
|
409
|
-
- spec/lib/appsignal/probes_spec.rb
|
410
|
-
- spec/lib/appsignal/rack/abstract_middleware_spec.rb
|
411
|
-
- spec/lib/appsignal/rack/body_wrapper_spec.rb
|
412
|
-
- spec/lib/appsignal/rack/event_handler_spec.rb
|
413
|
-
- spec/lib/appsignal/rack/grape_middleware_spec.rb
|
414
|
-
- spec/lib/appsignal/rack/hanami_middleware_spec.rb
|
415
|
-
- spec/lib/appsignal/rack/instrumentation_middleware_spec.rb
|
416
|
-
- spec/lib/appsignal/rack/rails_instrumentation_spec.rb
|
417
|
-
- spec/lib/appsignal/rack/sinatra_instrumentation_spec.rb
|
418
|
-
- spec/lib/appsignal/rack_spec.rb
|
419
|
-
- spec/lib/appsignal/sample_data_spec.rb
|
420
|
-
- spec/lib/appsignal/span_spec.rb
|
421
|
-
- spec/lib/appsignal/system_spec.rb
|
422
|
-
- spec/lib/appsignal/transaction_spec.rb
|
423
|
-
- spec/lib/appsignal/transmitter_spec.rb
|
424
|
-
- spec/lib/appsignal/utils/data_spec.rb
|
425
|
-
- spec/lib/appsignal/utils/hash_sanitizer_spec.rb
|
426
|
-
- spec/lib/appsignal/utils/integration_logger_spec.rb
|
427
|
-
- spec/lib/appsignal/utils/integration_memory_logger_spec.rb
|
428
|
-
- spec/lib/appsignal/utils/json_spec.rb
|
429
|
-
- spec/lib/appsignal/utils/query_params_sanitizer_spec.rb
|
430
|
-
- spec/lib/appsignal_spec.rb
|
431
|
-
- spec/lib/puma/appsignal_spec.rb
|
432
|
-
- spec/spec_helper.rb
|
433
|
-
- spec/support/fixtures/generated_config.yml
|
434
|
-
- spec/support/fixtures/projects/broken/config/appsignal.yml
|
435
|
-
- spec/support/fixtures/projects/valid/config/appsignal.yml
|
436
|
-
- spec/support/fixtures/projects/valid/log/.gitkeep
|
437
|
-
- spec/support/fixtures/projects/valid_with_rails_app/config/application.rb
|
438
|
-
- spec/support/fixtures/projects/valid_with_rails_app/config/appsignal.yml
|
439
|
-
- spec/support/fixtures/projects/valid_with_rails_app/config/environment.rb
|
440
|
-
- spec/support/fixtures/projects/valid_with_rails_app/log/.gitkeep
|
441
|
-
- spec/support/fixtures/uploaded_file.txt
|
442
|
-
- spec/support/hanami/hanami_app.rb
|
443
|
-
- spec/support/helpers/action_mailer_helpers.rb
|
444
|
-
- spec/support/helpers/activejob_helpers.rb
|
445
|
-
- spec/support/helpers/api_request_helper.rb
|
446
|
-
- spec/support/helpers/cli_helpers.rb
|
447
|
-
- spec/support/helpers/config_helpers.rb
|
448
|
-
- spec/support/helpers/dependency_helper.rb
|
449
|
-
- spec/support/helpers/directory_helper.rb
|
450
|
-
- spec/support/helpers/env_helpers.rb
|
451
|
-
- spec/support/helpers/environment_metdata_helper.rb
|
452
|
-
- spec/support/helpers/example_exception.rb
|
453
|
-
- spec/support/helpers/example_standard_error.rb
|
454
|
-
- spec/support/helpers/loader_helper.rb
|
455
|
-
- spec/support/helpers/log_helpers.rb
|
456
|
-
- spec/support/helpers/rails_helper.rb
|
457
|
-
- spec/support/helpers/std_streams_helper.rb
|
458
|
-
- spec/support/helpers/system_helpers.rb
|
459
|
-
- spec/support/helpers/take_at_most_helper.rb
|
460
|
-
- spec/support/helpers/time_helpers.rb
|
461
|
-
- spec/support/helpers/transaction_helpers.rb
|
462
|
-
- spec/support/helpers/wait_for_helper.rb
|
463
|
-
- spec/support/matchers/contains_log.rb
|
464
|
-
- spec/support/matchers/have_colorized_text.rb
|
465
|
-
- spec/support/matchers/transaction.rb
|
466
|
-
- spec/support/mocks/appsignal_mock.rb
|
467
|
-
- spec/support/mocks/dummy_app.rb
|
468
|
-
- spec/support/mocks/fake_gc_profiler.rb
|
469
|
-
- spec/support/mocks/fake_gvl_tools.rb
|
470
|
-
- spec/support/mocks/hash_like.rb
|
471
|
-
- spec/support/mocks/mock_probe.rb
|
472
|
-
- spec/support/mocks/puma_mock.rb
|
473
|
-
- spec/support/shared_examples/instrument.rb
|
474
|
-
- spec/support/stubs/appsignal/loaders/loader_stub.rb
|
475
|
-
- spec/support/stubs/delayed_job.rb
|
476
|
-
- spec/support/stubs/sidekiq/api.rb
|
477
|
-
- spec/support/testing.rb
|
478
|
-
- support/bundler_wrapper
|
479
|
-
- support/install_deps
|
480
290
|
homepage: https://github.com/appsignal/appsignal-ruby
|
481
291
|
licenses:
|
482
292
|
- MIT
|
@@ -1,31 +0,0 @@
|
|
1
|
-
---
|
2
|
-
name: Bug report
|
3
|
-
about: Create a report to help us improve the project.
|
4
|
-
title: ''
|
5
|
-
labels: bug
|
6
|
-
assignees: ''
|
7
|
-
|
8
|
-
---
|
9
|
-
|
10
|
-
If your bug is about how AppSignal works in your app specifically we recommend you contact us at support@appsignal.com with your bug report instead.
|
11
|
-
|
12
|
-
---
|
13
|
-
|
14
|
-
## Describe the bug
|
15
|
-
|
16
|
-
A clear and concise description of what the bug is including the code used and the exception backtrace, if any.
|
17
|
-
|
18
|
-
## To Reproduce
|
19
|
-
|
20
|
-
Steps to reproduce the behavior:
|
21
|
-
|
22
|
-
- Using AppSignal for Ruby gem version 2.x.x
|
23
|
-
- In my app using framework/library/gem ... version x.x.x
|
24
|
-
- With this code:
|
25
|
-
```
|
26
|
-
Optional: Any additional AppSignal instrumentation that was added.
|
27
|
-
```
|
28
|
-
- In this code:
|
29
|
-
```
|
30
|
-
Your app code in which the bug occurs.
|
31
|
-
```
|