Commit Graph

3 Commits

Author SHA1 Message Date
lijunjie 874e695e6b Fix the misspelling of "available"
Change-Id: I2b96a8754bcc835a9288d67a23d2ddd58fbf33be
2019-01-22 13:32:21 +08:00
pangliye 19994ac399 fix misspelling of "because"
Change-Id: Ia02b82d224083a8d9b2fe6344ee561c8caa10206
2018-05-03 09:32:05 +08:00
James Gu 169f2c3ca3 Add performance testing in Monasca persister
Leverages the JMeter and KafkaMeter to inject into persister metric
messages with permutation of random metric names and dimensions.
Monitors the metrics flushed to the database in all persister
instances and calculates the throughput. The number of metrics and
the number of unique metic definitions are configurable in the test
plan. The script currently supports only the Java implementation of
the Monasca persister. Monasca python does not provide the same
internal metric api as the Dropwizard in the Java implemation.
Future work is required for the Python implemation.

Change-Id: Id8e6a5b62aa434d9943c7eee4be8991536b1c45f
Depends-On: https://review.openstack.org/543399
story: 2001292
task: 5841
2018-02-12 09:53:13 +00:00