Skip to content

fix: logging alerts fall under monitoring service

Steve Xuereb requested to merge fix/mark-logging-errors-as-type-error into master

What

Specify type of logging for the logging errors.

Why

When no type is specified, this will fallback to type: monitoring which results into the alert to have the wrong labels and wrong links to dashboards, for example https://gitlab.slack.com/archives/C101F3796/p1662457933464959

Screenshot_2022-09-07_at_13.10.31

Merge request reports