You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warnings: ["APM stats are in Beta. Currently the sink does not support the Datadog Agent sampling feature. This must be disabled in the Agent in order for APM stats output from vector to be accurate."]
67
+
warnings: [
68
+
"""
69
+
Support for APM statistics is in beta.
70
+
71
+
Currently the sink does not support the Datadog Agent sampling feature. Sampling must be
72
+
disabled in the Agent in order for APM stats output from vector to be accurate.
73
+
74
+
Currently the sink does not calculate statistics aggregated across `peer.service`. Any
75
+
functionality in Datadog's APM product that depends on this aggregation will not
0 commit comments