Skip to content

Monitoring/alerting for missing metrics #3124

@mikewilli

Description

@mikewilli

Now that we can compute metrics discretely, we should consider monitoring results to make sure there aren't any metrics missing.

This is a follow up to #3122, where we discovered that ratio metrics were simply being skipped because they are configured differently and were thus being filtered out.

Note that it might not be worth pursuing this because it's sort of a paradoxical situation:

  • if we know that we've missed a metric, we probably already logged an error about it
  • if we skipped a metric and don't know about it, we probably wouldn't catch it with other monitoring that would presumably use the same mechanisms as the original analysis

But filing this anyway in case we can approach the monitoring in a different way than analysis.

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions