fix misspelling of 'monasca'

Change-Id: I6babe4c683310257a700b997765a2a9985edfa02
This commit is contained in:
pangliye 2018-05-17 11:40:27 +08:00
parent 0f9e42d6d3
commit b4d6d5b49b
1 changed files with 1 additions and 1 deletions

View File

@ -1539,7 +1539,7 @@ The additional directives are described in the following table. The directives a
The main purpose of the stale_age directive is to detect if the JSON file stops updating (e.g., due to a bug or system failure). See the description of the monasca.json_plugin.status metric below.
The main purpose of the replace_timestamps directive is where the mechanism to write the JSON file runs infrequently or erratically. Every time Monasa Agent runs, the metrics
The main purpose of the replace_timestamps directive is where the mechanism to write the JSON file runs infrequently or erratically. Every time Monasca Agent runs, the metrics
are reported with the current time -- whether or not the file is updated. In this mode, you do not need to supply a timestamp (in fact, any timestamp you include is ignored). Also the
stale_age directive is also ignored.