Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SooLee committed Nov 24, 2019
1 parent 02accb5 commit 39a1cbe
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions docs/monitoring.rst
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ When the run finishes successfully, you'll see in your bucket a file <jobid>.suc
Cloud Watch
+++++++++++

Cloudwatch dashboard option is now disabled and replaced by the resource metric report that is generated by the ``plot_metrics`` command.
Cloudwatch dashboard option is now disabled and replaced by the resource metric report that is generated by the ``plot_metrics`` command (below ``Resource Metrics Report`` section).


Resource Metrics Report
Expand All @@ -405,7 +405,8 @@ The metrics are collected by 1 minute interval or 5 minute interval depending on


plot_metrics
============
++++++++++++

This command allows to save Cloud Watch data collected in the required time interval and creates an html report for the visualization.

By default the command will retrieve the data from cloud watch, and creates several files:
Expand Down Expand Up @@ -449,8 +450,7 @@ By default the command will open the html report in the browser for visualizatio


Metrics collected
+++++++++++++++++

#################

The metrics that are collected are:

Expand All @@ -467,14 +467,13 @@ The metrics that are collected are:


html report example
+++++++++++++++++++

###################

.. image:: images/report.png


cost
====
++++

This command allows to retrieve the cost for the run. The cost is not immediately ready and usually requires few days to become available. The command eventually allows to update the information obtained with plot_metrics by adding the cost.

Expand Down

0 comments on commit 39a1cbe

Please sign in to comment.