We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26088c commit e556c2bCopy full SHA for e556c2b
docs/_edot-sdks/features.yml
@@ -23,6 +23,30 @@ features:
23
iOS:
24
status: ga
25
min_version: 1.0
26
+ - name: Head-based Sampling
27
+ link: https://opentelemetry.io/docs/concepts/sampling/#head-sampling
28
+ min_stack_version:
29
+ .NET:
30
+ status:
31
+ min_version:
32
+ Java:
33
34
35
+ Node.js:
36
37
38
+ PHP:
39
40
41
+ Python:
42
43
44
+ Android:
45
46
47
+ iOS:
48
49
50
- name: Logs Collection & Correlation
51
link: https://opentelemetry.io/docs/specs/otel/logs/#log-correlation
52
min_stack_version:
0 commit comments