@@ -127,6 +127,8 @@ For languages for which Elastic does not offer its own distribution, we recommen
127
127
</td>
128
128
<td class="s tooltip"> <!-- Python -->
129
129
<div>✅</div>
130
+ <div class="xs">1.0+</div>
131
+ <div class="tooltiptext">'Service Map' is available in EDOT Python since version 1.0</div>
130
132
</td>
131
133
<td class="s tooltip"> <!-- Android -->
132
134
<div>✅</div>
@@ -153,7 +155,9 @@ For languages for which Elastic does not offer its own distribution, we recommen
153
155
<div></div>
154
156
</td>
155
157
<td class="s tooltip"> <!-- Python -->
156
- <div></div>
158
+ <div>✅</div>
159
+ <div class="xs">1.0+</div>
160
+ <div class="tooltiptext">'Zero-code instrumentation' is available in EDOT Python since version 1.0</div>
157
161
</td>
158
162
<td class="s tooltip"> <!-- Android -->
159
163
<div></div>
@@ -180,7 +184,9 @@ For languages for which Elastic does not offer its own distribution, we recommen
180
184
<div></div>
181
185
</td>
182
186
<td class="s tooltip"> <!-- Python -->
183
- <div></div>
187
+ <div>✅</div>
188
+ <div class="xs">1.0+</div>
189
+ <div class="tooltiptext">'Head-based Sampling' is available in EDOT Python since version 1.0</div>
184
190
</td>
185
191
<td class="s tooltip"> <!-- Android -->
186
192
<div></div>
@@ -207,7 +213,9 @@ For languages for which Elastic does not offer its own distribution, we recommen
207
213
<div></div>
208
214
</td>
209
215
<td class="s tooltip"> <!-- Python -->
210
- <div></div>
216
+ <div>✅</div>
217
+ <div class="xs">1.0+</div>
218
+ <div class="tooltiptext">'Baggage' is available in EDOT Python since version 1.0</div>
211
219
</td>
212
220
<td class="s tooltip"> <!-- Android -->
213
221
<div></div>
@@ -257,7 +265,7 @@ For languages for which Elastic does not offer its own distribution, we recommen
257
265
<div>✅</div>
258
266
</td>
259
267
<td class="s tooltip"> <!-- Python -->
260
- <div>✅ </div>
268
+ <div>𝐓 </div>
261
269
</td>
262
270
<td class="s tooltip"> <!-- Android -->
263
271
<div></div>
@@ -282,7 +290,7 @@ For languages for which Elastic does not offer its own distribution, we recommen
282
290
<div>✅</div>
283
291
</td>
284
292
<td class="s tooltip"> <!-- Python -->
285
- <div>✅ </div>
293
+ <div>𝐓 </div>
286
294
</td>
287
295
<td class="s tooltip"> <!-- Android -->
288
296
<div></div>
@@ -308,6 +316,8 @@ For languages for which Elastic does not offer its own distribution, we recommen
308
316
</td>
309
317
<td class="s tooltip"> <!-- Python -->
310
318
<div>✅</div>
319
+ <div class="xs">1.0+</div>
320
+ <div class="tooltiptext">'Metrics Collection' is available in EDOT Python since version 1.0</div>
311
321
</td>
312
322
<td class="s tooltip"> <!-- Android -->
313
323
<div></div>
@@ -333,6 +343,8 @@ For languages for which Elastic does not offer its own distribution, we recommen
333
343
</td>
334
344
<td class="s tooltip"> <!-- Python -->
335
345
<div>✅</div>
346
+ <div class="xs">1.0+</div>
347
+ <div class="tooltiptext">'Custom Metrics' is available in EDOT Python since version 1.0</div>
336
348
</td>
337
349
<td class="s tooltip"> <!-- Android -->
338
350
<div></div>
@@ -408,6 +420,8 @@ For languages for which Elastic does not offer its own distribution, we recommen
408
420
</td>
409
421
<td class="s tooltip"> <!-- Python -->
410
422
<div>✅</div>
423
+ <div class="xs">1.0+</div>
424
+ <div class="tooltiptext">'Capturing Errors / Exceptions' is available in EDOT Python since version 1.0</div>
411
425
</td>
412
426
<td class="s tooltip"> <!-- Android -->
413
427
<div>✅</div>
0 commit comments