Commit 2a4b89b
authored
Update auto-instrumentation packages to SemConv 1.30 (#327)
* update auto-instrumentation packages to SemConv 1.30.0
* Curl semconv 1.30
* amqp
noting semconv recommendations, try to stick to semconv 1.24. Where attributes have been removed, replace
with a string
* rdkafka
* guzzle
* HttpAsyncClient
* io
* laravel
* mongodb
* mysqli
* openaiphp
* pdo
* psr3
* psr6
* psr14
* psr15
* psr16
* psr18
* slim
* symfony
* wordpress
* yii
* symfony
* logs
* hard-code schema url for 8.0-supporting packages
on 8.0 these packages won't be able to use the SemConv::Version enum
* no-plugins for composer make targets
this avoids the annoying 'do you trust...' composer questions
* drop 7.4 testing
* fixing build errors
- bump psr3 + monolog deps to php8.1
- fix azure detector semconv, add composer dependency
* skip failing cake test on 8.0
* fix message span names
in semconv 1.27 the order of operation+queue switched1 parent a4089b1 commit 2a4b89b
2 files changed
+9
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | | - | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
86 | | - | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
158 | | - | |
| 159 | + | |
159 | 160 | | |
160 | 161 | | |
161 | | - | |
| 162 | + | |
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| |||
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
173 | | - | |
| 174 | + | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
| |||
0 commit comments