Commit c36a79d
AWS Forwarder v5 (#1010)
* refactor(aws)!: AWSX-1703 Change matching of regex. Previously done against JSON, now only log message (#996)
* refactor(aws)!: AWSX-1703 Change matching of regex. Previously done against JSON, now only on log
Signed-off-by: Vincent Boutour <[email protected]>
* fixup! refactor(aws)!: AWSX-1703 Change matching of regex. Previously done against JSON, now only on log
Signed-off-by: Vincent Boutour <[email protected]>
---------
Signed-off-by: Vincent Boutour <[email protected]>
* feat(aws)!: Drop deprecated TCP support (#1000)
Signed-off-by: Vincent Boutour <[email protected]>
* feat(aws)!: Remove deprecated PrivateLink env variable (#1002)
Signed-off-by: Vincent Boutour <[email protected]>
* docs(aws): Removing JSON explanation in the include at match documentation (#1007)
Signed-off-by: Vincent Boutour <[email protected]>
* Add environment variable to support backend storage tag enrichment (#1006)
* feat(aws): AWSX-1566 Adding storage tag HTTP header
Signed-off-by: Vincent Boutour <[email protected]>
* feat(aws): AWSX-1566 Adding new variable in the cloudformation template
Signed-off-by: Vincent Boutour <[email protected]>
* feat: AWSX-1566 Restoring fetch in the integration test to see metrics
Signed-off-by: Vincent Boutour <[email protected]>
* fixup! feat: AWSX-1566 Restoring fetch in the integration test to see metrics
Signed-off-by: Vincent Boutour <[email protected]>
* docs(aws): AWSX-1566 Refine documentation around the new variable
Signed-off-by: Vincent Boutour <[email protected]>
---------
Signed-off-by: Vincent Boutour <[email protected]>
* fix(aws): Fixing discrepancies of the fetch configuration between cloudformation and code
Signed-off-by: Vincent Boutour <[email protected]>
* feat: Add a changelog for the v5 (#1009)
* feat: Add a changelog for the v5
Signed-off-by: Vincent Boutour <[email protected]>
* fixup! feat: Add a changelog for the v5
Signed-off-by: Vincent Boutour <[email protected]>
* Update aws/logs_monitoring/CHANGELOG.md
Co-authored-by: Raphaël Allier <[email protected]>
* fixup! Update aws/logs_monitoring/CHANGELOG.md
Signed-off-by: Vincent Boutour <[email protected]>
---------
Signed-off-by: Vincent Boutour <[email protected]>
Co-authored-by: Raphaël Allier <[email protected]>
* Update aws/logs_monitoring/CHANGELOG.md
Co-authored-by: Georgi <[email protected]>
* Update aws/logs_monitoring/CHANGELOG.md
Co-authored-by: Georgi <[email protected]>
* Update aws/logs_monitoring/CHANGELOG.md
Co-authored-by: Georgi <[email protected]>
* Update aws/logs_monitoring/CHANGELOG.md
Co-authored-by: Georgi <[email protected]>
* Update aws/logs_monitoring/CHANGELOG.md
Co-authored-by: Georgi <[email protected]>
* docs: Updating changelog from comments
Signed-off-by: Vincent Boutour <[email protected]>
* fixup! docs: Updating changelog from comments
Signed-off-by: Vincent Boutour <[email protected]>
* Add reference to the changelog in README (for public doc) (#1011)
* feat: Add link to the changelog in the read toe reflect the documentation
The readme is feeding this page https://docs.datadoghq.com/logs/guide/forwarder/?tab=cloudformation
Signed-off-by: Vincent Boutour <[email protected]>
* fixup! feat: Add link to the changelog in the read toe reflect the documentation
Signed-off-by: Vincent Boutour <[email protected]>
---------
Signed-off-by: Vincent Boutour <[email protected]>
* refactor: Improve error handling for exception (#1012)
* refactor: Improve error handling for exception
Signed-off-by: Vincent Boutour <[email protected]>
* fixup! refactor: Improve error handling for exception
Signed-off-by: Vincent Boutour <[email protected]>
* fixup! refactor: Improve error handling for exception
Signed-off-by: Vincent Boutour <[email protected]>
---------
Signed-off-by: Vincent Boutour <[email protected]>
* Update aws/logs_monitoring/lambda_function.py
Co-authored-by: Georgi <[email protected]>
* fixup! Update aws/logs_monitoring/lambda_function.py
Signed-off-by: Vincent Boutour <[email protected]>
---------
Signed-off-by: Vincent Boutour <[email protected]>
Co-authored-by: Raphaël Allier <[email protected]>
Co-authored-by: Georgi <[email protected]>1 parent a0b61e4 commit c36a79d
File tree
31 files changed
+554
-457
lines changed- aws/logs_monitoring
- caching
- logs
- retry
- steps
- handlers
- tests
- tools
- integration_tests
- snapshots
31 files changed
+554
-457
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 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 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
0 commit comments