Skip to content

Add an regex sensor (like 'other' XML sensor) #1081

Description

@guwirth

Hi,

Like to add an generic regex sensor like our 'other' XML sensor. Looking to our code we have two different kinds of sensors:

  • reading/parsing XML files
  • reading parsing LOG files with regex

Other sensor like Compiler, Clang-Tidy could derive from this one with the difference that there rules are build-in.

Sample:

sonar.cxx.regex.rules=...
sonar.cxx.regex.pattern=...
sonar.cxx.regex.reportPath=...

What are you thinking?

Regards,

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions