-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v4.7.0 proposal #3382
v4.7.0 proposal #3382
Commits on Jul 11, 2023
-
add dc store binding polyfill and migrate http2 (#3284)
* add dc store binding polyfill and migrate http2 * fix error handling for synchronous exceptions * OutboundPlugin#tagPeerService() --------- Co-authored-by: Thomas Hunter II <tlhunter@datadog.com>
Configuration menu - View commit details
-
Copy full SHA for 6da7832 - Browse repository at this point
Copy the full SHA 6da7832View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18955a1 - Browse repository at this point
Copy the full SHA 18955a1View commit details -
validate CI tags before sending them (#3310)
* ciapp-3571: add url validator * ciapp-3571: add url validator and change tests from ci-spec * fix variables to follow camelcase * Remove valid import Co-authored-by: Juan Antonio Fernández de Alba <juan.fernandezdealba@datadoghq.com> * Remove unnecessary check Co-authored-by: Juan Antonio Fernández de Alba <juan.fernandezdealba@datadoghq.com> * Remove unnecessary check for CI_PIPELINE_URL Co-authored-by: Juan Antonio Fernández de Alba <juan.fernandezdealba@datadoghq.com> * Format typo Co-authored-by: Juan Antonio Fernández de Alba <juan.fernandezdealba@datadoghq.com> * Use validateMetadata return directly Co-authored-by: Juan Antonio Fernández de Alba <juan.fernandezdealba@datadoghq.com> * use new ci-spec JSONs * fix spacing and sort imports * add test to validateMetadata * Update JSONs and refactor URL checking * Update JSONs and refactor URL checking * Add URL validation tests * Apply suggestions from code review Co-authored-by: Juan Antonio Fernández de Alba <juan.fernandezdealba@datadoghq.com> * Add tag to test suite --------- Co-authored-by: Juan Antonio Fernández de Alba <juan.fernandezdealba@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for c4f660e - Browse repository at this point
Copy the full SHA c4f660eView commit details -
[ci-visibility] Change
test.type
in browser tests (#3358)* Add framework type checking * Improve code readability Co-authored-by: Juan Antonio Fernández de Alba <juan.fernandezdealba@datadoghq.com> * Fix imports * Fix styling Co-authored-by: Juan Antonio Fernández de Alba <juan.fernandezdealba@datadoghq.com> * Add cypress and playwright tests * Change browser conditions to detect all playwright instances * Fix include string * Fix some suites still being reported as test type --------- Co-authored-by: Juan Antonio Fernández de Alba <juan.fernandezdealba@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 28331f6 - Browse repository at this point
Copy the full SHA 28331f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3d16b3 - Browse repository at this point
Copy the full SHA f3d16b3View commit details -
[profiling] Adapt to new pprof-nodejs API (#3368)
* Remove cpu-experimental profiler * Adapt to API changes in pprof-nodejs
Configuration menu - View commit details
-
Copy full SHA for cc0312f - Browse repository at this point
Copy the full SHA cc0312fView commit details -
[ci-visibility] Intelligent test runner: only report skipped flag if …
…tests were actually skipped (#3369)
Configuration menu - View commit details
-
Copy full SHA for 87871d5 - Browse repository at this point
Copy the full SHA 87871d5View commit details -
Report IAST metrics via telemetry (#2805)
Co-authored-by: Ugaitz Urien <ugaitz.urien@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 6453ea3 - Browse repository at this point
Copy the full SHA 6453ea3View commit details -
Convert grpc to use tracing channel (#3366)
* Convert grpc to use tracing channel * Allow addError to accept explicit span rather than delegating to activeSpan
Stephen Belanger committedJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 4814d1d - Browse repository at this point
Copy the full SHA 4814d1dView commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6c3a8f6 - Browse repository at this point
Copy the full SHA 6c3a8f6View commit details -
add peer service remapping capability (#3320)
Supplying a `DD_TRACE_PEER_SERVICE_MAPPING` allows users to modify the `peer.service` tag in the same manner that `DD_SERVICE_MAPPING` does for service name. If the `peer.service` value was matched by the mapping, the original value of the tag before remapping is reported in `_dd.peer.service.remapped_from`.
Configuration menu - View commit details
-
Copy full SHA for 9cc3875 - Browse repository at this point
Copy the full SHA 9cc3875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73825f1 - Browse repository at this point
Copy the full SHA 73825f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c88635 - Browse repository at this point
Copy the full SHA 2c88635View commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c1a8ce - Browse repository at this point
Copy the full SHA 7c1a8ceView commit details -
Stephen Belanger committed
Jul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for a8501f1 - Browse repository at this point
Copy the full SHA a8501f1View commit details