-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Monitoring
-
Epic Link:
-
Tags:
-
Sprint:nxcore 11.1.3, nxcore 11.1.4
-
Story Points:3
Today we expose our dropwizzard metrics to Graphite, StatsD and Datadog using a pull mechanism.
We want to add prometheus the trendy monitoring solution used in K8S.
The exposition relies on a poll mechanism so Nuxeo is going to expose internally a new HTTP port.
The idea is to use opencensus that handle both metrics and tracing and that knows how to expose Dropwizzard metrics.