Skip to content

Fix capitalization of kafka alert types in content tables

The tables representing kafka alert contents in the contents page use camel case capitalization, but our schema lists the alert types as being capitalized. This MR fixes that. Closes #306 (closed).

Merge request reports