Skip to content

Migrate incident_management service ping metrics to Snowplow events

What does this MR do and why?

Solves subtask from #362280 (closed) mirrors metrics encompassing for redis_hll_counters.incident_management.incident_management_total_unique_counts_monthly as snowplow events

As part of &7495 (closed) which represent effort to mirror additional set of Service Ping metrics with Snowplow events, to provide ability to slice data on namespace level, and provide the same level of detail in information as Service Ping reports for self-managed instances

Screenshots or screen recordings

How to set up and validate locally

Screen_Recording_2022-12-02_at_14.30.36

Example below:

  1. Enable the events mirroring feature flag
    Feature.enable(:route_hll_to_snowplow_phase2)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Mikołaj Wawrzyniak

Merge request reports