Commit 30e466f
feat: add DD_ORG_UUID to datadog-agent-config crate
Adds the `DD_ORG_UUID` config field to the shared `datadog-agent-config`
crate to support delegated AWS authentication. When set, consumers can
use this field to auto-enable AWS credential-based auth instead of a
static API key.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent bb2532a commit 30e466f
2 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
481 | 486 | | |
482 | 487 | | |
483 | 488 | | |
| |||
680 | 685 | | |
681 | 686 | | |
682 | 687 | | |
| 688 | + | |
683 | 689 | | |
684 | 690 | | |
685 | 691 | | |
| |||
880 | 886 | | |
881 | 887 | | |
882 | 888 | | |
| 889 | + | |
883 | 890 | | |
884 | 891 | | |
885 | 892 | | |
| |||
955 | 962 | | |
956 | 963 | | |
957 | 964 | | |
| 965 | + | |
958 | 966 | | |
959 | 967 | | |
960 | 968 | | |
| |||
1282 | 1290 | | |
1283 | 1291 | | |
1284 | 1292 | | |
| 1293 | + | |
1285 | 1294 | | |
1286 | 1295 | | |
1287 | 1296 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| 371 | + | |
| 372 | + | |
371 | 373 | | |
372 | 374 | | |
373 | 375 | | |
| |||
483 | 485 | | |
484 | 486 | | |
485 | 487 | | |
| 488 | + | |
| 489 | + | |
486 | 490 | | |
487 | 491 | | |
488 | 492 | | |
| |||
0 commit comments