-
Notifications
You must be signed in to change notification settings - Fork 0
/
scoutapm.json
294 lines (294 loc) · 13.2 KB
/
scoutapm.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
{
"category": "Benchmarking",
"deprecated": false,
"description": "ScoutAPM's extension for PHP provides additional capabilities to application monitoring over just using the base PHP userland library.",
"latestReleaseDate": "2023-12-01T21:40:17+00:00",
"latestVersion": "1.10.0",
"license": "MIT",
"name": "scoutapm",
"php8Mentioned": true,
"releases": {
"1.10.0": {
"version": "1.10.0",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2023-12-01T21:40:17+00:00",
"releaseNotes": "- Add support for PHP 8.3 (#135)\n- Fix CI build matrix (#137)\n- Add help for installing the ext in a Dockerfile (#136)",
"get": "https://pecl.php.net/get/scoutapm-1.10.0",
"SPDX-License-Identifier": "MIT"
},
"1.9.1": {
"version": "1.9.1",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2022-12-14T12:03:53+00:00",
"releaseNotes": "- Fix missing PHP 8.2 assets for Windows (#130)",
"get": "https://pecl.php.net/get/scoutapm-1.9.1",
"SPDX-License-Identifier": "MIT"
},
"1.9.0": {
"version": "1.9.0",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2022-12-09T11:41:54+00:00",
"releaseNotes": "- Add PHP 8.2 support (#125)",
"get": "https://pecl.php.net/get/scoutapm-1.9.0",
"SPDX-License-Identifier": "MIT"
},
"1.8.3": {
"version": "1.8.3",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2022-10-18T07:43:02+00:00",
"releaseNotes": "- Improved MINFO output for curl availability (#126)",
"get": "https://pecl.php.net/get/scoutapm-1.8.3",
"SPDX-License-Identifier": "MIT"
},
"1.8.2": {
"version": "1.8.2",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2022-08-26T10:09:39+00:00",
"releaseNotes": "- Enable HAVE_SCOUT_CURL if it is available in the Windows builds (#121)",
"get": "https://pecl.php.net/get/scoutapm-1.8.2",
"SPDX-License-Identifier": "MIT"
},
"1.8.1": {
"version": "1.8.1",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2022-07-26T13:52:09+00:00",
"releaseNotes": "- Added automation to upload DLL for Windows releases (#112)",
"get": "https://pecl.php.net/get/scoutapm-1.8.1",
"SPDX-License-Identifier": "MIT"
},
"1.8.0": {
"version": "1.8.0",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2022-06-29T11:28:14+00:00",
"releaseNotes": "- Added support for compiling on Windows (#109)",
"get": "https://pecl.php.net/get/scoutapm-1.8.0",
"SPDX-License-Identifier": "MIT"
},
"1.7.0": {
"version": "1.7.0",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2022-04-21T09:23:26+00:00",
"releaseNotes": "- Pinned Elasticsearch to ^7.0 as ^8.0 has major BC breaks (#105)\n- Elasticsearch 8 support (#106)\n- Added release automation (#103)",
"get": "https://pecl.php.net/get/scoutapm-1.7.0",
"SPDX-License-Identifier": "MIT"
},
"1.6.0": {
"version": "1.6.0",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2022-01-10T11:08:57+00:00",
"releaseNotes": "- Added support for PHP 8.1 (#101)",
"get": "https://pecl.php.net/get/scoutapm-1.6.0",
"SPDX-License-Identifier": "MIT"
},
"1.5.1": {
"version": "1.5.1",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2021-12-24T15:12:26+00:00",
"releaseNotes": "- Fix json_encode usage where ext-json is shared or does not exist - thanks @remicollet (#100)",
"get": "https://pecl.php.net/get/scoutapm-1.5.1",
"SPDX-License-Identifier": "MIT"
},
"1.5.0": {
"version": "1.5.0",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2021-12-23T11:41:27+00:00",
"releaseNotes": "- file_get_contents and curl_exec now record HTTP methods (#96)",
"get": "https://pecl.php.net/get/scoutapm-1.5.0",
"SPDX-License-Identifier": "MIT"
},
"1.4.3": {
"version": "1.4.3",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2021-10-29T08:59:30+00:00",
"releaseNotes": "- Fixed segfault when static anonymous functions are called (#94)",
"get": "https://pecl.php.net/get/scoutapm-1.4.3",
"SPDX-License-Identifier": "MIT"
},
"1.4.2": {
"version": "1.4.2",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2021-06-29T12:33:45+00:00",
"releaseNotes": "- Fixed some missed free calls after DYNAMIC_MALLOC_SPRINTF usage in PHP 8 only (#92)",
"get": "https://pecl.php.net/get/scoutapm-1.4.2",
"SPDX-License-Identifier": "MIT"
},
"1.4.1": {
"version": "1.4.1",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2021-06-29T11:57:29+00:00",
"releaseNotes": "- Fixed memory leaks from DYNAMIC_MALLOC_SPRINTF un-freed usages (#91)",
"get": "https://pecl.php.net/get/scoutapm-1.4.1",
"SPDX-License-Identifier": "MIT"
},
"1.4.0": {
"version": "1.4.0",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2021-06-17T14:50:03+00:00",
"releaseNotes": "- Only instrument if specifically enabled with scoutapm_enable_instrumentation() (#89)",
"get": "https://pecl.php.net/get/scoutapm-1.4.0",
"SPDX-License-Identifier": "MIT"
},
"1.3.0": {
"version": "1.3.0",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2021-06-17T07:32:46+00:00",
"releaseNotes": "- Userland function recording for PHP 7 with zend_execute_ex (#77)\n- Userland function recording for PHP 8 with improved Zend Observer API (#79)\n- Added Predis library function instrumentation (#80)\n- Add support for phpredis Redis extension instrumentation (#82)\n- Add instrumentation for Memcached (#84)\n- Add instrumentation for Elasticsearch PHP library (#85)\n- Change CI from Circle to GitHub Actions (#78)\n- Fix SKIP block for phpredis test (#83)",
"get": "https://pecl.php.net/get/scoutapm-1.3.0",
"SPDX-License-Identifier": "MIT"
},
"1.2.2": {
"version": "1.2.2",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2021-03-19T12:45:37+00:00",
"releaseNotes": "- Do not try to record arguments if PDO::prepare returns a non-object (#72)",
"get": "https://pecl.php.net/get/scoutapm-1.2.2",
"SPDX-License-Identifier": "MIT"
},
"1.2.1": {
"version": "1.2.1",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2021-02-05T16:54:09+00:00",
"releaseNotes": "- Fixing builds on ZTS mode (thanks @remicollet, #69)",
"get": "https://pecl.php.net/get/scoutapm-1.2.1",
"SPDX-License-Identifier": "MIT"
},
"1.2.0": {
"version": "1.2.0",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2021-02-04T12:43:33+00:00",
"releaseNotes": "- Added support for PHP 8.0 (#66)",
"get": "https://pecl.php.net/get/scoutapm-1.2.0",
"SPDX-License-Identifier": "MIT"
},
"1.1.1": {
"version": "1.1.1",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2020-02-19T15:02:07+00:00",
"releaseNotes": "- Fixed typo in config.m4 for libcurl detection",
"get": "https://pecl.php.net/get/scoutapm-1.1.1",
"SPDX-License-Identifier": "MIT"
},
"1.1.0": {
"version": "1.1.0",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2020-02-19T11:49:03+00:00",
"releaseNotes": "- Added support for PHP 7.4 (#60)\n- Improved cURL detection (thanks @remicollet, #58)",
"get": "https://pecl.php.net/get/scoutapm-1.1.0",
"SPDX-License-Identifier": "MIT"
},
"1.0.2": {
"version": "1.0.2",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2019-11-26T10:02:43+00:00",
"releaseNotes": "- Check if curl header is available and compile support with/without curl accordingly (#54)\n- Fixed bug when overriding methods in extended classes (e.g. doctrine/dbal) (#56)",
"get": "https://pecl.php.net/get/scoutapm-1.0.2",
"SPDX-License-Identifier": "MIT"
},
"1.0.1": {
"version": "1.0.1",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2019-11-06T13:16:19+00:00",
"releaseNotes": "- Fix segfault when trying to access args out of bounds (#48)\n- Fix exception raised when trying to fopen a file that does not exist (#50)\n- Removed notice emitted calling some functions (#51)",
"get": "https://pecl.php.net/get/scoutapm-1.0.1",
"SPDX-License-Identifier": "MIT"
},
"1.0.0": {
"version": "1.0.0",
"state": "stable",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2019-11-04T12:08:30+00:00",
"releaseNotes": "- More documentation into README.md (#38)\n- Better text matrix introduced, including PHP 7.4 tests (#40)\n- Improved argument handling for functions like `curl_exec`, `fwrite`, `fread`, `PDOStatement->execute` (#42, #43)\n- Bug fixes for #41 and #29 to help prevent bad configuration of overwritten functions (#44)",
"get": "https://pecl.php.net/get/scoutapm-1.0.0",
"SPDX-License-Identifier": "MIT"
},
"0.0.4": {
"version": "0.0.4",
"state": "alpha",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2019-09-27T10:23:26+00:00",
"releaseNotes": "- Fixed test failing because differing behaviour of sqlite in some versions\n- Define i/j etc to follow c89 rules (thanks @remicollet)",
"get": "https://pecl.php.net/get/scoutapm-0.0.4",
"SPDX-License-Identifier": "MIT"
},
"0.0.3": {
"version": "0.0.3",
"state": "alpha",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2019-09-17T11:18:55+00:00",
"releaseNotes": "- Fixed version number and naming convension so PECL uploader picks up on mismatches (last release was wrong)",
"get": "https://pecl.php.net/get/scoutapm-0.0.3",
"SPDX-License-Identifier": "MIT"
},
"0.0.2": {
"version": "0.0.2",
"state": "alpha",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2019-09-17T10:30:43+00:00",
"releaseNotes": "- Added extra compiler flags in development mode with `--enable-scoutapm-dev`\n- Fixed compilation errors surfaced by `--enable-scoutapm-dev` option\n- Added missing file `external.inc` in tests",
"get": "https://pecl.php.net/get/scoutapm-0.0.2",
"SPDX-License-Identifier": "MIT"
},
"0.0.1": {
"version": "0.0.1",
"state": "alpha",
"license": "MIT",
"releasedBy": "asgrim",
"releaseDate": "2019-09-17T09:25:00+00:00",
"releaseNotes": "- Basic monitoring of file_get_contents, file_put_contents, fwrite, fread, curl_exec, PDO->exec, PDO->query, PDOStatement->execute\n- Provides function scoutapm_get_calls() to return a list of recorded function calls",
"get": "https://pecl.php.net/get/scoutapm-0.0.1",
"SPDX-License-Identifier": "MIT"
}
},
"summary": "Native Extension Component for ScoutAPM's PHP Agent",
"SPDX-License-Identifier": "MIT"
}