Portal:Toolforge/Admin/Runbooks/HarborProbeUnknown

From Wikitech

This happens when prometheus has no data from the blackbox exported on the harbor instance for the project.

The procedures in this runbook require admin permissions to complete.

Error / Incident

This usually comes in the form of an alert in alertmanager.

There you will get which project (tools, toolsbeta, ...) is the one it's failing for.

Debugging

This is a tricky one and it will be related to the way we gather metrics on tools/toolsbeta.

Note that this is not directly related to the metricsinfra monitoring project, but toolforge's own setup.

You can start by going to the project's prometheus page and trying to get the stats there, example for tools:

https://tools-prometheus.wmcloud.org/tools/classic/graph?g0.range_input=1h&g0.expr=probe_success%7Bjob%3D%22probes%2Fpingthing%22%7D&g0.tab=1

Common issues

Add new issues here when you encounter them!

Issue 1

...

Related information

Old incidents

Add any incident tasks here!