Commit da211b2
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 29e4924 commit da211b2
File tree
1 file changed
+1
-1
lines changed- tests/aws-cpp-sdk-monitoring-unit-tests
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments