opentelemetry-instrumentation-rack 0.17.0 → 0.18.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7fe65a307ae87d65fca76bc0680ff2c4cfdfa18d801cfa086a5a2fc4604e8d84
4
- data.tar.gz: f76e07a68383ae21f66481e5a1cfc87861d880c4223b449295230c022958e3e4
3
+ metadata.gz: 045d523393ba587000900fa6fe04d53639bbc893745795ae71b95a8e295fa33f
4
+ data.tar.gz: c56bdb588db187f92fc59038b6a7f612d9e38fe17a2d9544f3c04e9cc2a78551
5
5
  SHA512:
6
- metadata.gz: a0346fad3e253c31dd7accb5d5c50f5eb5c4bf1d2094085f8027d4c26e4193d54ed07c3c9ea642a16d614206f0909c5fbb016f4603049f6b8ccd4fc76734b4cb
7
- data.tar.gz: 32cc47e8801ead256d770ccf485cc46348c576afd38c5b21342a09615de5796ff647edfb0da3dfa6e1e0356f8605eb563c1dbb7710cc7e78d6136434e1e458e7
6
+ metadata.gz: 235196039e3f220a14563489952c810d2acface20997498213a8bb57573307c9a4cf1cbce1cb38da22e3073f56ec53838f9c1bf2eae053428779f6e2274345e3
7
+ data.tar.gz: 66431cf36f90e5ed006d2a12cd396be2d30249562372cbc5bfdf5b97748f61afba051e765f99505474d7d074abcf117df84b9d7ec5cd9aa6fad143fbdd1ac46a
data/CHANGELOG.md CHANGED
@@ -1,32 +1,37 @@
1
1
  # Release History: opentelemetry-instrumentation-rack
2
2
 
3
+ ### v0.18.0 / 2021-05-21
4
+
5
+ * ADDED: Updated API depedency for 1.0.0.rc1
6
+ * FIXED: Removed http.status_text attribute #750
7
+
3
8
  ### v0.17.0 / 2021-04-22
4
9
 
5
10
  * (No significant changes)
6
11
 
7
12
  ### v0.16.0 / 2021-03-17
8
13
 
9
- * BREAKING CHANGE: Pass env to url quantization rack config to allow more flexibility
14
+ * BREAKING CHANGE: Pass env to url quantization rack config to allow more flexibility
10
15
 
11
- * ADDED: Pass env to url quantization rack config to allow more flexibility
12
- * ADDED: Add rack instrumentation config option to accept callable to filter requests to trace
13
- * FIXED: Example scripts now reference local common lib
14
- * DOCS: Replace Gitter with GitHub Discussions
16
+ * ADDED: Pass env to url quantization rack config to allow more flexibility
17
+ * ADDED: Add rack instrumentation config option to accept callable to filter requests to trace
18
+ * FIXED: Example scripts now reference local common lib
19
+ * DOCS: Replace Gitter with GitHub Discussions
15
20
 
16
21
  ### v0.15.0 / 2021-02-18
17
22
 
18
- * ADDED: Add instrumentation config validation
23
+ * ADDED: Add instrumentation config validation
19
24
 
20
25
  ### v0.14.0 / 2021-02-03
21
26
 
22
- * BREAKING CHANGE: Replace getter and setter callables and remove rack specific propagators
27
+ * BREAKING CHANGE: Replace getter and setter callables and remove rack specific propagators
23
28
 
24
- * ADDED: Replace getter and setter callables and remove rack specific propagators
25
- * ADDED: Add untraced endpoints config to rack middleware
29
+ * ADDED: Replace getter and setter callables and remove rack specific propagators
30
+ * ADDED: Add untraced endpoints config to rack middleware
26
31
 
27
32
  ### v0.13.0 / 2021-01-29
28
33
 
29
- * FIXED: Only include user agent when present
34
+ * FIXED: Only include user agent when present
30
35
 
31
36
  ### v0.12.0 / 2020-12-24
32
37
 
@@ -34,11 +39,11 @@
34
39
 
35
40
  ### v0.11.0 / 2020-12-11
36
41
 
37
- * FIXED: Copyright comments to not reference year
42
+ * FIXED: Copyright comments to not reference year
38
43
 
39
44
  ### v0.10.1 / 2020-12-09
40
45
 
41
- * FIXED: Rack current_span
46
+ * FIXED: Rack current_span
42
47
 
43
48
  ### v0.10.0 / 2020-12-03
44
49
 
@@ -46,24 +51,24 @@
46
51
 
47
52
  ### v0.9.0 / 2020-11-27
48
53
 
49
- * BREAKING CHANGE: Add timeout for force_flush and shutdown
54
+ * BREAKING CHANGE: Add timeout for force_flush and shutdown
50
55
 
51
- * ADDED: Instrument rails
52
- * ADDED: Add timeout for force_flush and shutdown
56
+ * ADDED: Instrument rails
57
+ * ADDED: Add timeout for force_flush and shutdown
53
58
 
54
59
  ### v0.8.0 / 2020-10-27
55
60
 
56
- * BREAKING CHANGE: Move context/span methods to Trace module
57
- * BREAKING CHANGE: Remove 'canonical' from status codes
61
+ * BREAKING CHANGE: Move context/span methods to Trace module
62
+ * BREAKING CHANGE: Remove 'canonical' from status codes
58
63
 
59
- * FIXED: Move context/span methods to Trace module
60
- * FIXED: Remove 'canonical' from status codes
64
+ * FIXED: Move context/span methods to Trace module
65
+ * FIXED: Remove 'canonical' from status codes
61
66
 
62
67
  ### v0.7.0 / 2020-10-07
63
68
 
64
- * FIXED: Remove superfluous file from Rack gem
65
- * DOCS: Added README for Rack Instrumentation
66
- * DOCS: Standardize toplevel docs structure and readme
69
+ * FIXED: Remove superfluous file from Rack gem
70
+ * DOCS: Added README for Rack Instrumentation
71
+ * DOCS: Standardize toplevel docs structure and readme
67
72
 
68
73
  ### v0.6.0 / 2020-09-10
69
74
 
@@ -159,7 +159,6 @@ module OpenTelemetry
159
159
  # NOTE: if data is available, it would be good to do this:
160
160
  # set_attribute('http.route', ...
161
161
  # e.g., "/users/:userID?
162
- span.set_attribute('http.status_text', ::Rack::Utils::HTTP_STATUS_CODES[status])
163
162
 
164
163
  allowed_response_headers(headers).each { |k, v| span.set_attribute(k, v) }
165
164
  end
@@ -7,7 +7,7 @@
7
7
  module OpenTelemetry
8
8
  module Instrumentation
9
9
  module Rack
10
- VERSION = '0.17.0'
10
+ VERSION = '0.18.0'
11
11
  end
12
12
  end
13
13
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: opentelemetry-instrumentation-rack
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.18.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenTelemetry Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-04-23 00:00:00.000000000 Z
11
+ date: 2021-05-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: opentelemetry-api
@@ -16,28 +16,28 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 0.17.0
19
+ version: 1.0.0.rc1
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: 0.17.0
26
+ version: 1.0.0.rc1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: opentelemetry-instrumentation-base
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: 0.17.0
33
+ version: 0.18.0
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: 0.17.0
40
+ version: 0.18.0
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: appraisal
43
43
  requirement: !ruby/object:Gem::Requirement
@@ -86,14 +86,14 @@ dependencies:
86
86
  requirements:
87
87
  - - "~>"
88
88
  - !ruby/object:Gem::Version
89
- version: '0.0'
89
+ version: 1.0.0.rc1
90
90
  type: :development
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
94
  - - "~>"
95
95
  - !ruby/object:Gem::Version
96
- version: '0.0'
96
+ version: 1.0.0.rc1
97
97
  - !ruby/object:Gem::Dependency
98
98
  name: rack
99
99
  requirement: !ruby/object:Gem::Requirement
@@ -228,10 +228,10 @@ homepage: https://github.com/open-telemetry/opentelemetry-ruby
228
228
  licenses:
229
229
  - Apache-2.0
230
230
  metadata:
231
- changelog_uri: https://open-telemetry.github.io/opentelemetry-ruby/opentelemetry-instrumentation-rack/v0.17.0/file.CHANGELOG.html
231
+ changelog_uri: https://open-telemetry.github.io/opentelemetry-ruby/opentelemetry-instrumentation-rack/v0.18.0/file.CHANGELOG.html
232
232
  source_code_uri: https://github.com/open-telemetry/opentelemetry-ruby/tree/main/instrumentation/rack
233
233
  bug_tracker_uri: https://github.com/open-telemetry/opentelemetry-ruby/issues
234
- documentation_uri: https://open-telemetry.github.io/opentelemetry-ruby/opentelemetry-instrumentation-rack/v0.17.0
234
+ documentation_uri: https://open-telemetry.github.io/opentelemetry-ruby/opentelemetry-instrumentation-rack/v0.18.0
235
235
  post_install_message:
236
236
  rdoc_options: []
237
237
  require_paths: