docs(dogstatsd): regenerate dogstatsd.md#1668
docs(dogstatsd): regenerate dogstatsd.md#1668gh-worker-dd-mergequeue-cf854d[bot] merged 4 commits into
Conversation
…ional keys - Mark statsd_metric_blocklist, statsd_metric_blocklist_match_prefix, statsd_metric_namespace, and statsd_metric_namespace_blacklist as PARITY - Add new ADP-only keys (dogstatsd_autoscale_udp_listeners, dogstatsd_string_interner_size_bytes, memory_mode, metrics_level) - Add aggregator_tag_filter_cache_capacity as MISSING/INVESTIGATE - Add use_v2_api_series and flat OPW/vector alias keys as PARITY - Bulk-add new not-applicable entries from upstream agent config - Improve description clarity across many entries Rationale: Reflects completed investigation of additional StatsD options, confirming parity where achieved and tracking gaps for future work.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: bd322938de
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Binary Size Analysis (Agent Data Plane)Target: 55bca14 (baseline) vs cfecf28 (comparison) diff
|
| Module | File Size | Symbols |
|---|---|---|
anon.4f8fd67d74ae1f1600187cfeb0121be9.1.llvm.13227926439328029995 |
+130 B | 1 |
anon.4f8fd67d74ae1f1600187cfeb0121be9.1.llvm.570627086386795550 |
-128 B | 1 |
anon.4f8fd67d74ae1f1600187cfeb0121be9.4.llvm.13227926439328029995 |
+115 B | 1 |
anon.4f8fd67d74ae1f1600187cfeb0121be9.4.llvm.570627086386795550 |
-113 B | 1 |
anon.4f8fd67d74ae1f1600187cfeb0121be9.3.llvm.13227926439328029995 |
+109 B | 1 |
anon.4f8fd67d74ae1f1600187cfeb0121be9.3.llvm.570627086386795550 |
-107 B | 1 |
anon.4f8fd67d74ae1f1600187cfeb0121be9.0.llvm.13227926439328029995 |
+97 B | 1 |
anon.4f8fd67d74ae1f1600187cfeb0121be9.2.llvm.13227926439328029995 |
+95 B | 1 |
anon.4f8fd67d74ae1f1600187cfeb0121be9.0.llvm.570627086386795550 |
-95 B | 1 |
anon.4f8fd67d74ae1f1600187cfeb0121be9.2.llvm.570627086386795550 |
-93 B | 1 |
[Unmapped] |
-2 B | 1 |
Detailed Symbol Changes
FILE SIZE VM SIZE
-------------- --------------
[NEW] +130 [NEW] +40 anon.4f8fd67d74ae1f1600187cfeb0121be9.1.llvm.13227926439328029995
[NEW] +115 [NEW] +25 anon.4f8fd67d74ae1f1600187cfeb0121be9.4.llvm.13227926439328029995
[NEW] +109 [NEW] +19 anon.4f8fd67d74ae1f1600187cfeb0121be9.3.llvm.13227926439328029995
[NEW] +97 [NEW] +7 anon.4f8fd67d74ae1f1600187cfeb0121be9.0.llvm.13227926439328029995
[NEW] +95 [NEW] +5 anon.4f8fd67d74ae1f1600187cfeb0121be9.2.llvm.13227926439328029995
-0.0% -2 [ = ] 0 [Unmapped]
[DEL] -93 [DEL] -5 anon.4f8fd67d74ae1f1600187cfeb0121be9.2.llvm.570627086386795550
[DEL] -95 [DEL] -7 anon.4f8fd67d74ae1f1600187cfeb0121be9.0.llvm.570627086386795550
[DEL] -107 [DEL] -19 anon.4f8fd67d74ae1f1600187cfeb0121be9.3.llvm.570627086386795550
[DEL] -113 [DEL] -25 anon.4f8fd67d74ae1f1600187cfeb0121be9.4.llvm.570627086386795550
[DEL] -128 [DEL] -40 anon.4f8fd67d74ae1f1600187cfeb0121be9.1.llvm.570627086386795550
+0.0% +8 [ = ] 0 TOTAL
Regression Detector (Agent Data Plane)Run ID: Optimization Goals: ✅ No significant changes detectedFine details of change detection per experiment (35)Experiments configured
Bounds Checks: ✅ Passed (5)
ExplanationA change is flagged as a regression when |Δ mean %| > 5.00% in the regressing direction for its optimization goal AND SMP marks the experiment as a regression ( |
Summary
Reran
/confkey audit-all. Identified one new config option we don't support yetaggregator_tag_filter_cache_capacity.Recommend just reviewing the dogstatsd.md file with whitespace ignored.