-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Monitoring
-
Epic Link:
-
Upgrade notes:
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.31, nxplatform 11.1.32
-
Story Points:0
Today we publish datadog metrics using HTTP in order to report metrics,
it will be much better to use UDP instead, so:
- we don't redefine global tags at multiple level (nuxeo and datadog agent)
- we don't block a Nuxeo thread waiting on remote http response (udp being done locally to the datadog agent)