oboe 2.1.4 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oboe
3
3
  version: !ruby/object:Gem::Version
4
- hash: 3
4
+ hash: 7
5
5
  prerelease:
6
6
  segments:
7
7
  - 2
8
- - 1
9
- - 4
10
- version: 2.1.4
8
+ - 2
9
+ - 0
10
+ version: 2.2.0
11
11
  platform: ruby
12
12
  authors:
13
13
  - Tracelytics, Inc.
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2013-08-01 00:00:00 Z
18
+ date: 2013-09-03 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: rake
@@ -80,6 +80,7 @@ files:
80
80
  - lib/oboe/api/layerinit.rb
81
81
  - lib/oboe/api/logging.rb
82
82
  - lib/oboe/api/memcache.rb
83
+ - lib/oboe/api/profiling.rb
83
84
  - lib/oboe/api/tracing.rb
84
85
  - lib/oboe/api/util.rb
85
86
  - lib/oboe/config.rb
@@ -89,7 +90,14 @@ files:
89
90
  - lib/oboe/frameworks/rails/helpers/rum/rum_header.js.erb
90
91
  - lib/oboe/frameworks/rails/inst/action_controller.rb
91
92
  - lib/oboe/frameworks/rails/inst/action_view.rb
93
+ - lib/oboe/frameworks/rails/inst/action_view_2x.rb
94
+ - lib/oboe/frameworks/rails/inst/action_view_30.rb
92
95
  - lib/oboe/frameworks/rails/inst/active_record.rb
96
+ - lib/oboe/frameworks/rails/inst/connection_adapters/mysql.rb
97
+ - lib/oboe/frameworks/rails/inst/connection_adapters/mysql2.rb
98
+ - lib/oboe/frameworks/rails/inst/connection_adapters/oracle.rb
99
+ - lib/oboe/frameworks/rails/inst/connection_adapters/postgresql.rb
100
+ - lib/oboe/frameworks/rails/inst/connection_adapters/utils.rb
93
101
  - lib/oboe/inst/cassandra.rb
94
102
  - lib/oboe/inst/dalli.rb
95
103
  - lib/oboe/inst/http.rb
@@ -125,15 +133,7 @@ files:
125
133
  homepage: http://tracelytics.com
126
134
  licenses: []
127
135
 
128
- post_install_message: |+
129
-
130
-
131
- This oboe gem requires updated AppNeta liboboe (>= 1.1.1) and
132
- tracelytics-java-agent packages (if using JRuby). Make sure to update all
133
- of your hosts or this gem will just sit in the corner and weep quietly.
134
-
135
- - Your Friendly AppNeta TraceView Team
136
-
136
+ post_install_message:
137
137
  rdoc_options: []
138
138
 
139
139
  require_paths: