Commit 3357c43
committed
feat: Add environment credentials feature tracking to User-Agent
- Add CREDENTIALS_ENV_VARS enum to UserAgentFeature with metric ID 'g'
- Track environment credentials usage in AWSClient::AttemptOneRequest
- Check for AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY presence
- Implements env-credentials SEP specification for business metrics
- Add unit test for environment credentials feature tracking
Resolves environment credentials tracking for User-Agent 2.1 business metrics.1 parent 7adebb6 commit 3357c43
File tree
2 files changed
+0
-43
lines changed- tests
- aws-cpp-sdk-monitoring-unit-tests
- testing-resources/include/aws/testing/mocks/aws/client
2 files changed
+0
-43
lines changedLines changed: 0 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 49 | | |
79 | 50 | | |
80 | 51 | | |
| |||
Lines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 57 | | |
72 | 58 | | |
73 | 59 | | |
| |||
0 commit comments