Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
HDDS BadLands
Description
As described in the parent issue, as of now we use a java agent based dark magic to get all the hadoop metrics values in prometheus http format.
The format is very simple (https://github.com/prometheus/docs/blob/master/content/docs/instrumenting/exposition_formats.md) and it would be easy to implement a simple form of prometheus servlet.
With publishing the metrics with an included servlet the k8s deployment could be more simple and will be easier to provide ways to run ozone in cloud native environments.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-16398 Exports Hadoop metrics to Prometheus
- Resolved