Skip to content

Fix naming conventions under Event names #120

@Matthiasbrat

Description

@Matthiasbrat

Event names options are defined as :

  • Camel case - DiskUtilHigh
  • Hierarchy - NW:INTERFACE:DOWN
  • SNMP - cpuAlarmHigh

and should be :

  • Pascal case - DiskUtilHigh
  • Hierarchy - NW:INTERFACE:DOWN
  • Camel case - cpuAlarmHigh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions