Philip Norman created MESOS-8331:
------------------------------------
Summary: Fix blkio statistics name in documentation
Key: MESOS-8331
URL: https://issues.apache.org/jira/browse/MESOS-8331
Project: Mesos
Issue Type: Bug
Components: documentation
Reporter: Philip Norman
Priority: Minor
In the latest blkio isolator documentation the blkio statistics are shown to
exist in the json path `statistics.blkio`:
http://mesos.apache.org/documentation/latest/isolators/cgroups-blkio/
In fact, they exist at the path `statistics.blkio_statistics`:
https://github.com/apache/mesos/blob/master/include/mesos/v1/mesos.proto#L1692
I'm not sure which is correct, but we should make the docs consistent with the
implementation.
/CC [~gilbert]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)