
Linking sub_alarm to sub_alarm_expression allows the Threshhold engine to change SubAlarms when the Alarm Definition is changed. Also, increase size of dimension_name and value in the sub_alarm_definition_dimension table to match what the API accepts Remove the primary key from the sub_alarm_definition_dimension table because increasing the size of dimension_name exceeds the size thet mysql will accept for an index. This key isn't really needed Bump the cookbook revision Change-Id: Ic2e84a24fe051eb46b98ed6ef57e28cccda80f53
#monasca_schema Cookbook Used to setup schema for various monasca components.
Recipes
- influxdb - Creates the db and users, no schema since influxdb is schemaless
- mysql - Creates database and schema
- vertica - Creates database and schema
Description
Languages
SQL
74.2%
Ruby
14.3%
Shell
11.5%